on 2024 Mar 04 11:01 AM
Hi all,
I'm creating a resource (endpoint) in SAP CDP connector studio. This resource needs to be triggered after the reception of a webhook trigger. The resource is needed to request more information about the incoming webhook request.
Flow:
This seems to be natural behaviour as written in SAP Help:
Create an enrichment point when an additional call is required to retrieve event information.
In some cases, such as when receiving webhook notifications, an incoming event can contain only some of the event information, and an additional call is required to retrieve the original event information from the source platform.
To make this configuration work, I need to register my endpoints intent as 'Producte data to CDP'. However when I save and publish this intent, I gets reverted to the option 'Consume data from CDP'.
When finally, I connect my newly created application as a source I get an internal CDP server error. The error is referring to the endpoint above mentioned.
{
"callId": "72bed4070c8249dc95963c7e7200520e",
"errorCode": 500000,
"errorDetails": "Failed to finish application creation : Failed to create enrichment points: getAccountInfo",
"errorMessage": "Internal Server Error",
"apiVersion": 2,
"statusCode": 500,
"statusReason": "Internal Server Error",
"time": "2024-03-01T15:18:12.162Z"
}
Could this be a bug in SAP Customer Data Platform itself? Or am I doing something wrong?
Thanks for your Help!
Eli
Request clarification before answering.
User | Count |
---|---|
19 | |
5 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.