Results 1 to 4 of 4

Thread: Can't save a line in my order entry view.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Panama City, Panama
    Posts
    1,296

    Default Can't save a line in my order entry view.

    DF 19.1

    Click image for larger version. 

Name:	Fadex01-1.png 
Views:	73 
Size:	59.9 KB 
ID:	14337Click image for larger version. 

Name:	Icprod-2.png 
Views:	69 
Size:	63.6 KB 
ID:	14338Click image for larger version. 

Name:	Error Saving-3.png 
Views:	71 
Size:	84.5 KB 
ID:	14339

    FAENX01 = Header table
    FADEX01 = Detail table
    ICPROD = Products table

    Why, OH Why am I getting an error with a non-related table to this view? I don't save anything on this icemen01 file from the Order Entry view.

    This happens EVEN if I close the session and login again.

    Some background Info:
    This is triggered specifically with I run a process even on a different computer/user/session (or even in my own session):

    I have a Products Entry similar to the Order Entry and the ONE common table is ICPROD (my products table):
    ICEMEN01 = Header table --> This is the one that causes the problem in my Order entry view.
    ICEMDT01 = Detail table
    ICPROD = Products Table

    I have a process that takes ALL the lines on the Products Entry view, add to the inventory, copy information to history tables and then... ICEMEN01 gets deleted along with all lines in ICEMDT01.

    Right after I do this process, I send Request_Clear to Icemen01_DD.

    Inmediatly after, all the users that are working with orders that had nothing to do with the previous process start receiving "Record not found ICEMEN01" when saving FADEX01 in my Order Entry view.

    I did a test with me alone in the system, no one else logged in, and it pops EVEN if I logout & log in again.

    When I added WebDD_Debug.wo to inspect the DD's I dont see anything wrong in my structure.

    Click image for larger version. 

Name:	error-4.png 
Views:	64 
Size:	35.2 KB 
ID:	14340

    The ONLY solution is to restart the WebApp.

    Any ideas?
    Last edited by Boris; 22-Feb-2021 at 09:24 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •