Hi Gaurav,
Try this Packages.com.lombardisoftware.core.config.TWConfiguration.getInstance().getServer();
var server = Packages.com.lombardisoftware.core.config.TWConfiguration.getInstance().getServer();
server.getServerHost() - This gives the Host Name of the BPM server.
server.getServerPort() - This gives the port of the BPM server
------------------------------
Ahmed Ibrahim
------------------------------
Original Message:
Sent: Fri February 11, 2022 01:42 PM
From: Gaurav Arora
Subject: Display custom case details page having client side human service
Hi,
I am trying to get case guid and BPM server name in script adapter so that i can create a url to be set in website widget. Which API can be used to get bpm server name as well as case guid.
Thanks,
Gaurav
------------------------------
Gaurav Arora
------------------------------