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 2 Next »

Preparing a System Export for CTS+

The export is handled in CTS+ using the “loose coupling” approach. This means you first perform the export as usual in the source system, then manually make it available to CTS+.

  1. Verify that your export can be imported into other systems: the export system’s name must be added to the import system’s ‘System Property’, mz.sourcesystems. Please refer to https://infozone.atlassian.net/wiki/x/8BVCD

  2. Create your System Export: Use the System Export UI or command line interface commands.

  3. Make the System Export available to CTS+: See the steps outlined in the CTS+ documentation at the https://help.sap.com/ for more information. Once the export is made available to CTS+, it can be used for importing into target systems via the CTS+ API.

Note!
When setting up your configurations and system exports, remember that the entire content of an export will be imported into the target system. Therefore we recommend the following:

  • Use External References when configuring variables that are local for a system, see https://infozone.atlassian.net/wiki/x/7AozD. This way, configurations will be valid for both source and target systems, and only the External References will be system-specific.

  • Restrict the exports to contain only the use cases you want to import into other systems.

  • No labels