Author |
Message
|
mqwhelp |
Posted: Mon Feb 18, 2002 10:39 am Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
How can I see the workitem state="Suspended"
I had suspended the process instance ,but still my workitem shows ready state..
But when I start the workitem..it issues the error..
|
|
Back to top |
|
 |
JImmy |
Posted: Thu Mar 21, 2002 5:47 pm Post subject: |
|
|
Acolyte
Joined: 23 Feb 2002 Posts: 59 Location: Shanghai, China
|
Can you give more detail infomation? |
|
Back to top |
|
 |
mqwhelp |
Posted: Fri Mar 22, 2002 7:50 am Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
Can I suspend a workitem..?
When can I get workitem in suspended state..?
|
|
Back to top |
|
 |
jmac |
Posted: Sat Mar 23, 2002 9:26 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Only a process instance can be suspended. If the PI is suspended you will see associated workitems in the suspended state.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
mqwhelp |
Posted: Mon Mar 25, 2002 2:59 pm Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
I had suspended the Process Instance.There is just one activity related with instance.
It was real surprise to me when I had seen the status of the WI it remains the same .I had tested this in MQ defualt runtime client.
|
|
Back to top |
|
 |
jmac |
Posted: Tue Mar 26, 2002 6:26 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I guess it's possible that the client might not show the suspended state. Try to start the item though and you should get a "Wrong state" error, and if you query the state I beleive it will be suspended
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
mqwhelp |
Posted: Tue Mar 26, 2002 10:38 am Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
John
It didn't worked out .
I had created the workitem.Then I suspend the process Instance and query the
status of the workitem.
It shows the workitem in Ready State.However when I call workitem.start()
it shows an error message stating
"FMC00120E State does not allow this action"
Please suggest.
|
|
Back to top |
|
 |
jmac |
Posted: Tue Mar 26, 2002 5:17 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
This seems like it might be a bug... I will have to investigate it when I have more time... Probably in the next week or so.
Perhaps you should post to the IBM site and check there.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|