It's all about the answers!

Ask a question

RTC call hooked external scripts on action


Rafael Rodriguez Montes (23013126247) | asked Apr 26 '15, 5:39 p.m.
 Hello, 
can I call external hooked scripts on the workitem actions, once is promoted to the next state and click on save, jts should be able to call external app on specific location on the server, also is possible the interaction of data with external apps and send back error messages on RTC work item message area??

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Apr 27 '15, 2:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would have to create a follow up action like explained in https://jazz.net/library/article/1000
Read https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and do the workshop to set up shop for development. I would suggest to create a server follow up action. This could call scripts and the like using Java mechanisms.
Ralph Schoon selected this answer as the correct answer

Comments
Ralph Schoon commented Dec 12 '18, 2:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Also note, that this would run in the server context on the server and you won't have any credentials available. You have likely limited access to the server file system and ideally you want to use Java APIs. A lot of the other questions are clearer once you have performed the workshop. 

Your answer


Register or to post 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.