With this occasion, we invite you to share your “A-ha!” moments with us and fellow learners. If it’s easier for you to take some time and reflect on this lesson with some guidance, don’t hesitate to refer to one or more of the following questions:
What did I learn and did not expect?
What was difficult for me and how did I overcome it?
What is the most useful thing that I learned in this lesson?
Feel free to share with us and your peers whatever comes to your mind!
One of my “A-ha!” moments in this lesson was realizing the difference between variables and arguments, especially how arguments allow data to move between workflows, while variables are only for use within a workflow. I didn’t expect that arguments had a Direction property, which makes them more flexible for modular automation.
Initially, I found it confusing to identify which properties were unique to arguments versus variables, but the practice questions helped me understand it clearly.
The most useful thing I learned is how to properly use arguments to structure scalable automation projects in UiPath Studio Web. This will help me keep workflows organized and reusable.
Same doubt.
I have also selected the option you have selected.
Global variable is different and than normal variable, we have the option to choose scope unlike Desktop power Automate where every variable is Global variable.
I’m currently working through the course exercises and noticed that all the examples are demonstrated using the Microsoft connectors (OneDrive / O365).
In my case, since I’m using a personal account, the Microsoft connector is quite limited, which forced me to adapt the exercises to Google Workspace instead. While this does add some extra learning, it can also be quite exhausting, as it requires constant adjustments, troubleshooting, and trial-and-error while still trying to understand the core concepts of the lesson.
In some exercises, I found myself focusing more on “making it work” rather than fully understanding the actual purpose of the activity. In one specific case, I even had to rely on ChatGPT to complete the task, because Google Drive and Microsoft OneDrive work differently. For example, the O365DriveRemoteItem type used in the examples does not have a direct equivalent in Google Drive, which required me to change the workflow structure (passing file IDs instead of objects) in order to complete the exercise.
I believe it would be very helpful if the course could:
Provide alternative examples using Google Workspace, or
At least include explicit notes explaining the differences between Microsoft and Google connectors.
This would greatly help learners who don’t have access to Microsoft 365 corporate accounts and reduce unnecessary frustration during the learning process.
Thank you, and I’d be happy to exchange experiences with anyone who faced a similar situation.