cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow steps remaining in ready state for long

aaparanjpe
Explorer
0 Kudos
120

Hi All,

I am facing a very atypical issue which I will try and explain below:

When a workflow is triggered in the system, the first step of the workflow is a background step. Now Ideally, I would have expected this step to change from "READY" state to "INPROCESS" within a fraction of a second. What happens with our workflows is that these steps continue to remain în "READY" state for 2-3 hrs. Please note that there is no deadline monitoring active for these steps.

I have 2 questions based on this:

1. How does the workflow system function with regard to changing a step state?

2. More important question : Why is this above mentioned problem occurring in our system? Is it something to do with system performance?

I gave the first step as an example. This does not necessarily happen at the first step. This may happen at any step in the workflow(being stuck as ready status).

This is happening across the entire workflow system in workflows developed for all modules.

Thanks in advance.

Ashish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you are seeing the LOG of the workflow and if you have find the state as READY means that the workflow has sent mail to the corresponding agent for execution. In case of background processing it means that the program is set for background processing.

Regards,

Ramu N.