Process Input Integrity Error

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
geoff
Posts: 78
Joined: Fri Dec 14, 2007 2:05 am
Location: Brisbane

Process Input Integrity Error

Post by geoff »

I have BO's:

CostData
Material
Job
Calculation with ref atts (and matching att 'Calculations' in each):
CostDatas type Cost Data
Jobs type Job
Materials type Material

I have a process called “Calculate Now” which is an operation of BO Calculation main form. It calculates values based on the user-inputs of the BO’s inserted previously.

Inputs for the process come from BO's: CostData, Material, Job

As expected, the Process Inputs for the operation automatically show on the Form Operation window. These are:

Input Value
Calculation Calculation
CostData
Job
Materials

Now, I have to put values in for the blanks per P153 of the manual:

Input Value
Calculation Calculation
CostData Calculation.CostDatas
Job Calculation.Jobs
Material Calculation.Materials

When I "OK" out, all is well, BUT an Integrity Check gives the following error:

Operation 'Calculate Now' used in form 'Main' of 'Calculation' uses business object 'Calculation@Calculation' which has not been found

I tried variations of attributes for Calculation (like Calculations, Calculation.Calculation, Calculation.Calculations, etc) with similar error messages.

Anyone used multiple process inputs who might be able to tell me what I am doing wrong?

Thanks
Post Reply