Skip to main content
Skip table of contents

getWebClientPath

Versionshinweise

15.2

Code

GROOVY
String webClientPath = WebServiceUtils.getWebClientPath();

Beschreibung

Gibt den Basispfad des Web Clients in der Form "https:// . . / _Web" zurück, z.B. "https://crm.cursor.de:18443/CURSOR-CRM_Web"

Rückgabe

Web Client-Pfad des Servers

Beispiele

GROOVY
String webClientPath = WebServiceUtils.getWebClientPath();
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.