how to update the jazz script (javascript) using java?
![]()
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
![]()
Ralph Schoon (62.3k●3●36●43)
| 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.
|
![]()
Does anyone know how to update the javascript?
|