Stage is empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 07:29 PM
When I create new SLA on "sc_req_item" table, Stage is empty ????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 07:56 PM - edited 01-13-2025 07:57 PM
Hi @tuitendung,
Use the State field for SLA defination,
Stages are assigned to Activities in a workflow. By assigning the Stages to the Activities of a Service Catalog Item, the Workflow Engine can report the status of the process.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 08:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 06:16 AM
Hi @tuitendung ,
Did you check the Stage Set table [stage_set] data for requested item table.
And the Workflow Stages [wf_stage] table contains all stage configuration for any workflow/or/flow, so when are writing the SLA on Requested Item [ sc_req_item] table at time, you will get the data from stage_set table only.
Check all details and share the missing part. I checked my PID and Client Instance both are showing the Stage values.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 08:36 PM
Hi @tuitendung ,
Stages are stored in table "wf_stage and sys_hub_flow_stage" when you create it from flow designer or workflow. Stage should have value to select while creating SLA.
You can add stage like below.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------