Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Flow Designer is not executing as expected - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Flow Designer is not executing as expected
KB0722358

Flow Designer is not executing as expected


7610 Views Last updated : Feb 14, 2025 public Copy Permalink English (Original)
  • English (Original)
  • Japanese
KB Summary by Now Assist

Issue

Flow Designer is not executing as expected

Release

London Patch 2

Cause

The user had 2,800 events pending which made it look as though Flow designer Action "Aperture Science TCIAL" was not working. In actuality, the events needed to process the above Action were created successfully.

Rather, the real issue was that the event queue was backed up which prevented the processing of the event, and thus the execution of the Action.

Resolution

When an Action is fired in Flow designer (like "Aperture Science TCIAL"), it creates an event to execute that job. The "flow.start" events get processed by the "Flow Engine Event Handler" job in the sys_trigger table.

The problem is that while there were four of these "Flow Engine Event Handler" jobs in sys_trigger, all of them were in a state of "queued". They needed to instead be in a state of "ready". When the state of one of them was manually updated to "ready", the system immediately picked up the "flow.start" events and started processing them.

The entire backlog of events is now clear, and it did not take much time at all. The issue, the why and how of this blockage, was due to the state being in "queued" rather than in "ready".

After the backup was cleared, a secondary test was run to ensure that everything worked as expected - and it did. The "Aperture Science TCIAL" Action processed perfectly.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.