SAP Cloud Integration Connector 1.0.0.6

The SAP Cloud Integration Connector lets you connect to SAP CPI (Cloud Platform Integration) instances and do the following things:

  • Deploy iFlows.

  • Undeploy iFlows.

  • Monitor message logs generated by iFlows when they run.

This release includes no new features. For information on using this version of the Connector, see SAP Cloud Integration Connector 1.0.0.5.

Changes in 1.0.0.6

  • The Connector now supports the following configuration options.

    • /configuration/jcs/apps/SAP/IntegrationSuite/ConnectTimeout

      • Description: Duration to wait for a connection to SAP CPI to be established.

      • Type: Duration

      • Default Value: 10s

    • /configuration/jcs/apps/SAP/IntegrationSuite/SocketTimeout

      • Description: Duration to wait for reads to be completed.

      • Type: Duration

      • Default Value: 15s

  • Fixed an issue where a call to Redwood_SAP_CloudIntegrationDeploy resulted in a java.net.SocketTimeoutException: Read timed out error on the first retry, without getting retried properly, due to one of the following exceptions:

    • IllegalStateException: Cannot pass null URL for com.redwood.scheduler.net.http.impl.SimpleHttpRequestImpl

    • IOException: Stream is closed
  • The Connector has been updated for the Modern UI.