I am currently going through the advanced level training course involving the usage of UiDemo app. I have followed through all the steps in the walkthrough and I got the error mentioned above. I did the debugging steps and found that the error came from the “Try Get Asset” portion (that was where the log error was printed). Please give me some advice on this.
Secondly, I would like to ask what is the difference between reading the asset from the excel config file and getting it directly from orchestrator asset tab? This portion kinda confuses me.
Thanks for reading!
P.S I have compiled all the images into one image.
EDIT:
I tried using my friend’s identical project (whose project is successful in running) to run on my laptop. I got the same error again. Could it be some dependencies or package issues?
As shown below under message low on the bottom right, it says Get Asset faulted. The next step results in the log message saying that the asset type was invalid.
Thus, this has nothing to do with getting the credential because it is entirely differently from getting Assets. To elaborate further, I have to get the Asset from the config excel file. However, it reads but it detects empty rows?
Hey! Thanks for the help!
My settings and asset settings are the same as yours and the error is still the same after running _test.xaml.
If there is anymore information you need in order to help me troubleshoot this, please do tell me!
Settings: UiDemoPath = C:\Users\u91137\Desktop\UiPath\UiPath Advanced Training Course\UiDemo.exe
Assets: UiDemoPath = UiDemoPath
Now do you have an asset created on your orchestrator with name ‘UiDemoPath’?
And if yes what is the value
Secondly if you are using Assets tab to get assets from Orchestrator then the Settings tab value UiDemoPath = C:\Users\u91137\Desktop\UiPath\UiPath Advanced Training Course\UiDemo.exe
is not at all used
So if you are using Settings tab to get the path then you dont need Assets
If you use Assets then create an asset UiDemoPath, Text type and dont need the Settings entry