Business Integration Solutions documentation

How to: Build a connection

Use this task to learn about the preferred way of building a BIS connection with an external system.

To build a connection:

  1. Have a clear understanding of the requirements regarding the data that must be exchanged.

  2. Define the internal and external documents in Connectivity Studio.

  3. Create a new connection in Connectivity Studio.

  4. Add the internal and external documents to this connection.

  5. Create the elements in the connection, including events, endpoints, and activities.

    For an export connection, you need at least one event, the XML Generator activity, and a writer endpoint. To export data, use various types of events to trigger the export.

    For an import connection, you need at least a reader endpoint and the Record Generator activity. To import data, use various types of reader endpoints to start the import.

  6. Configure the elements in the connection by editing their respective configuration pages. Use the documents defined earlier in the various elements. Also configure properties such as locations and filters.

  7. Create a pipeline of events, activities, and endpoints using the elements defined in the previous steps.

  8. Validate the connection to check all elements, all documents, and all configuration properties.

  9. Run the connection with sample data.

  10. Publish the connection.

Build Connection