The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Unable to set the Request item stage

Kusuma2
Kilo Guru

Hi Team.

I have a requirement to set   the stage of the Requested item based on the REQUEST.

When the request is approved then I want to set the stage of the request item as "Request Approved".

But the   default value of stage value is "waiting for approval" . These value is getting displayed.

So, I want to set this value as "Request approved".I have done this setting stage "Requested approved" but no luck..

Regards,

Ajay.

6 REPLIES 6

saprem_d
Giga Guru

Hi,



Use an if activity in your workflow to check if the request stage is approved. For yes, create a set value activity to set the stage as "Request approved". Set any other stage as required for No.


select the appropriate stage in respective workflow activity