Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By Throwaway
#812609
We have timers/cron set up to run a script to check for the date entered, however, some cases had no date entered and are stuck in a infinite loop and they are shown as "INTERMEDIATE-CATCH-TIMER-EVENT".

Can I send these cases forward to the next task, send them back, or send them a "date" of some sort?
User avatar
By amosbatto
#812617
You can route on the cases with the PMFDerivateCase() PM function, routeCase() web service or the PUT /cases/{app_uid}/route-case REST endpoint.
You can also set the dates in the case with PMFSendVariables().

Here is a example process to set the data variable in a specified case:
(32.37 KiB) Downloaded 376 times
By Skipper
#829508
Thanks a lot.
The example here is my solution for my problem in this thread:
https://forum.processmaker.com/viewtopic.php?f=44&t=738148

Thanks for the link, amosbatto! I was searching fo[…]

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]