Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Risk Exposure Example Query

The Risk Exposure example posted on https://jazz.net/wiki/bin/view/Main/AttributeValueProviders#Examples works now in my environment.Hoewever there is small change required in the calculation. In the line where multiplication of impact and probability is returned, what we want is a decimal value like this: return impact * (probability / 100). We want to have probability value divided by 100 and then multiplied to impact value. When I do this it doesnot show the change. Probably it is not reading a decimal value. What needs to be done to implement this.

0 votes



11 answers

Permanent link
Yes, confirmed. It is set to "string"

Did you change the type of the attribute in the process configuration
XML? This won't update the type of the attribute if it was an Integer
one before. You would need to create a new attribute of type 'smallString'

--
Regards,
Patrick
Jazz Work Item Team

0 votes

1–15 items
page 2of 1 pagesof 2 pages

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,052

Question asked: Feb 01 '10, 5:14 a.m.

Question was seen: 15,306 times

Last updated: Feb 01 '10, 5:14 a.m.

Confirmation Cancel Confirm