Posted: Mon Jan 13, 2003 4:51 am Post subject: problem while querying work items
Apprentice
Joined: 11 Nov 2002 Posts: 26
Hi All,
I have an error while querying a list of work items pending.
What I did was got an array of WorkItems and looped it.
Now from my ExecutionService while I try to get the WorkItem using the following :
WorkItem wi = service.persistentWorkItem(id);
and then get the input container I get the following error :
Exception :com.ibm.workflow.api.FmcException:
FMC38009E MQSeries Workflow API Error :
API Return Code : 122
Error Origin : e:\v332\src\fmcjpitm.inl, line 1741
Error Message : FMC00122E Object is empty
Nested Exception : None
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