ProcessQueue

0
We are using the Process Queue to process data sent via a REST service. The rest service is working just fine, and as I go through the microflow that is adding the process to the queue, I get the queue config from the database, and I get the process from the database, then the AppendNewActionToQueue java action executes with no errors, but then nothing happens. I don't see the action come up in the QueueOverview admin page, and the process it should be running never executes because I have a breakpoint set there and it is not triggering. For what it's worth, this was working until yesterday when I updated the ProcessQueue module. Any thoughts what might be happening here? Thanks for your help!
asked
0 answers