Resource PC Command HTTP POST Requests
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-19 11:23 AM
Hello,
I am trying to execute commands using HTTP post request. When I am sending a request from an agent I am getting this error:Â
System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at BluePrism.AutomateAppCore.clsListener.ListenThread()
Â
I am passing following content in body:Â
POST / HTTP/1.1
Host: localhost:8181
User-Agent: Mozilla/4.0
Content-Length: 92
Content-Type: text/plain
param1=user%20name%20name¶m2=password%20password¶m3=create%20name%20ABCProcess
Â
Could anyone please help me with the correct URL which I should use to run a process using POST request.
Â
I am able to run commands successfully using GET request.Â
Â
Thanks.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-08-21 06:23 PM
Hi Mayur Gangrade,
You can create params something like this : param1=user%20admin¶m2=password%20MyPassword¶m3=create%20name%20My%20Process
https://bpdocs.blueprism.com/bp-6-9/en-us/helpHTTPInterface.htm?tocpath=Interface%7CAdvanced%20options%7C_____5
Thanks,
Naveen
------------------------------
Naveen Kumar
------------------------------
You can create params something like this : param1=user%20admin¶m2=password%20MyPassword¶m3=create%20name%20My%20Process
https://bpdocs.blueprism.com/bp-6-9/en-us/helpHTTPInterface.htm?tocpath=Interface%7CAdvanced%20options%7C_____5
Thanks,
Naveen
------------------------------
Naveen Kumar
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-09-21 02:08 PM
The in-product Help file has a section on command line. You can also use the command C:\Program Files\Blue Prism Limited\Blue Prism Automate\automatec.exe /help
Worth giving a look.
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification and Optimization Designer(Solutions Architect)
Fidelity International
------------------------------
------------------------------
Worth giving a look.
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification and Optimization Designer(Solutions Architect)
Fidelity International
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
