Posts

Type into resets to 1st element uipath

Image
Try to uncheck the Activate property and test again

Uipath License Activation

Install Studio on your local machine and run below commands to activate Studio license cd C:\Program Files (x86)\UiPath\Studio\UiPath regutil activate /email=emailaddress /code= Enter License code regutil.exe get-info Export License code and upload to orchestrator   cd C:\Program Files (x86)\UiPath\Studio\UiPath regutil activate /email=emailaddress /code=licensecode regutil.exe get-info regutil export-info /out_file=D:\license.txt Upload the text file to Orchestrator https://orchestrator.uipath.com/docs/activating-and-uploading-your-license

Install UiPath Orchestrator

SSL Configuration ->Create a CSR in IIS-> Make sure SAN is added to it-> Get it Signed by CA-> Complete the CSR and make sure IIS is updated with new SSL Certificate SQL Server Express 2012 -> give username/password ->remember it. Select Application Pool -> select SQL Authentication Windows authentication?

Check-in to SVN; UiPath

Image

Copy Data from One Excel Sheet to a New Excel File UiPath RPA

Image
https://drive.google.com/open?id=1iX83hi_4ZDqYKQGObzKteDq-xqljzSYK https://forum.uipath.com/t/how-to-copy-sheet-by-sheet-to-orther-file-excel/35439/9

CSV to Excel UiPath

Image
Another approach: https://forum.uipath.com/t/convert-csv-file-to-excel-file/86531