Operational Transaction Post Error
How to fix this.
First query to run:
For each glt_det where glt_domain = "enter your Domain code here ":
display glt_det with 2 col.
/* take a look into the Entry Number this one we will need to blank out,
after running the second query run this query again and check if the field entry number is empty. */
Second query to run:
for each glt_det where glt_domain = "enter your Domain code here ":
assign glt_dy_num =""
/*Execute this query in order to blank out the records, then we will run an utility.*/
Execute the next utility:
Important! You need to run the step below, before you run the Utility (see attachment).
1. In Progress Editor (in the same session you will be running the utility), go to
actually type 'dict'
2. This will take you into the Progress Dictionary
3. Under Database - select Disconnect you should see a db for that 'mls'
4. Disconnect that db