Attribute customization steps using scripts
Hello, I need to use script based customization of attributes for use in RTC defect management. I am very new to Dojo. I would need exact steps that I can use, including any set up-s to enable script based customization. Also, I would need some help on how to set the class name. I am finding examples like org.example.workitems.providers or com.example.common. Does this mean that I have to create a package somewhere? Any response is greatly appreciated.
|
One answer
Dinesh Kumar B (4.1k●4●13)
| answered Jan 20 '14, 10:57 a.m.
JAZZ DEVELOPER edited Jan 20 '14, 10:59 a.m.
have you gone through https://jazz.net/wiki/bin/view/Main/AttributeCustomization its a great place to start with.
the class name can follow your org's conventions for packaging.. i usually make use of com.ibm.myscripts.<classname>, rest is taken care internally. just make sure the class name is unique... |
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.