Interface SapCpiCustomerDestinationService

All Known Implementing Classes:
SapCpiCustomerDefaultDestinationService

public interface SapCpiCustomerDestinationService
Handles IDoc, SOAP, and MDM endpoints for B2C customer outbound replication
  • Method Details

    • readSapLogicalSystem

      SAPLogicalSystemModel readSapLogicalSystem()
      Read SAP logical system from back-office configuration
      Returns:
      SAPLogicalSystemModel
    • determineUrlDestination

      String determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem)
      Determine the URL destination based on the target system supported destination IDoc, SOAP, or MDM
      Parameters:
      sapLogicalSystem - SAP Backend System
      Returns:
      URL destination
    • extractSapClient

      String extractSapClient(SAPLogicalSystemModel sapLogicalSystem)
      Return sap-client for IDoc destination
      Parameters:
      sapLogicalSystem - SAP Backend System
      Returns:
      sap-client