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.
#821944
In theory you can do this by writing directly to the APP_DELEGATION and APP_CACHE_VIEW tables to close the current task and create a new open Task 3, but I recommend that you NOT do that.

Instead you should create an exclusive gateway which uses conditions to determine whether to skip the task, like this:
@@skipTask == 'yes' -> skip to Task 3
@@skipTask != 'yes' -> go to Task 2

Then, create a trigger which is set to execute when pausing a case:
@@skipTask = 'yes';
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]