How to transport APIServer configuration

Environment: 1IM 9.1 , Angular WebPortal 

We are modifying some configuration items (using the Administration Portal) for the Angular WebPortal, once tested we need to transport those configuration changes from DEV environment to TEST and finally to PROD environment.

I can see those changes written in a json file called CCC.CompositionApi.global.json in APIServer, any suggested aproach for doing this transport ? 

Thnks in advance 

  • I would add one more thing. If I've deployed a new "qer-app-portal" , let's say "ccc-app-portal" how could I clone all the configuration from the original app to mine own? I mean, all the configuration keys from one project to the other. Where are those stored? As  points out, changed to config keys are stored in that .json file, but only changes.