We are evaluating the possibility of using the cloud app launcher for Power Client projects in PB 2022 R3. We have a specific situation that we are unsure how to resolve.
In our APP, we have a customized PBL library for each client where we design different print forms. Currently, when the app runs on the client’s PC, we use an adaptation we made of the pbupdater utility from https://www.topwizprogramming.com/, where we download the app update from the web and check whether this customized file for the client (which we store in a separate folder for each one) needs to be updated or not.
In this way, we manage to have a single APP with a custom print library for each client and make changes when requested.
The question is whether, in this scenario, it is possible to configure a conditional setting in the app launcher that could address this case or if you can suggest any alternatives.