It's all about the answers!

Ask a question

How to set the Filed Against using calculated values


Alberto Teodoro (6632438) | asked Nov 19 '15, 8:06 p.m.
Hi,
In a RTC Project Area, I need to set the value of the Filed Against attribute depending by other attributes values.
How can I obtain it?
I tried using the Calculated Values feature, but it seems to be usefull only with other type of attributes.
Someone can help me?
I work with the CLM 4.0.6.
Many thanks in advance

Accepted answer


permanent link
Donald Nong (14.5k414) | answered Nov 20 '15, 12:10 a.m.
It should not be any different to other attributes. The only difficult part is to get the UUID for each category since in the script you have to use the UUID, not the name of the category. For example, in my JKE Banking sample project, if I want to set Filed Against to "BRM", I need to use the UUID "_-Fa08IPsEeSNXIoymcU8qg". You can write a temporary script and read all the UUIDs one by one when debugging the script. It may be painful but should work. If you are familiar with BIRT, you should be able to get the same information from a Jazz data source.
Alberto Teodoro selected this answer as the correct answer

Comments
Alberto Teodoro commented Nov 23 '15, 3:58 a.m.

 Many thanks.

Your answer


Register or to post 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.