Interface SapC4cCustomerPublicationService

All Known Implementing Classes:
DefaultSapC4cCustomerPublicationService

public interface SapC4cCustomerPublicationService
Service for publishing Customer JSON to SCPI
  • Method Details

    • publishCustomerToCloudPlatformIntegration

      void publishCustomerToCloudPlatformIntegration(C4CCustomerData customerJson) throws IOException
      Publishes Customer Data to SCPI
      Parameters:
      customerJson - customer data
      Throws:
      IOException - on publication failure