Posted: Tue Jul 16, 2002 11:09 pm Post subject: PEA in Workflow VB client
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
I have tried following things on Workflow VB client,got some doubt..
Scenario 1
1. I have logged with one user id..
2. A PEA for the user is opened for the user
3. Now I have start the Workitem.
4. WorKitem goes in running state and take some considerable time to finish
( In Activity Implementation of WorkItem, a Java Program in which I have called Thread.Sleep(10000) to introduce
delay)
5. Now I log off this user.
6. PEA is still there and executing the program
7. After the program being executed the PEA shutdown..means PEA window get closed.
8.Now I logon with same user ..The state of workitem is still running..
Why the workitem is in running state??When it will come to executed state??
Scenario 2
If the program is running in scenario 1 and user logs off..and then again login when program is still
running inside PEA,A new PEA window will be opened for this user..
This is more surprising as workiem is still in running state but a new PEA is opened for user.What I have expected the next login will use the same PEA as it is still running the program
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum