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

    Posted 03/20/19 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 03/21/19 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 03/22/19 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 03/29/19 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