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.


#TechXchangePresenter
 View Only
  • 1.  Automate promotion

    Posted Thu March 14, 2019 03:53 AM

    Hi all,

    As I am testing out your API Gateway, a question came in my mind:
    I have seen the «promotion» page in the API Gateway (cloud version), where you can move a set of APIs from one stage (maybe DEV) to another (maybe TEST).
    This is documented here:
    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/api_gateway/yai10-3/10-3_Api_Gateway_Users_Guide.pdf, chapter: «Manage Stages, Promotions, and Rollbacks»

    Is it possible to automate that with scripts?
    I am asking because I could not find any API which would do this task in the chapter «REST APIs in API Gateway» of the same document.


    #API-Gateway
    #API-Management
    #webMethods


  • 2.  RE: Automate promotion

    Posted Thu March 14, 2019 04:57 AM

    Hi Andreas Erb,
    Unfortunately, the user guide is missing with the REST API details you are looking for.
    We will update the user guide. Thanks for pointing out.

    Yes, you could automate this use case promotion using the REST API “API Assets Promotion Management”.
    You could find the detailed documentation (Swagger document) of this API in the installation location
    /IntegrationServer/
    instances/default/packages/WmAPIGateway/resources/apigatewayservices/APIGatewayPromotionManagement.json

    Best Regards,
    Shanmugam R.


    #webMethods
    #API-Management
    #API-Gateway