Javascript for RTC?
4 answers
Hi Ratan,
there are several customization areas and each of which can have different ways of going around. So the more specific you are, the more easier to help you with the right answer.
At the Work Item Attribute level, there is definitely JavaScript based customizations that you can use, below link might help you :
https://jazz.net/wiki/bin/view/Main/AttributeCustomization
For what is not achievable here can still be achieved leveraging one or more of :
REST APIs :
Resource Oriented Work Item API with OSLC_CM 1.0
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2
Work Items Service provider for OSLC 2.0 CMSpecification:
https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20
Plain Java APIs :
RTC SDK :
https://jazz.net/library/article/495
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
hope it helps
there are several customization areas and each of which can have different ways of going around. So the more specific you are, the more easier to help you with the right answer.
At the Work Item Attribute level, there is definitely JavaScript based customizations that you can use, below link might help you :
https://jazz.net/wiki/bin/view/Main/AttributeCustomization
For what is not achievable here can still be achieved leveraging one or more of :
REST APIs :
Resource Oriented Work Item API with OSLC_CM 1.0
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2
Work Items Service provider for OSLC 2.0 CMSpecification:
https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20
Plain Java APIs :
RTC SDK :
https://jazz.net/library/article/495
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation
hope it helps