API Connect

 View Only
Expand all | Collapse all

Updating and applying APIM Catalog Property

  • 1.  Updating and applying APIM Catalog Property

    Posted Tue May 21, 2024 08:09 PM
    Edited by Jeff Bennett Tue May 21, 2024 08:12 PM

    We have a catalog property set for a backend url for an api in API Manager.  This had been working fine, but we had a request to modify this entry set in this catalog property.  I know this is not dynamic, but what is a good way to get this to apply without redeploying the api?  I tried deprecating and republishing the product which I thought would be enough, but after doing this it still wasn't applying the updated value at api run time.  I'm using version 10.  



    ------------------------------
    Jeff Bennett
    ------------------------------



  • 2.  RE: Updating and applying APIM Catalog Property

    Posted Mon May 27, 2024 01:13 AM

    You need to redeploy the api.

    if the catalog is in production mode you'll need to change the version string.

    Stage the new version from Develop, then go to the Manage catalog view and select Replace. You can then replace the previous version with the new one and all existing subs will be migrated over.



    ------------------------------
    Chris Dudley
    ------------------------------