Description |
The customer is getting the the error reported when trying to Get a Schedule Labor record. *Steps to reproduce:* # Go to Swagger Page URL HxGN EAM Webservices [https://] # Work | Work Order Schedule Labor # Click Authorize and provide valid credentials with R5 rights. User : Password : # Select GET and click Try it Out. Populate Tenant, Org and Parentid Tenant : Org : Parentid: # Click Execute. *Actual Results:* Response { "Result": null, "ConfirmationAlert": null, "ErrorAlert": [ { "Message": "Invalid number: 09:00", "Name": "com.dstm.mp.web.mapping.FieldFormatException" } ] } *Expected Results:* To get the WO schedule labor record Please, see word document attach. |