Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Steps to create an XML Validator service

  1. On the Adeptia Suite homepage, go to Configure Services > Schema and then click Configure > LAYOUTS > XML Validator. The 

  2. Click CREATE XML Validator screen is displayed Layout.
  3. Click the Create New link. This action will display you the Create XML Validator screen.

  4. Enter

    On the Create Layout window, type the name and description of the

    new XML Validator activity

    new XML layout in the Name and 

    Description textboxes

    Description fields respectively.

  5. If Select the Validate Sub XML check box if you want to validate the Sub XML, check the Validate Sub XML checkbox.
  6. In the Enter XPath textbox field, enter the XPath of the XML file that you want to validate.
  7. 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 button
  8. Expand Advanced Properties and select the Project from the drop-down list of Project.

  9. 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.