How to get the IDs of the RTC attributes, enumeration attributes literals, workflow states that come from a process template?
I am using RTC 6.0.1
I am testing a new plug-in for RTC integration with Slack. In order to configure the conditions for triggering the notification into the Slack channels, we need to know the attributes, literals, workflow states... we can get that from the Process Configuration Source the customized attributes, and states... but not easy to find the IDs of the attributes and states that come with the Process template like Priority, priority literals, task states... Any idea on how to get those IDs easily? Thanks! |
One answer
find a workitem, then decompose it.. see my code here
https://jazz.net/forum/questions/94776/assertionfailedexception-problem-with-getting-the-values-of-attributes the workitem attribute stuff comes from workitemcommon. better than looking at the xml. |
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.