It's all about the answers!

Ask a question

how to update the jazz script (javascript) using java?


Karan Khanna (111) | asked Sep 03 '13, 11:43 a.m.
I am trying to update the jazz script under Process Configuration -> Configuration Data -> Work Items -> Attribute Customization -> Default values -> any java script file using java.  Is there any java api provided by RTC that i can look into?

2 answers



permanent link
Karan Khanna (111) | answered Sep 11 '13, 4:39 p.m.
Does anyone know how to update the javascript?

permanent link
Ralph Schoon (62.0k33643) | answered Sep 12 '13, 2:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would have to locate the file and upload a new file to the same location as process attachment. I haven't tried that myself and I am not sure that this is public API. You can follow https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ on how to inspect the Process editor and try to debug what it is doing.

Your answer


Register or to post your answer.