Workflows Not Running in Instance

i_sachin_
Tera Contributor

Hello ServiceNow Community,

 

I’m experiencing an issue where workflows are not running in our test instance. We have several workflows configured in our ServiceNow instance. Recently, none of these workflows are executing as expected. There have been no recent changes or updates that I'm aware of that could have impacted the workflows. In our development environment, the same workflow is running, but in the test environment, it is not. We thought the instance version could be the problem because the development environment is on the Washington release, and the test environment is on Vancouver. However, I developed the workflow directly in the test environment itself, and it is still not running. 

 

Here is the screenshot of the test environment workflow. In this workflow, the SLA percentage timer at 50% is running but not completing and not moving to the next activity. The same workflow is running perfectly in the development environment. I tried with Default SLA workflow also, facing the same issue in that workflow also.
@Ankur Bawiskar can you help me with this? What could be the reason for this problem?
Test workflow.png

 

Dev Environment Screenshot
Dev workflow.png

 

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@i_sachin_ 

seems workflow is getting stucked.

Is this happening for all workflow contexts?

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yes @Ankur Bawiskar even the Default SLA Workflow acts the same.

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Looking at your image the workflow did got triggered and started, just the seconds step is somehow still running.

 

Have you checked the sys_trigger table? Do you find the sla timer there?

Or if you manually nudge the workflow, is it proceeding then?

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Yes @Mark Roethof I have checked the sys_trigger table and I can see an entry in the schedule table.