Posted: Mon Jan 17, 2005 10:45 pm Post subject: Novice......Need Help !!!
Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
Hi,
I have been trying to checkIn, into a workitem using the java API's.
myWorkItem.checkIn(outputContainer,1);
the above is the command where myWorkItem is an object of type WorkItem....outputContainer is ReadWrite type.......
it is throwing an error FMC_ERROR_WRONG_STATE (120)
for this I started my workitem manually.........
now it shows the error FMC_ERROR_NOT_AUTHORIZED (119)
can someone tell me how i can fix this an how can i make my work item run rather than manually running it ????
Hi,
In context of "FMC_ERROR_NOT_AUTHORIZED (119)" error that you are getting, just check if you have authorized the user for the "Category" to which the process instance of the work item belongs to.
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