Hi,
I read this sentences in Appeon Help section.
'If as the app developer, you want to switch between different development, testing and even production environment for running the app.
Technique: Configuring different DB connection profiles in the PowerServer project settings. If you define the database connections in multiple profiles, the PowerServer project will be compiled against all the configured profiles. When you run the PowerServer Web APIs, you can select the actual connection profile with which the Web APIs will run.'
I had setup the database connections in multiple profiles (See attachment). But, how do i get the API to run Applications.ST1.json instead of Applications.json? Note: My cloudapp i allow user to choose which DB to connect when login box displayed.
Can someone help to enlighten me? Thanks a lot.