Hi @David-Dinh, Is there any code stage by which I can get the resource list instead of using SQL. I want to make change to the code stage so it gets all the resources in BP Env and check if there is a pending session and then decide to start or dele...
Hi @Mukesh Kumar, I have downloaded the one from Digital Exchange. After opening the release it functions if I enter the list of resources in control room. Is there a possibility that it detects all the pending sessions in the environment.-----------...
Hi PatrykIf you are on Blueprism 6.4 + , you can use the Webservice option in settings to get the response and use the JSON Path to extract every employee as a 1 employee per row.Try using JSON path.Thanks------------------------------sanjeev routAdv...
I want to make a call to third party API from Blueprism.Currently I have implemented the call using CURL. From Blueprism I make a call to client server, I pass the .pem, .cer and .crt file as part of CURL call to client server and get the output as a...
Hi,I am trying to make a Mutual SSL Webservice call where I am using a pem certificate to make the call. I am currently using Blueprism 6.4.3, can you please suggest how I can get this thing implemented.ThanksSanjeev------------------------------sanj...