zoltan2 beke 18.Oct.11 10:58 AM a Web browser Lotus Workflow Engine7.0All Platforms
Hello!
I use client base routing.
At Save & Complete button i use
Call LWFExecuteNotesAction("ActivityCompleteCRClick","") statement.
Before the statement i set the main doc from ui and add some information for logging.
After the statement i reset the main doc and the added logging were overwritten.
I put a lot of print statement in my code and the Apllication events SL.
I saw that the lastmodified property of main at QueryActivityCompleted event was older then before the calling the activity complete.