Hello,
Iam working in the assignment Calculate Client Security Hash. I can’t fix the following problem at the moment:
In the Update Work item of ACME System 1 is the field New Status what you should select with the UIpath select item. But it don’t work. I have tried different kind of things but get errors like Select item 'SPAN": Attribute not supported by the current UiNode. I have also used the UI Explorer.
Who can help me with this… please…
Greetings,
Eddy
You just need two click activities (enable simulate click option in the properties of click activities).
One to click on the drop down field and other one is to select “Completed” from the drop down field.
You do not need to use Select item activity here.
Regards,
Karthik Byggari
1 Like
Hello,
Thanks for your previous quick response. Unfortunately I have something again that I can not continue. I got the following error: Assign TransactionID: Index was outside the bounds of the arry.
See also attachment…
I hope you can help me with this…
Eddy
Check if in_TransactionNumber default value is zero.
Regards,
Karthik Byggari
1 Like