‎2008 Dec 31 9:00 PM
I have added a table control to a screen, which in turn populates a workflow container with that data using the swc_set_table command. Using the debugger I am able to simulate the user's process and verify that the new data remains in the workflow container, along with the container contents that this process originally generates, all the way till the user exits his/her screen.
I then log in as the first approver in the workflow. When I retrieve the container using function SWW_WI_CONTAINER_READ I see the container contents that would be originally generated by this process, but the new data, which I had previously seen in the container, as descibed above, is missing.
Any suggestions on what might be causing this?
‎2009 Jan 06 9:25 PM
Question being addressed by another thread in a different forum.