Not showing entered fields in action center

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.

@ADITYA_T

Please show how did you happen to link it

Cheers

Hi @Anil_G ,

I’m using Queues to store the entered information.

And I’m using the get transaction item for further process.

@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

Hi @Anil_G ,

The Employee name is an app variable. And it is linking to the Queue.

@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

@Anil_G ,I have used the action Schema. And the below Workflow.