in Education by
I am kicking off a PowerShell script with UiPath. I need to pass an argument in, from UiPath. Firstly is this possible and secondly does anyone have an example of this? Not sure what the syntax is for this in the PowerShell script Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Yes it is possible to pass arguments from Uipath to the terminal. For this to work, you need to store your PowerShell script in a txt file. Add a "Read Text file" activity and on filename add your PowerShell script. Next Add "Invoke Power Shell" activity and you must set "ContinueOnError" to True and check "IsScript". Looking for RPA material from basics! Refer to this video on RPA provided by Intellipaat: Next step is with the "Invoke power shell" activity selected go to on the right panel and click on "..." button from Parameters. In the screen that will open you can add your parameters. You can refer to this article for more clarity https://www.uipath.com/kb-articles/it-automation-powershell-read-text-files

Related questions

0 votes
    I understand that it is possible to kick off a process in UiPath, using a powershell script. I do not have ... way of doing it? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    While exploring the Automation tool UiPath Studio, I tried to add an element to the queue. But while executing, it ... . Thank you :) Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using this nuget UiPathTeam.WpfFormCreator.Activities, through which we could show a xaml form for user input by an ... } } }} Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I'm new to UiPath and I'm following all the tutorials available in their website, Planning also to finish the ... ? Thanks in advance. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    Does anyone know how to check for an unassigned string in uipath? Uipath seems to crash when an if statement ... and nothing happens. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    How to read an excel sheet and put the cell value within different text fields through UiPath? I have a excel ... help me out please? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I want to take the report of last one download details from the mysql database and sent to my project manager ... this process. Thanks Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I want to take the report of last one download details from the mysql database and sent to my project manager ... this process. Thanks Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I have to put an input on the site from Excel file which I have done successfully. The only thing i got stuck ... as per the Excel file Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I'm new to UiPath; however, by referring a online tutorial I was able to read the whole outlook email and ... or link would help. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I have Installed UiPath community edition tool in my machine yesterday and worked in it and when I try to open ... in this issue. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am trying to extract data from below URL using UIPathhttps://www.marketwatch.com/tools/stockresearch/globalmarkets/ ... 5 Datatables? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
...