Running ebot file with parameters


Q. How to run a .ebot file with parameters?

A. From R21.0318 version, ebot files can be used, and parameters can be passed in the following way and used as variables.


 

*. How to run Scenario for using parameters as variables

 

※. "PAM_executeFileFullPath" : ex) C:\Program Files (x86)\ARGOS\AgentForRPA\Win\ArgosRPAUxRobotAgent.V3.exe

※. "ebot_fileFullPath"  : ex) C:\ParamsView.ebot

 

1.     "PAM_executeFileFullPath" "ebot_fileFullPath" param1 param2 ... paramN



2.     "ebot_fileFullPath" param1 param2 ... paramN


*. Using Variable

{{sys.argv(1)}}

{{sys.argv(2)}}

...

{{sys.argv(N)}}



Need help?

Technical contact to tech@argos-labs.com


May you search all documents,



STU

Q. Where is the result of OCR stored?

 Q. Why does Text Input not work even when the App windows is showing in the foremost layer on the screen?

 Q. How does variables in Plugins work?

 Q. STU crashed before I saved the bot. Can I recover it?

 Q. How to change the default save path?

 Q. Do OCR Library's Google Vision API and Tesseract have different usage criteria?

 Q. What is ‘Duration’ in Shortcut keys?

 Q. When using Clipping image, what is ‘0’ box?

 Q. What should I do if I don't know the column name in CSV entry of the result value in case of result of the plug-in?

 Q. How can I use repeat inside of ‘Repeat’ action?

 Q. The scenario isn’t working Because of App title has been changed, what should I do?

 Q. Do I have to use 'Repeat' to check one word listed in String Manipulation?

 Q. What should I do in case of Image match fails?

 Q. How can I set 'Image Match' if the setting image changes after setting button?

 Q. Java script, HTML action isn't working on my browser, is there a reason for this matter?

 Q. I often use ‘Send Email’ a lot but it’s is annoying that I’ve to enter my mail info every time.

 Q. How can I change all the time out value at once?

 Q. What is the meaning of line in 'Scroll'?

 Q. I want to see the pop-up again after checking “Do not show next” in User Params.

 Q. To use 'Window Object', I need to turn on developer mode. Where do I turn it on?

 Q. Is there a way to see the last test run results of my scenario in STU?

 Q. PAM and STU did not work because an error occurred. What should I do?

 Q. Can someone else take over control of my scenario? How can I share my scenario?

 Q. I tried to type in my scenario with Text input item but some reason it’s not typing anything. What should I check to type in my scenario?