Question on Calculations

Contains tips for configurators working with Aware IM
Post Reply
ekdawn26
Posts: 18
Joined: Wed Mar 07, 2012 7:00 pm
Location: Dallas, TX

Question on Calculations

Post by ekdawn26 »

I have a business object called JobDescription with an attribute AverageYearsService

I also have another business object called Employees with an attribute YearsService

How do I calculate the average YearsService from the B.O. Employees and show it at the B.O. JobDescription in the attribute AverageYearsService?

What Condition and Action should I write on the Rule?

Thank you so very much in advance.
ekdawn26
Posts: 18
Joined: Wed Mar 07, 2012 7:00 pm
Location: Dallas, TX

Question on Calculations

Post by ekdawn26 »

I forgot to mention that I also have an attribute within the JobDescription, called JobTitle, and the AVG of YearsService should be calculated per JobTitle and and not an aggregate calculation.

Would appreciate an aid to this. Thank you.


========

I have a business object called JobDescription with an attribute AverageYearsService

I also have another business object called Employees with an attribute YearsService

How do I calculate the average YearsService from the B.O. Employees and show it at the B.O. JobDescription in the attribute AverageYearsService?

What Condition and Action should I write on the Rule?

Thank you so very much in advance.
Post Reply