Skip to main content
saidivyam
May 29, 2022
Question

Process Status

  • May 29, 2022
  • 4 replies
  • 0 views

Hi All,

          I have a scenario that, When a new request have been added it needs to change the satus as submitted later it should change to assigned and at last accept or deny depending on the person.

 My question was how can we store assigned status within the variable.

Thanks & Regards,

Saidivya Minna.

4 replies

stefanhelzle0001
Brainy
May 29, 2022

You would typically persist that data to the database. Can you please explain closer what your goal is and what you already tried.

saidivyam
saidivyamAuthor
May 29, 2022

Hi stefan,

               I want to make the user to know in which stage the application running. Basically ,if user completes form the status should be submitted ,later task assigned to the groups ,so status will be like assigned after  approved or rejected by supervisor It should show the same.

Thanks

Saidvya Minna

stefanhelzle0001
Brainy
May 29, 2022

I am not really sure I understand what you mean.

But, with Appian, we build process driven applications in which assigning a task to people is just standard. To make these status visible to users, you would use process reports. Now, when you talk about the status of a case, this does not directly correlate with an active process instance or an assigned task, so this will be maintained in DB and displayed on a record dashboard.

May I ask for your experience with Appian. The academy and tutorials should help you in designing a solution.