Contributing a Web Action - How to deploy
![]()
Hello,
I am trying to contribute a custom action to the Web UI workitem editor as described in the following wiki article: https://jazz.net/wiki/bin/view/Main/WorkItemWebActionsAndPolicies However, how is this kind of extension to be provisioned to a RTC server (Tomcat/WAS)? After some failed tests with different project structures to provision my ccm update site, I have put my dojo class in a structure same as "PrintWorkItemAction.js": to have under resources folder "ui / internal / view / editor / AddComponentsWeb.js" But no matter what the error I got is always the same:
Can anybody give some tips how to contribute that to the server? Thanks in advance for the help. Regards, Jorge. |
3 answers
|
![]() no one? This thread is quite old. If you are trying to contribute one you can follow the example in: https://jazz.net/library/article/782 Hope this helps! Regards, Jorge. |
![]()
You can also look at this technote: http://www-01.ibm.com/support/docview.wss?uid=swg21508875
|