SAP instances represent connections to SAP systems that CDF can write data back to. Each instance stores the configuration needed to connect to an SAP backend. You register SAP instances to enable writeback workflows from CDF to your SAP environment.
Overview
SAP instances act as the bridge between CDF and your SAP systems. By registering an instance, you provide CDF with the connection details and credentials required to communicate with your SAP backend.
Configuration
Each SAP instance stores:
- Connection details – Host, port, and protocol settings for the SAP system
- Authentication – Credentials or certificate information for secure access
- System identifier – SAP system ID (SID) or similar identifier
Instance credentials are stored securely in CDF. Ensure you follow your organization’s security policies when registering SAP instances.
Managing instances
You can create, retrieve, update, and delete SAP instances through the API. Before creating writeback requests, you must have at least one correctly configured instance registered in your project.
Next steps
After registering an SAP instance, you typically configure SAP endpoints to define which SAP function modules or BAPIs to target, and schema mappings to map CDF data to SAP structures.