Business Process Automation

Integration Manager

The Integration Manager is accessed via Business Process Automation > Integration > Integration Manager.

Use the Integration Manager for system setup and for integration testing. Use it to process XML transmissions for the CSV utility. CSV loads data into any table in the database. For example, use it to load rate records or other interface data that require large quantities of information.

Note: The Integration Manager is not part of daily integration activity.

You can also read error messages associated with the transmissions to troubleshoot integration processing using the Integration Manager.

Upload an XML/CSV Transmission

Manually load XML transmission files. Use this process to import data from the CSV utility and to test the integration process by uploading individual XML transmissions and searching for integration errors.

Perform an Integration Command

Select this option to view XML Transmissions and test whether you have correctly set up IP addresses for external systems.

Generate XML Template

Use this process to generate an XML template based on either an element in the XML schema or on the data for a particular element. This template serves as a guide for what to include or exclude when you generate outbound XML.

Retrieve WSDLs

Select this option to retrieve WSDLs for different services.

Retrieve Schemas

Displays a list of schemas, their descriptions, and the actual elements, element types, sequences, and the attributes required for those elements.

XML Schema Validation

Paste the XML you want to validate into the XML to Be Validated field, then click the Validate button. This aids in the diagnosis of validation errors

Related Topics