How can I develop client-side operation participants?
I want to develop client-side operation participants with "com.ibm.team.scm.client.deliver" operation.
I builded the plug-in project, feature project and update site project in the same way as server-side operation participants way.
After RTC server loaded plug-in project, I checked process configuration with project area editor.
But I couldn't find any follow-up action for "com.ibm.team.scm.client.deliver" operation.
By the way, server-side operation participants with "com.ibm.team.scm.server.deliver" successfully worked.
How can I set up client-side operation participants?
Are there any differences between client-side and server-side?
I builded the plug-in project, feature project and update site project in the same way as server-side operation participants way.
After RTC server loaded plug-in project, I checked process configuration with project area editor.
But I couldn't find any follow-up action for "com.ibm.team.scm.client.deliver" operation.
By the way, server-side operation participants with "com.ibm.team.scm.server.deliver" successfully worked.
How can I set up client-side operation participants?
Are there any differences between client-side and server-side?
Accepted answer
You need to deploy the client part in the client as described in https://jazz.net/library/article/1000 the last labs.
The client side participants should show up in the operational behavior, if they are deployed and work in the client. There are several examples in deliver (client) as opposed to deliver(server).
Comments
showing 5 of 8
show 3 more comments