Announcements
Hi
I am following the lab for IOM and have found that in the Order Intake Message Request Handler set up instructions there is no Schema for the Initialize Provider Variables Parse JSON step. This is mandatory for the type of step - I believe its the reason that I also cannot slect the variable for source and destination object names in the Transform Message with Power Query Online action in the try step.
Can anyone help or advise?
Regards and thanks
Hi,
I had the same issue.
Try this.
Content:
{ "SourceObjectName": "IOMLabOrderIntakeProvider", "DestinationObjectName": "Dataverse Order" }
Schema:
{ "type": "object", "properties": { "SourceObjectName": { "type": "string" }, "DestinationObjectName": { "type": "string" } } }
Thank you, that seems to work
If you are referring to Step 16, there is an error in the docs.Do not click "Generate from Sample". Just put the schema directly into the box. Let me know if this helps.
}
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 382 Super User 2026 Season 1
Martin Dráb 265 Most Valuable Professional
Subra 262