cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Cloud DM Integration error: Collaboration execution failed: "ScpCfDestination\" is misconfigured

Alex_London
Explorer
0 Kudos
1,064

While in SAP Cloud DM and releasing the production order in SAP DM we see an integration error message which we are unable to find any documentation for in the setup or any support for the error message we are seeing.

Does anyone recognise this error please? 

Many Thanks 

Alex

{
    "errorCode": "collaboration.executionError.external",
    "message": "The ScpCfDestination: \"ScpCfDestination\" is misconfigured. \"Name\" doesn't exist or is not a string, or \"Type\" doesn't exist or is not HTTP.",
    "messageI18nKey": "external.collaboration.error",
    "messageI18nArguments": [
        "The ScpCfDestination: \"ScpCfDestination\" is misconfigured. \"Name\" doesn't exist or is not a string, or \"Type\" doesn't exist or is not HTTP."
    ],
    "messageInEnglish": "Collaboration execution failed from external error: The ScpCfDestination: \"ScpCfDestination\" is misconfigured. \"Name\" doesn't exist or is not a string, or \"Type\" doesn't exist or is not HTTP.",
    "errorLocation": "EXTERNAL_SYSTEM_ERROR_UNCLASSIFIED",
    "serviceName": "dme-integration-ms",
    "eventType": "sap.dsc.dm.SetProdOrderToRMES.Requested.v1"
}

Many Thanks

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Alex_London
Explorer
0 Kudos

Hi All,

So the ultimate cause of this issue looks to have been due to the latest version of Cloud Connector handling SSL certificates is a more secure way.   We had the hostname in our SSL cert but had used the IP address in the internal hosts section of cloud connector.  After fixing this we then had an 401 error message which was caused by Principal Propagation being enabled in the HTTPS connection whereas we use basic authentication.

We were setup as the guide described and SAP support confirmed our communication links were set up correctly.  The Cloud Connector logs set at high detail logging provided the best source of error information to support our troubleshooting.

Many Thanks

Alex

Answers (1)

Answers (1)

ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

I suggest you review Enable Direct Communication To SAP S/4HANA entry in detail.

BR,
Manoel

ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi, if my answer was helpful, please consider accepting it as the solution. Thanks, Manoel