on 2024 Apr 12 10:00 AM
I am trying to replicate employee from HANA to Service Cloud v2 . Currently using postman to trigger iFlow instead of HANA but getting the following error in v2 : {
"code": "inbound-data-connector.132",
"message": "Failed to process the inbound message.",
"details": [
{
"code": "400",
"message": "{\"error\":{\"message\":\"Lifecycle status is initial. Please provide a value.\",\"code\":\"sap.crm.md.service.businessPartnerService.businessPartnerMessage.lifeCycleStatusInitial\",\"target\":\"{lifeCycleStatus}\"}}"
}
]
}
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.