RDNG: Calculated field - Modification of the sample Script (ASIL) is not reflect in the Mini Dashboard
Hi Jazz Community
- I am working to implement a script to calculate attribute value on a module based on attribute value of the its embedded artifacts in RDNG 6.0.2
- I followed the instructions on the official link about Extend RNDG functionality (https://jazz.net/wiki/bin/view/Main/RMExtensions602)
- I downloaded and installed the sample files in WAS as Application according to the hosting instructions (see Screenshot 01)
- The ASIL script work fine as you can see on the Screenshots 02 and 03
- I tried to use the ASIL extension and edit the source code (asil.js) to customize for calculated field because it is the same logic as what you want to do.
- When I make some changes in the code (asil.js), it does not reflect in the Mini Dashboard
- Screenshot 01: Extension hosted on WAS
- Screenshot 02 : ASIL script checking attribute and calculate ASIL value
- Screenshot 03: ASIL script pushing the value calculated