Automate Country Lookup and fill back result in Excel
Use Case Description
Description - Project take input from excel file, then checks the country on Google and writes back the result to Excel file. Skip REFDemo1 folder as it was shown for understanding the flow only. This could be useful where the input is predefined and we need to check the value on internet and log it back in the Excel file, provided there is a unique input value for the provided input. Below is the guide how I’ve implemented it using the REFramework.
REFLive folder as main, it has implementation of RE Framework which acts as performer of these activities and read the Country from Queue which is saved in cloud.uipath.com. Data file path is saved in the same url in Asset (which is a placeholder for the property such as ExcelPath file).
Then - Dispatcher project read the Data file using Path saved in Asset and then writes it in Queue saved in cloud.uipath.com.
AS-IS WORKFLOW, TO-BE WORKFLOW
Other information about the use case
Industry categories for this use case: Other Sector
Skill level required: Beginners
UiPath Products that were used: UiPath Studio
Other applications that were used: Excel file
Other resources: -
What is the top ROI driver for this use case?: Accelerate growth and operational efficiency
Workflow Sample-converted.pdf (22.8 KB)