Report Status activity with Apps

Hi,
I am using UiPath apps and I have used report status activity in my bot.

But unable to retrieve that message in my UiPath apps.

I have been trying to drag and drop “PROCESS STATUS FIELD” to the message option below (as shown in the documentation) but unable to do so.

image

Can anyone please help me with this?

Hi @Neeraj_Keswani

Try these steps :

  1. Create a variable in the app variable option as shown below
    image
  2. Use Set values activity and intialize your variable in the items to set field textbox and pass your value into your value textbox
  3. Try to print that variable value into the message box

Hi @namanjain132,

Thanks for replying, I tried doing that too but was not able to drag the process status field to the value textbox.

Can you elaborate more what are you trying to do ?

Hello,

Type the “=” sign in the Message zone, then you will be able to drag and drop the “process status field”
image