Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The deinitialize function block is executed right before the workflow stops.

When the deinitialize block is used in a real-time workflow it could be used to clean and close resources, for instance external connections.

TheĀ deinitialize function block will parse in an Agent Environment object. For more on the Agent Environment object, please refer to 3. Java General Functions.


  • No labels