While Creation of participant for automatic creation of workitem gives an exception CRJAZ6011E
Hello,
I have created the operation participant for automatic creation of workitems. On particular state change of the workitem, new workitems sholud get created automatically this is the idea. I have created the operation participant. But as I move from one state to next state for participant to run it gives me an exception "Unable to instantiate participant WICreation_V14.operationParticipant1.
CRJAZ6011E The operation participant cannot be created because an exception occurred. For more information, see the exception.
" Please help me out in this.
Note : Added all the prerequisites in the plugin.xml also imported all the required interfaces
Thanks,
Dnyanesh
I have created the operation participant for automatic creation of workitems. On particular state change of the workitem, new workitems sholud get created automatically this is the idea. I have created the operation participant. But as I move from one state to next state for participant to run it gives me an exception "Unable to instantiate participant WICreation_V14.operationParticipant1.
CRJAZ6011E The operation participant cannot be created because an exception occurred. For more information, see the exception.
" Please help me out in this.
Note : Added all the prerequisites in the plugin.xml also imported all the required interfaces
Thanks,
Dnyanesh
Accepted answer
you should be able to see the exception report in the server log
isntalldirectory/server/logs/ccm.log
isntalldirectory/server/logs/ccm.log
Comments
1 vote