webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Fri January 31, 2020 07:53 AM

    Hi

    I need to make lookup in Microsoft Dynamics 365 and I have to use Odata version 4 for this. I use webMethods 10.3

    What is the best way to do this?

    Kind regards Mikael


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Fri January 31, 2020 01:41 PM

    Hi Mikael,

    Can you clarify if you’re connecting to Dynamics 365 CRM or are you connecting to Dynamics 365 ERP(previous version is Dynamics AX 2012)? For SAG, they’ve a product called CloudStreams server, where you can install cloud connector that runs on SOAP/REST/OData API depending on what interfaces are available. Please take note that this is an additional product, and it might not come out of the box with the package your company has purchased upfront. Please check with your account manager if you’ve license to it, if not you may have to purchase additional license in order to use it. Also they do have the generic OData V2 or V4 connectors that you may use to connect to those endpoints utilizing OData API and not available as standalone connectors in the following page.

    For more info, please refer to the connectors at
    http://techcommunity.softwareag.com/ecosystem/communities/public/webmethods/products/cloudstreams/downloads/connectors-cloudstreams/


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Mon February 03, 2020 01:53 AM

    Hi MIke

    thaks for your answer. I am connecting to Dynamics 365 ERP.
    I would however prefer a solution, where we dont have to make additional purchases from SAG.

    Kind regards Mikael


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Mon February 03, 2020 10:22 AM

    Have you considered web methods.io iPAAS? This product has out of box support for MS Dynamics 365 connector and you can use the workflow/recipes to implement your business processes. This is not available on the on premise side of webMethods.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Mon February 03, 2020 12:45 PM

    Mikael,

    Just in case you need this.

    Here is the IPAAS doc link info- specific for the MS Dynamics 365 Connector:

    https://docs.webmethods.io/integration/connectors/connector-bundle/salesmarketing-c/#co-microsoft_dynamics_365_crm&gsc.tab=0

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 6.  RE: lookup in Microsoft Dynamics 365 using Odata in webMethods 10.3

    Posted Wed June 24, 2020 03:01 AM

    Thanks for your answers Mike.
    Another question: do you know of a way to parse the Odata response to xml in webMethods? I imagine, that I shall build a dynamic url containing the GET values and use a REST call to the Odata service and then I need to handle the Odata response message

    Kind regards Mikael


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB