...
Steps to create an XML Validator service
On the Adeptia Suite homepage, go to Configure > Services > Schema and then click Configure > LAYOUTS > XML Validator. The
- Click CREATE XML Validator screen is displayed Layout.
Click the Create New link. This action will display you the Create XML Validator screen.
- Enter
On the Create Layout window, type the name and description of the
new XML Validator activitynew XML layout in the Name and
Description textboxesDescription fields respectively.
- If Select the Validate Sub XML check box if you want to validate the Sub XML, check the Validate Sub XML checkbox.
- In the Enter XPath textbox field, enter the XPath of the XML file that you want to validate.
In the XSD File Path textbox field, enter the path of that XSD file , which the schema layout will use to validate against the XML file.
To learn more about Advanced Properties refer to the Changing Advanced Properties section.
Click the Save buttonExpand Advanced Properties and select the Project from the drop-down list of Project.
Click Save to save the XML Validator layout.
After creating the XML Validator Activityservice, you can place it after the source activitysource service. If the file does not match the XSD, the XML Validator activity will fail and the process flow will be aborted.