Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

The CTS+ integration in MediationZone uses a "loose coupling" approach for handling exports. This means that the export process is performed within MediationZone, and then the exported file is manually made available to CTS+ for transport and import into target systems.

  1. Verify Export Compatability: Ensure that the export can be imported into other systems by verifying that the source system’s name is included in the target system's cts.source.systems system property. For more information, refer to https://infozone.atlassian.net/wiki/x/8BVCD

  2. Create the System Export: Use the System Export UI or command line tools like mxsh or mzcli to generate the export file in MediationZone.

  3. Make the System Export available to CTS+: Once the export file is created, follow the steps in the SAP CTS+ documentation on thehttps://help.sap.com/ to upload the file to CTS+. After it is made available, the export can be imported into target systems via the CTS+ API.

Note!
When setting up your configurations and system exports, keep in mind that the entire export content will be imported into the target system. To ensure smooth integration we recommend the following:

  • Use External References for system-specific variables. This ensures configurations are valid for both the source and target systems, with only the External References being system-specific. For more details, refer to https://infozone.atlassian.net/wiki/x/7AozD.

  • Limit your exports to include only the use cases you intend to import into other systems.

  • No labels