Hi Erik,
I am having a problem releasing a service order using power automate. When I try to use the run action it says that the service order does not exist – I suspect this is because I do not know what to put in the P1_Service_Header_Document_Type field – I know on your video it is 1 for the purchase order, but I can’t work out what it should be for this. Could you tell me where I would find this information please?
Thanks in advance
This will help, these are the values for the Service Document Type:
value(0; “Quote”) { Caption = ‘Quote’; }
value(1; “Order”) { Caption = ‘Order’; }
value(2; “Invoice”) { Caption = ‘Invoice’; }
value(3; “Credit Memo”) { Caption = ‘Credit Memo’; }