I sat the practical part of the Advanced Certification yesterday but unfortunately did not receive a passing score. The fail criteria that is posted does not have any explanation and some of the things that were mentioned I did actually use during my attempt.
Could anyone shed any light on these? If I was to sit the exam again I do not know how I would score more highly because I feel I met these criteria. Please note that I submitted a fully working Bot which completed the task in the way I was asked, and it returned the correct items in the correct format.
I contacted UiPath directly, who advised that no developers were able to look at these sorts of issues and that I should post on the forum. I hope I’m not breaking any rules by posting this screenshot.
actually it is already good that they have given information on what went wrong with your workflow.
In any exam, there won’t be actually a feedback on what went wrong with your solution but rather what marks that you have obtained.
make use of the given feedback and improve on your work. i don’t think uipath developers would really sit down and explain to you one by one what went wrong
I’m glad they gave me some kind of feedback but the issue I’m having is that if this list is what I should have done/included in my workflow, it is incorrect because I did actually meet all those criteria! E.g. ‘Separate xaml file for login to acme with correct definition and functionality’ - I have a separate workflow named ‘LoginToACME’ which logs into acme-test.com by pulling user credentials from the Config file, which I was asked to do in the question. How can this be a fail criteria?
Some of the points have either 1 or 2 beside them, I’m not sure what that means either. My initial thought was that in the grading scheme there is a numbered system for beginner, intermediate and advanced which is signified by a 1 or 2. To include that in the failed criteria doesn’t make sense to me.
I guess I’m just looking for some clarification, I am hoping someone will see this who also failed and can advise.
Yes, the thread was useful and I will use what I read there when I attempt the exam again thank you!
In the exercise I was instructed not to use external file references outside the project folder, including orchestrator assets. I assume that would also apply to windows credentials.
My thoughts:
My xaml file here closes ‘iexplore’ which is the only application used, I instructed that the append to excel be done in the background. I will check naming conventions.
Save the file path in config rather than hard coding in the activity.
Not sure about this, if the selector was incorrect the bot would not work (which it does).