Versions Compared

Key

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

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.

To make a CTS+ export:

  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 mzcts.source.sourcesystemssystems 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 tool in Desktop, or the mzsh command line tools like mxsh or mzcli tool 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 When 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 followingthat you:

  • 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 see https://infozone.atlassian.net/wiki/x/7AozD.

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