IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  invoke WebMethods IS service policy

    Posted Thu March 15, 2018 12:19 PM

    I would like to ask if there is any API Gateway policy tutorials involving “invoke webMethods IS”.

    I keep having error on saving.

    “Saving API failed.
    (Request Payload Processing => Invoke webMethods IS) Error occurred while validating the correctness of the policy action: Invoke webMethods IS. Reason : Policy action parameter webMethods IS Service value should be ESB”


    #API-Gateway
    #API-Management
    #webMethods


  • 2.  RE: invoke WebMethods IS service policy

    Posted Thu March 15, 2018 06:46 PM

    Can you try adding wmAPIGateway package as the package dependency to your custom package.
    The service that you invoke in this policy must be present in the same Gateway IS server
    Input to the service is MessageContext, from there you need to modify request/response as required


    #API-Management
    #webMethods
    #API-Gateway


  • 3.  RE: invoke WebMethods IS service policy

    Posted Thu March 15, 2018 11:25 PM

    Thank you Senthilkumar G.


    #API-Gateway
    #webMethods
    #API-Management


  • 4.  RE: invoke WebMethods IS service policy

    Posted Sat August 25, 2018 12:17 PM

    Hi Mark,

    There is a tutorial for Invoke webMethods IS policy http://techcommunity.softwareag.com/pwiki/-/wiki/Main/Invoke+webMethods+IS+policy+in+API+Gateway+10.2.

    Please have a look at it.

    Thanks,
    Clench


    #API-Management
    #webMethods
    #API-Gateway