Hello,
I’m doing the RPA Advanced - Assignment 1.
I’m encountering an error on a simple “Assignment” activity.
Attached project, attached .PDF Walkthrought, Studio v2018.4.0, attached screenshot
I ended on page 11 of the .PDF, done every steps and i’m there :
At this point, the framework configuration is complete. We can test the Main workflow by running it, and then checking the extraction of input data. Use the Output log window to see if the data is correct.
I searched and found other close topics ; like Queue item and others
Why would i have an error : Cannot assign from type ‘UiPath.Core.QueueItem’ to type ‘System.Data.DataRow’ in Assign activity ‘End Process’.
When assigning the value “Nothing” to my variable “TransactionItem” of type Datarow?
I lost 2 hours, reviewing the workflow, trying to find where i would have miss a type…
Even other topics are pointing in this direction.
In fact, i can of course assign “Nothing” to my datarow variable. But i need to delete en recreate this Assignment Activity.
In the same action, deleting the “To” value of assignment activity and retyping the value, keep the error.
In 2 actions, 1st deleting the “To” value. Click out. 2nd action, setting the value of “To” to original value; working without error…
Copy pasting the Assign, also keep the error.
Can you confirm its an unexpected behaviour ?
Can you confirm the current context (studio 2018.4, current walkthrought version, current RE framework) leads to this bug ?
Did i made any mistake ending with this behaviour ?
Thanks in advance for your time and efforts
Kind regards,
Ulysse
edit: new users cannot upload attachments… uh … i mean … wh… why?!
I think that would help if i could upload the project for reviewing by other users.