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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

creatin REST service in flow with http post

  • 1.  creatin REST service in flow with http post

    Posted 04/21/20 07:50 AM

    Hi
    I have a flow which gets via http post data and should route them to service provider.
    I need to read all data in flow, the content and the URL. The URL post contains the apikey, the content is jason:
    URL http://mydomain.us/v1/create_user?apikey=1234-5678-1234-5678
    in pipeline I see all transformation headers info but not the apikey=1234-5678-1234-5678
    example:
    /rest/test.shipment/v1/create_user
    HTTP

    Does anybody know the solution?
    Thank you
    Peter


    #soa
    #webMethods
    #API-Management


  • 2.  RE: creatin REST service in flow with http post

    Posted 04/23/20 04:51 AM

    The issue resolved after recreation of flow however the reason was not clear


    #soa
    #API-Management
    #webMethods