You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some situations one needs to implement asynchronous task processing. Camunda 7 provides the external task pattern to support this. This pattern should be integrated into the vanillabp-camunda7-adapter according to the VanillaBP definition.
In some situations one needs to implement asynchronous task processing. Camunda 7 provides the external task pattern to support this. This pattern should be integrated into the vanillabp-camunda7-adapter according to the VanillaBP definition.
In the past there was another OpenSource project dealing with external tasks: https://github.com/stephanpelikan/camunda-externaltask-handler. This can be taken as a basis for the implementation.
The text was updated successfully, but these errors were encountered: