Integration Server 10.3 | Microservices Runtime Guide | Using Configuration Variables Templates with Microservices Runtime | Viewing the Applied Template for a Microservices Runtime
 
Viewing the Applied Template for a Microservices Runtime
For a running Microservices Runtime you may want to see the configuration variables templates that Microservices Runtime applied at startup. This can help you compare current configuration to configuration at the time of startup. Using Microservices Runtime Administrator, you can obtain the application.properties file used at startup. If the application.properties used environment variables as values, Microservices Runtime substitutes the actual value for the environment variable value.
*To view the applied configuration variables template
1. Open Microservices Runtime Administrator for which you want to view the applied template.
2. In the Microservices menu of the Navigation panel, click Configuration Variables.
3. On the Microservices > Configuration Variables page, click Get Active Configuration Variables.
Microservices Runtime generates an application.properties file that contains the key-value pairs from the applied temple. The application.properties file includes the text #No Active Template if Microservices Runtime did not apply a template at startup.