- Michael Doescher
- PowerBuilder
- Tuesday, 25 July 2023 05:39 PM UTC
Hi, I have a problem with customizing the runtimepath in the application.xml when deploying with the web deployment.
We still build our application normally but hope to be able to deploy via web deployment (CloudAppLauncher) for some customers soon.
When building our application normally, PowerBuilder gives us the possibility to change the runtimepath. According to our internet research, we are officially allowed to add multiple paths to the runtimepath.
<Application>
<RuntimePath>runtime;anotherruntime</RuntimePath>
</Application>
In the web deployment we can’t find any possibility to set anything and powerbuilder creates its own xml. Even if we try to change the application.xml after it is downloaded through CloudAppLauncher, it is automatically changed back to the one that PowerBuilder has created when the application is started.
How can we get PowerBuilder to take our addition runtimepaths?
We would appreciate any help here.
Thank you
Mike
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.