Hello,
I currently have some process enrichment workflows that get triggered when a customer order is created. One big issue is that these workflows work fine except when someone is converting a sales quotation into a customer order. When the workflow gets triggered, it throws an OData error and only sometimes creates the customer order from the sales quotation.
Error occurred while processing the request: Unknown property used in expression: ${OrderNo}. Cause: Cannot resolve identifier 'OrderNo'
OData Request ID: N/A
---------------------------------------------------------------------------
CreateOrderFromQuotation/Assistant (server error)
Error details: N/A
Request Id: N/A
Url: N/A
---------------------------------------------------------------------------
I have the workflow timing set to after, but the error still persists. This happens on any workflow that gets triggered off of the creation of a customer order.
How do I go about fixing this? Any and all input would be appreciated.
Thanks,
Bryan