APIs required for custom Java Script
Which APIs need to be imported for custom JavaScript Provider stated in ExposureProvider.js in a 15 min video on https://jazz.net/wiki/bin/view/Main/AttributeValueProviders.
This is taking into account RTC2.0.0.2 environment. |
3 answers
From the link https://jazz.net/wiki/bin/view/Main/AttributeValueProviders,
We have configurable |
From the link Support for calculated attributes was introduced in 2.0.0.2 for early adopters. The feature, especially when it comes to the JS API, is *preliminary* and full support will only be available in 3.0. That said, the complete example of a calculated attribute 'Risk Exposure' is documented on the Wiki page in the example section. You can copy it from there. https://jazz.net/wiki/bin/view/Main/AttributeValueProviders#Examples As it is an example only, it is not part of any process templates. -- Regards, Patrick Jazz Work Item Team |
This is regarding the Risk Exposure example given on https://jazz.net/wiki/bin/view/Main/AttributeValueProviders#Examples link. In Package Explorer, How do we define the structure of javascript class(ExposureProvider.js). Do we need to create java project and then create a javascript file in it to write the dojo scripts. What is the com.example.common package in ExposureProvider.js? Is it a package we need to create? Please help me understanding the creation of folders in package explorer for ExposureProvider.js.
|
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.