Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-03-21 09:52 PM
Hello!
On this page: Blue Prism CLI Journey - blueprism® DX it says that you can use the /vars <sessionid> command to get all the session variables and their values.
When I use the following command:
automatec.exe /vars
I'll get this error:
Invalid command-line argument '/vars'
What am I doing wrong?
Thank you in advanced!
------------------------------
Marnik Merken
------------------------------
On this page: Blue Prism CLI Journey - blueprism® DX it says that you can use the /vars <sessionid> command to get all the session variables and their values.
When I use the following command:
automatec.exe /vars
I'll get this error:
Invalid command-line argument '/vars'
What am I doing wrong?
Thank you in advanced!
------------------------------
Marnik Merken
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-03-21 09:19 AM
Hi Marnik BP has a two kinds of API, one for executables (automate.exe and automatec.exe) and one for the HTTP listener. They offer similar but not identical functionality, and 'vars' is only available as a HTTP command.
https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm?Highlight=vars
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm?Highlight=vars
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-03-21 09:19 AM
Hi Marnik BP has a two kinds of API, one for executables (automate.exe and automatec.exe) and one for the HTTP listener. They offer similar but not identical functionality, and 'vars' is only available as a HTTP command.
https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm?Highlight=vars
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm?Highlight=vars
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-03-21 09:35 AM
Hi John, thanks for the answer!
It works now!
------------------------------
Marnik Merken
------------------------------
