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

« Previous Version 15 Next »

Some of events are executed on “Workflow complete” such as:

  • updating of dataLastRun

  • moving of keys from session.vault into myVault

  • moving of keys from session.vaultGlobal into Global myVault

“Workflow complete” event occurs after running or debugging of block in case if:

  1. the block is last enabled block

  2. the block status is “Ready“

  • You can find the list of workflow block statuses by this link

  • Please also see “Rules when dateLastRun is updated” by this link

  • Please also see “session.vault” by link and “myVault.setOnComplete“ by link

  • Please also see “Session.vaultGlobal” by linkand “myVault.setGlobalOnComplete“ by link

  • No labels