Skip to main content
OCLC Support

ParametersToCheck

ParametersToCheck is special field in response messages except Status and is used by the Amlib SIP2 Server to perform validation and depending on the result, set field values in the response message or stop processes such as Checkout.

ParametersToCheck is special field in response messages except Status and is used by the Amlib SIP2 Server to perform validation and depending on the result, set field values in the response message or stop processes such as Checkout

The ParametersToCheck field for a message contains values which are parameters that have been defined for the instance. The evaluation of the Source and Target value for the parameters return a true or false result. All parameter results are combined using Boolean And to produce an overall true or false result.

If the overall result is false then the process such as Checkout will not proceed or the patron status will be set to invalid in response to a patron information request.

Parameter Source and Target values can be modified or removed from or added to the ParametersToCheck field to alter the validation rules for the Instance Response message.

Edit or Add the Values

  1. From the Instances menu, select Instances. Highlight the relevant Instance
  2. Select Edit Messages. The Instances Messages Window displays
  3. Highlight the relevant Message. For example Number 12 Checkout Response
  4. Select Edit Fields
  5. The Message Fields Window will display
  6. Scroll to ParametersToCheck
  7. Click Edit Values
  8. The Field Values Window will display
  9. Highlight the ParametersToCheck


    Note: Some Values are needed by the system and cannot be removed. The Delete button will remain Grey for these Values. For example, Borrower – Exists on Database, Item – Exists on Database
  10. To remove a Value from being checked, highlight and select Delete
  11. To Add a New value to be checked, select the New button
  12. Select the Value from the Drop down box
  13. As the Fields are combined as a Boolean set, And is the only Type available
  14. Click Apply to add the Value. Click Cancel Edit if it is not to be applied