Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

IOM Lab Order Intake Provider Not Getting Activated

(1) ShareShare
ReportReport
Posted on by 7

The IOM Lab Order Intake Provider Not Getting Activated.

I'm following this specific step from the documentation (Add provider for order intake)- https://docs.microsoft.com/en-us/dynamics365/intelligent-order-management/lab-onboard-provider#add-provider-for-order-intake

1. Selected "Add Provider" 

 pastedimage1638552560172v1.png

2. Added the links in the connections at the bottom (A & B) and activated them Individually. After that I tried Activating the provider from the top and keep receiving the following error: Unsupported Property Type in JSON: ProviderID. CorrelationId: 92bd5ece-a1f9-4843-9698-6d8ff8c02373

pastedimage1638553130814v4.png

Please suggest a fix for this. 

This is causing issues while running the test run #1. 

pastedimage1638553316604v6.png

Following error comes under output: 

{
  "error": {
    "code""0x80040265",
    "message""Provider message handler is not available for power automate workflow id: c0a13fd8-a453-ec11-8c62-000d3a3b096b.. CorrelationId: b68a3353-8ba7-49b7-b181-d1edb9845bae"
  }
}
If I can successfully activate the order intake provider above than I'm sure this Try scope will run successfully 
Thanks in advance!!
Kush 

  • Suggested answer
    FGrosso Profile Picture
    FGrosso on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi guys, for those that are still facing this issues, changing the Json typo is not enough.
    There is another typo that is affecting this flow:

    When you are adding a provider definition logic (https://learn.microsoft.com/en-us/dynamics365/intelligent-order-management/lab-create-intake-provider#add-provider-definition-logic-definition-to-the-provider-definition):

    pastedimage1675765560943v1.png

    what is highlighted on yellow shall be replaced  with msdyn_IOMLabOrderIntakeMessageRequestHandler

  • Suggested answer
    Mahum_Faheem Profile Picture
    Mahum_Faheem 42 on at
    RE: IOM Lab Order Intake Provider Not Getting Activated
    [quote user="Kush Oza"]

    The IOM Lab Order Intake Provider Not Getting Activated.

    I'm following this specific step from the documentation (Add provider for order intake)- https://docs.microsoft.com/en-us/dynamics365/intelligent-order-management/lab-onboard-provider#add-provider-for-order-intake

    1. Selected "Add Provider" 

     pastedimage1638552560172v1.png

    2. Added the links in the connections at the bottom (A & B) and activated them Individually. After that I tried Activating the provider from the top and keep receiving the following error: Unsupported Property Type in JSON: ProviderID. CorrelationId: 92bd5ece-a1f9-4843-9698-6d8ff8c02373

    pastedimage1638553130814v4.png

    Please suggest a fix for this. 

    This is causing issues while running the test run #1. 

    pastedimage1638553316604v6.png

    Following error comes under output: 

    {
      "error": {
        "code""0x80040265",
        "message""Provider message handler is not available for power automate workflow id: c0a13fd8-a453-ec11-8c62-000d3a3b096b.. CorrelationId: b68a3353-8ba7-49b7-b181-d1edb9845bae"
      }
    }
    If I can successfully activate the order intake provider above than I'm sure this Try scope will run successfully 
    Thanks in advance!!
    Kush 

    [/quote]

    Hi Kush,

    I was able to resolve the unsupported property type error by checking the schema, the blog that we are following asks us to click on Generate from sample and paste the schema sample provided, that causes the problem. Instead of clicking on generate from sample, directly paste the schema in the window.

    I saved the flow and refreshed the workflow data in the provider and my issue was resolved. Hope it helps.

  • tayhom Profile Picture
    tayhom on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi Kush - Please verify your IOM System Properties action in your intake message provider looks like below. Capitalization matters, so ProviderId and not ProviderID

    pastedimage1651020199735v1.png

  • Mahum_Faheem Profile Picture
    Mahum_Faheem 42 on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi Nick,

    I checked your suggestion and my values are correct in the flow. My flow runs successfully when running a test scenario  but my intake provider is not getting activated due to the JSON type error.

    Any other guideline on this?

  • Suggested answer
    RE: IOM Lab Order Intake Provider Not Getting Activated

    I ran into the same issue. I discovered the problem was in the first Parse Json action where I was defining system properties. Make sure you have consistency in how you typed 'ProviderId' between the content and schema fields. I discovered I had 'ProviderID' in the content field, but I spelled it 'ProviderId' in the schema field. Make sure you also update the dynamic field in the Transorm Message w/ Power Query Online child flow.

    IOMProviderIssue.png

    pastedimage1648747213973v2.png

    Hope this helps!

    Nick

  • Nagakirthi.K Profile Picture
    Nagakirthi.K 5 on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi,

    Were you able to find out the issue and resolve the issue. Kindly let me know the update as I am facing the issue

  • Mahum_Faheem Profile Picture
    Mahum_Faheem 42 on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi tayhom

    Thank you for your suggestion. This helped but now i am receiving different errors on the provider activation. If you can help me out with this.

    IOM Lab Order intake provider:

    Unsupported Property Type in JSON: type

    IOM Lab Fulfilment provider:

    A record that has the attribute values Provider, Name already exists. The entity key Provider Name key requires that this set of attributes contains unique values. Select unique values and try again.

  • tayhom Profile Picture
    tayhom on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi Mahum,

    You need to navigate to the Configure settings section on the Home page and activate those connections first. This process will configure and turn on all the Power Automates listed in the error message.

    pastedimage1641576644783v1.png

    pastedimage1641576674822v2.png

  • Mahum_Faheem Profile Picture
    Mahum_Faheem 42 on at
    RE: IOM Lab Order Intake Provider Not Getting Activated

    Hi Kush,

    Did your orchestration Flow publish?  because mine is not publishing. I am following the same lab a you are.

    Also my providers are also not activating but my error is showing the following:

    I tried checking the flows but I couldn't find the following flows.

    The Intelligent Order Management system has not been configured. Please visit Configure Settings to complete the process.
    The following flows have not been activated:
    IOMActionExecutionEventInsertHandler,
    IOMActionExecutionEventProgressTracker,
    IOMRaiseStepActionEvent,
    IOMStepActionEventInsertExpiredHandler,
    IOMStepActionEventUpdateHandler,
    IOMStepActionEventEvaluationProcessor,
    IOMStepActionEventCompletionProcessor,
    Create Fulfillment Tracking,
    IOMRetryExpiredMessageRequests,
    IOMActionExecutionEventExpiredHandler,
    IOMStepActionEventInsertHandler,
    IOMStepActionEventUpdateExpiredHandler,
    IOMActionEventCompletionProcessor,
    IOMActionEventUpdateHandler,
    IOMActionEventUpdateExpiredHandler.
    CorrelationId: 0c79e24b-0446-457a-b916-3bb3357ba69b
    See More

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,431 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,503 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans