Hi , from today i need to work on Assignment 1 in level 3, i just have a confusion that how to start? whether i need to run a loop on all 15 items or we have to upload one by one on each item.?
will it be mandatory to upload youtube video or is there any options?
@manju1992
You need to get all data first, then each WID is treated as a loop/transaction
So onc eyou have collected the data you need to work on, you take one WID, generate hashcode for it go to its details page and update the comment with hascode
repeat for all Work items meeting the critera from the data you collected in first step
No you can upload file as well , video is not a requirement
One more thing, as they have mentioned for uidemo: The best approach is to use Orchestrator Queues . Let us create two automation projects. Let’s name them Dispatcher and Performer
Where to create these? and is this specific name we should use?
create two automation projects - create them in you studio one by one. Goto Start and select Robotic Enterprise Framework. Name the first one Dispatcher and once you have finished with it create another one and name it Performer Orchestrator Queues- this is created in the Orchestrator. And you may have already gone through the Orchestrator training by now to be aware of it.
from here i can download template only right? but in order to create dispatcher and performer i have to follow those steps which you have described before : go to start>>Robotic Enterprise framework
You are at a old version of studio which does not have that option.
what link i gave you will give you the Reframework project as a zip which you can unzip and then open with the Studio. You can rename it to Dispatcher.
See this link on how to:
You can repeat the same for Performer.
Once you do the above you will have 2 blank projects. As per the PDD you can follow the steps and build your automation.