Hi
Is there a way to get the full URL from a TiNG-Client? application.getServerURL() only gives for example "http://localhost:8297/" without the rest like context, solutionname and stuff like that. Even if in the documentation there is written "For a NGClient this will be the url that the user sees in the browser url bar.
For Headless pure server based clients this will just be http://localhost[:port]"!
Or is there another way to get the context? We need to know the context because we have sometimes multiple installation (prod-, demo-, test) on the same application-server and depending on that we do stuff. So the url differs only in the way like "https://www.xyz.com/myapp-test/solution/..." and "https://www.xyz.com/myapp-demo/solution/..." and "https://www.xyz.com/myapp-prod/solution/..."
Best
Roland
Servoy version 2024.3.3 -releaseNumber 3946 (builddate: 2024-07-19 11:26)