27-11-19 07:43 AM
06-04-22 01:53 PM
Hi,
We can also try to access either of the below URL through browser to know the status:
1. http://resource:8181/user%20name%20BPUSERNAME&password%20BPPASSWORD&status
2. http://resource:8181/user%20name%20BPUSERNAME&password%20BPPASSWORD&busy
3. http://resource:8181/user%20name%20BPUSERNAME&password%20BPPASSWORD&availability
Through PowerShell Please use below:
Invoke-WebRequest -Uri "http://resource:8181/user%20name%20BPUSERNAME&password%20BPPASSWORD&status"
Note: BPUSERAME and BPPASSWORD are the credentials with which you login to BluePrism.