|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
UPES Question: Missing instance |
« View previous topic :: View next topic » |
Author |
Message
|
ucbus1 |
Posted: Thu Aug 14, 2003 8:54 am Post subject: UPES Question: Missing instance |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Hello,
I have built a new process model. It is using 4 steps each using UPES to execute.I could execute the first step. After the first step, I am unable to find the instance/work item in workflow (out of box client). Is there something wrong? |
|
Back to top |
|
 |
Ratan |
Posted: Thu Aug 14, 2003 9:24 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
If you are unable to see the workitem, that is normal. MQWF doesnot create workitems for automatic UPES activities anymore.
You have to see the process instance though, assuming you set the "Keep Finished Process Instances" to something other than "never". _________________ -Ratan |
|
Back to top |
|
 |
ucbus1 |
Posted: Thu Aug 14, 2003 12:17 pm Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
I found the problem. The upes handler framework (supplied by our vendor) was resetting the output container values. ( We were supplied a fix and it was yet to be implemented). My transition condition to the next activity is not a default but checks for a "specific container value" which is getting overlaid by the message handler. Thus in the absence of transition condition workflow is throwing an error in "/var/fmc/cfgs/FMC1/log/fmcsys.log" saying that the transition condition is not set. But the instance and the work item can not be found.This is where I am getting confused.
Also what do you mean by
Code: |
set the "Keep Finished Process Instances" to something other , than "never". |
. Sorry I could not understand could you please let me know if it is an option which I have to set?
Thanks |
|
Back to top |
|
 |
Ratan |
Posted: Thu Aug 14, 2003 1:08 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I belive this is what is happening for you:
The transition condition is not set, which implies the Transition condition is false and so your process instance is finishing. You need to specify a doman level property called "Keep Finished Process times" to something other than "never", which can be found at Domain->Properties-> Process Times and restart the workflow server.
About Workitems: Workitems are not generated for Automatic activities. _________________ -Ratan |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|