In WinAutomation , is there any way to queue several input data and process them one after other. I can keep the records in Excel but is there any other best way possible?
Best Answer
J
Joseph Brancato
said
5 months ago
You can use "Get files in folder" action, followed by For Each loop to retrieve all input data files in the folder for processing.
No built-in equivalant, you would need to build what you need with text file or excel file into a function you could run or create what you need in python, c#.
N
N S
said
5 months ago
Hi,I am looking for a Work Queue like solution where I can manage , audit, report each work data. I know this is available in ProcessRobot, just thinking the best possible way of doing it in WA
J
Joseph Brancato
said
5 months ago
Answer
You can use "Get files in folder" action, followed by For Each loop to retrieve all input data files in the folder for processing.
N S
Hi,
In WinAutomation , is there any way to queue several input data and process them one after other. I can keep the records in Excel but is there any other best way possible?
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstJoseph Brancato
N S
Hi,I am looking for a Work Queue like solution where I can manage , audit, report each work data. I know this is available in ProcessRobot, just thinking the best possible way of doing it in WA
Joseph Brancato
-
Best Practise Developer Guide
-
New V8 has cookie problem
-
excel update
-
Example using multipart/form-data to upload a file
-
Connect to Exchange OWA
-
How to use Get Data With ABBYY FlexiCapture
-
Viewing support tickets raised by all users
-
Excel columns sorting
-
Need help reading values from ini file
-
Image in Email Body
See all 273 topics