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.  API gateway data purging

    Posted Wed March 20, 2019 03:32 PM

    Hi All,

    we have a requirement to purge the data which is more than 1 month old is there a way to schedule jobs to do this work from documentation i can see we can use API gateway UI to do purging but it looks like a one time thing.
    Any pointers on this would be great help.


    #API-Gateway
    #API-Management
    #webMethods


  • 2.  RE: API gateway data purging

    Posted Thu March 21, 2019 10:26 PM

    Did you try find the underlying service that does the purge job?

    There is a option, to purge data directly from the AGW_EVENT_* table but you should be little cautious.


    #API-Management
    #API-Gateway
    #webMethods


  • 3.  RE: API gateway data purging

    Posted Fri March 22, 2019 01:36 AM

    Hi,

    Can you take a look at APIGatewayAdministration.json swagger file that is available in /packages/WmAPIGateway/resources/apigatewayservices? There is a resource for purging which you can use for automation.

    Regards,
    Praveen


    #webMethods
    #API-Gateway
    #API-Management


  • 4.  RE: API gateway data purging

    Posted Fri March 29, 2019 09:18 AM

    Hi Praveen,

    Thanks for your response . i see this resource in designer and there is _delete service is provided to purge the data but when i open this service in designer this service looks blank. do you have any samples for this which i can refer.


    #webMethods
    #API-Gateway
    #API-Management