While Creation of participant for automatic creation of workitem gives an exception CRJAZ6011E
Dnyanesh Markad (29●18●25)
| asked Feb 15 '13, 2:53 p.m.
edited Feb 19 '13, 5:06 p.m. by Susan Lafera (1●1)
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 |
Accepted answer
you should be able to see the exception report in the server log
isntalldirectory/server/logs/ccm.log Dnyanesh Markad selected this answer as the correct answer
Comments
Dnyanesh Markad
commented Feb 16 '13, 12:46 a.m.
The log shows the following exception :
1
Please follow the RTC extensions workshop to debug your code. It should be easy enough to find the source of that exception and then the parameter that is null. I just created a participant that creates a work item and it works well. I am not sure what parameter is null in your line 120, but it is certainly possible to do that in the server, so I would suggest to look at line 120 and debug which parameter s null. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.