Symptom
When a ticket is created via OData e.g. via OData Service Explorer or Postman, certain data of the assigned employee is not transferred to the ticket. But when creating the ticket manually, it is assigned.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Create a manual ticket with employee and with categorization
- Note: Employee master data is transferred to the ticket and fields are populated.
- Create a ticket via OData Service e.g. OData Explorer or Postman
- Note: Employee master data is not transferred to the ticket and fields are not populated.
Cause
A possible cause could be that the payload used in OData Service Explorer, Postman, etc. is creating a standard support tickets. Whereas, when creating a ticket manually, you are creating an employee support ticket.
Resolution
You need maintain Processing Type Code as SRRE in your OData payload. Then the fields should be maintained as expected.
Keywords
OData, ticket creation, data of assigned employee not transferred to ticket, employee master data not transferred to ticket, , KBA , LOD-CRM-SRP , Service Request Processing , AP-RC-ODF , OData framework (C4C Only) , Problem