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

Does centrasite have the option to publish only selected operations

  • 1.  Does centrasite have the option to publish only selected operations

    Posted Sun December 27, 2020 04:49 AM

    Hi All,

    Does centrasite have the option to publish only selected operations ?

    I have a scenario where i need to expose only selected operations in the Native WSDL to other consumers. As centrasite is where the webservice is virtualized. Expecting CS tool help in selecting the operations to virtualize rather than modifying the WSDL and uploading it manually on to the Centrasite.

    Thanks,
    Uday


    #CentraSite
    #webMethods
    #API-Management


  • 2.  RE: Does centrasite have the option to publish only selected operations

    Posted Mon March 01, 2021 06:53 AM

    Hi Uday,

    For REST Services, we have an option to expose only selected resources when you ‘Virtualize’. This is currently not possible for SOAP based services.

    Regards,
    Karthik G


    #API-Management
    #CentraSite
    #webMethods


  • 3.  RE: Does centrasite have the option to publish only selected operations

    Posted Mon March 08, 2021 06:03 AM

    Hi Uday,

    If a consumer can explicitly pass the required operation name as input to virtual service, after receiving the request and you can route the request to the corresponding method by using the content-based routing policy. Just sharing My view.

    Virtual Service API ( Input and Operation Name )–> Native Service
    —> Operation Name
    Method A
    Method B
    Method C

    Thanks & Regards,
    webMethod


    #CentraSite
    #webMethods
    #API-Management