Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

New workflow stage is not reflecting when lookedup

Arunima_12
Tera Contributor

1.Added a new workflow stage under wf_stage table - 'Pending for Assessment Review'

Arunima_12_1-1714627788766.png

 

2. When trying to lookup referencing the wf_stage table under set Values in workflow cannot see the new stage added.

 

 

Arunima_12_0-1714627760991.png


Please suggest how can this be fixed?

 

1 ACCEPTED SOLUTION

Vishwa Pandya19
Mega Sage

Hello,

 

Any new workflow stage needs to be added to stage_set_table Default Stages (by table).

The wf_stage shows the stages currently being used in any of the workflow's.

Please refer below documentation.

https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/using-workflows/task...

 

If my answer helped you in any way please mark it as correct or helpful.

View solution in original post

1 REPLY 1

Vishwa Pandya19
Mega Sage

Hello,

 

Any new workflow stage needs to be added to stage_set_table Default Stages (by table).

The wf_stage shows the stages currently being used in any of the workflow's.

Please refer below documentation.

https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/using-workflows/task...

 

If my answer helped you in any way please mark it as correct or helpful.