Yes, I know, but it would be better to get the url using JavaScript code in a service.
------------------------------
Laszlo
------------------------------
Original Message:
Sent: Wed April 05, 2023 03:31 AM
From: Maximilian Tews
Subject: How to get server URL from server-side service?
Hi,
the endpoint address is specified in the WSDL itself. Have a look at the address element. It has a location attribute that specifies the endpoint address.
To get the WSDL URL on a runtime server, go to /ProcessAdmin -> Installed Apps -> Exposed Items -> Web Services. There you should find the created web services with their WSDL URLs
------------------------------
Maximilian Tews
Original Message:
Sent: Tue April 04, 2023 06:47 AM
From: Laszlo Kertesz
Subject: How to get server URL from server-side service?
Hi all,
We need the run-time url of the currently running server from a server-side service. How can we request that?
If it is possible to get, the current WSDL URI of a webservice at runtime would be good too. This:

thx,
------------------------------
Laszlo
------------------------------