web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Lab set up for Order Intake Message Request Handler

(1) ShareShare
ReportReport
Posted on by 24

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

I have the same question (0)
  • Jellew Profile Picture
    153 on at

    Hi,

    I had the same issue.

    Try this.

    Content:

    {
      "SourceObjectName": "IOMLabOrderIntakeProvider",
      "DestinationObjectName": "Dataverse Order"
    }

    Schema:

    {
        "type": "object",
        "properties": {
            "SourceObjectName": {
                "type": "string"
            },
            "DestinationObjectName": {
                "type": "string"
            }
        }
    }

    pastedimage1664367594798v1.png

  • SimonUK Profile Picture
    24 on at

    Thank you, that seems to work

  • RayBennett Profile Picture
    Microsoft Employee on at

    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.

    Select Generate from sample and paste in the following sample schema code:
    JSON
    Copy
    {
     "type": "object",
     "properties": {
       "ProviderId": {
         "type": "string"
       }
     }

    }

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 426 Super User 2026 Season 1

#2
Subra Profile Picture

Subra 371

#3
Martin Dráb Profile Picture

Martin Dráb 279 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans