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
Expand all | Collapse all

HTTP HEADER AND VIRTUAL REST API

  • 1.  HTTP HEADER AND VIRTUAL REST API

    Posted Thu May 18, 2017 09:47 AM

    We have a virtual REST API defined for a native API and in the virtual API request processing step ( via IS service), we would like to capture the HTTP ( a CUSTOM) header name and value and do some processing. In our particular case getting a token via header and validate it against some IDP.

    We tried to use pub.mediator.ctxvar:getContextVariable API to get the incoming header value - let say CUST_TOKEN and its value but not able to get it. Any advice is greatly appreciated.

    Mediator and CentraSite v9.7 is being used.


    #API-Management
    #webMethods-X-Broker-Mediator-Forum
    #webMethods


  • 2.  RE: HTTP HEADER AND VIRTUAL REST API