Create Exposed Computation

Once the ExposedComputation business rule is created, the next step is to create an exposed computation. The exposed computation will associate a ComputationID with the business rule that was 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.

  4. Exposed_Computation

    Exposed Computation Wizard

  5. 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-MOD is the Computation ID for the exposed computation that returns the Modal Premium Calculator.

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

  7. Select Finish.

  8. Check-in the new exposed computation.