Running the Validation API

To set the validation status of all the objects in your Adapter Domain to Development, Quality Control, or Production, run the API CDR_PUB_VL_VALIDATION.UPDATEVALSTATUS and provide values relating to the Adapter Domain.

Enter mandatory values or parameter PI_VALOBJ to specify your Adapter Domain:

  • company_id = Enter_your_company_ID
  • obj_id = Enter_your_Adapter_Domain_ID
  • obj_ver = 1
  • obj_type_rc = '$OBJTYPES$ADAPTERDOMAIN'
  • validation_status_rc = Enter one of the following values: $SYSVALDNSTEPS$RETIRED, $SYSVALDNSTEPS$DEVELOPMENT, $SYSVALDNSTEPS$QUALITYCONTROL, $SYSVALDNSTEPS$PRODUCTION
  • object)_version_number = 1

Two output parameters indicate which objects were and were not successfully upgraded:

  • PO_CASCADEDOBJCOL lists the objects that were successfully upgraded
  • PO_ERRORNAMINGCOLL lists the objects that could not be upgraded because they are checked out by another user