ADITYA_T
(T ADITYA)
December 8, 2024, 5:13pm
1
Hi UiPath Experts,
I want your help. I created an UiPath app and it has to go to Action center for the correct or incorrect. In the App i entered the name and add it to queue and it goes to action center for validation. But the entered information is missing in the action center.
In UiPath APPS
p
In Action Center
Please give me solution for this.
Anil_G
(Anil Gorthi)
December 8, 2024, 7:55pm
2
@ADITYA_T
Please show how did you happen to link it
Cheers
ADITYA_T
(T ADITYA)
December 9, 2024, 9:51am
3
Hi @Anil_G ,
I’m using Queues to store the entered information.
And I’m using the get transaction item for further process.
Anil_G
(Anil Gorthi)
December 9, 2024, 2:04pm
4
@ADITYA_T
As per link in first value you are linking input value to variable but where is the value to be displyed linked?
Cheers
ADITYA_T
(T ADITYA)
December 9, 2024, 2:11pm
5
Hi @Anil_G ,
The Employee name is an app variable. And it is linking to the Queue.
Anil_G
(Anil Gorthi)
December 9, 2024, 2:28pm
6
@ADITYA_T
Yea that is to add data into queue…that is why you see the value in queue
But how are you linking it to action center?
Cheers