Roles required to update the work order using WebService
Summary
Facing an issue when trying to update WorkOrder using CustomerWorkOrderServiceContent
Hi,
We are trying to update the workorder using the WorkOrderService WSDL as per the below documentation
https://servername/crmService/CustomerWorkOrderService?WSDL
Operation: updateWorkOrder
It is throwing the below errors.
JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000002957063 ] in WorkOrderEO
JBO-27004: Attribute set for WoIntegrationMsgCd in entity WorkOrderEO failed
JBO-27004: Attribute set for WoIntegrationStatusCd in entity WorkOrderEO failed
JBO-27004: Attribute set for ScheduledDate in entity WorkOrderEO failed
JBO-27004: Attribute set for ScheduledTimeSlot in entity WorkOrderEO failed
1