When an order is placed using the demo provider (E-commerce store) I see an order getting successfully placed however it's not reflected in IOM.
I also noticed, the flow that triggers upon order creation has an error and the details are as below.
{
"@odata.context": "https://org76814c64.crm8.dynamics.com/api/data/v9.1/$metadata#Microsoft.Dynamics.CRM.msdyn_iomProviderTransformerResponse",
"Result": "{\"resultType\":\"Exception\",\"evaluationUsage\":{\"hourlyEvaluationCount\":4,\"dailyEvaluationTime\":220,\"hourlyEvaluationCountRemaining\":996,\"dailyEvaluationTimeRemaining\":359999780},\"message\":\"Expression.Error: The field 'accountid' of the record wasn't found.\",\"details\":[],\"errors\":[]}"
}
I tried creating a new customer whose details were the same as the demo customer and it was of no help.
Any documentation related to this issue/ demo order intake providers (apart from what is already available) will be of great help!