Error getting transaction data for Transaction Number: 1. {"message":"KibanaDemoQueue does not exist.","errorCode":1002,"resourceIds":null} at Source: Get Transaction Item

@sreekanth
@Sachin_Hatikankan

Hi , I was following the question you had raised on UiDemo excercise.
I am having issue in the Performer ( Process Xaml ) .
I am unable to get read values from the queue populated onto to the UiDemo application.

When I execute my process the UiDemo opens but empty values are being typed into it.
So I suspect

  1. there are no values being passed from Robot to Studio.
  2. My invoke work flow


*---------------------------------------------------------------------------------------------------------------------

I suspect the way I have declared Cashin is wrong . I am reading a queue item to an object (Cashin) .Please can you help
image

*-----------------------------------------------------------------------------------------------------------------------

I looked at the output and I can see the the transaction number is being displayed . So I think the values are being read from queue. But It is not being typed into the respective fields.
image