Create Exposed Computation

Once you have an exposed computation business rule, you can create an exposed computation.  The exposed computation will associate a ComputationID with the business rule that you created.  The ComputationID is the value that the external application will send when requesting information from OIPA.

 

Steps to Create a New Exposed Computation

  1. Select Admin Explorer.

  2. Open the Administration folder.

  3. Right-click on Exposed Computation and select New Exposed Computation.

 

Exposed Computation Wizard

Exposed Computation Wizard

 

  1. Enter a Computation ID.  It is a good practice to begin the Computation IDs with EXP- and the abbreviation of the activity it is associated with.  For example, EXP-AUT is the Computation ID for the exposed computation that returns the errors generated by the AutoAssessment activity on a given policy.

  2. Select the name of the new global business rule that was just created from the drop down box for RuleName.

  3. Select Finish.

  4. Check-in the new exposed computation.