How to set validation settings?



In HubBroker Integration Platform (iPaaS), you can define validation settings at a source or destination gateways in adaptors.


This validation setting will be used to validate any xml document processed in adaptors. Based on the validation settings xml document will be validated against the rules defined. If xml document is not valid against the rules then It will give list of error messages which will be included inside negative notification email as validation summary.

You can set validation settings by clicking on button "Validation Settings" at source or destination gateway.

You can select existing validation settings from list or you can edit existing validation settings or create new validation settings. 

You can select only one validation settings for each gateway.  You can select same validation settings in all gateway.

At source gateway, if you have set validation settings the input xml document will be validated with validation rules, if the xml document is valid as per rules than it will be forwarded further for next process and if it is not validated than it will give list of error messages in negative notification. 

At destination gateway, if you have set validation settings the output xml document will be validated with validation rules, if the xml document is valid as per rules than it will be uploaded to destination gateway and if it is not validated than it will give list of error messages in negative notification.

You can configure below validations for document:

  1. Document
  2. EndpointId
  3. Supplier
  4. Customer
  5. Billing
  6. Delivery
  7. Total
  8. Line
  9. Payment

You can go deep in below validations step by step.

Document

You can select which value should be checked while xml document processed through adaptors.

When you want to validate file against structure/schema select option "Check Structure/Schema Validation".

When option "Check Structure/Schema Validation" is selected you can select option "Generate response file and upload to destination" to send response file to destination gateway. Response file will be only generated when xml document is OIOUBL, EHF, BIS4. Response file will contain error messages and warnings.


Category: Validation Settings
Last date of update:
24.09.2018


How did we do?