Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Create Folder

  • Select the default root folder Snippets. Click on New Folder button from the Snippets menu.

...

  • The Folder Name window opens. Type the name of the folder and click Create.


Create Snippet

  • In the main window, click on Snippets tab to open Snippets panel. The Snippets root folder is added by default when starting Designer Basic.

...

  • Click OK. The snippet will close in Workflow Designer panel but it will remain in the Snippets list.


Execute Snippet

  • Open a snippet from the snippets list.
  • Click Start button – button part The result of the snippet is displayed in Tracking Data panel.

Image Modified

  • Tracking Data panel is divided into three sections: Tracking Data, Console and Output

Image Modified

  • Each section displays different information about the execution of the snippet. Tracking Data section displays all information regarding the execution of each activity of the snippet (it displays also information about exceptions, errors etc.), including results and defined arguments values .

Image Modified

  • Console section displays only the final result of the snippet. If the execution of the snippet has been stopped due to some exception or error, Console section will be empty.

Image Modified

  • Output section displays only the IN/OUT and OUT arguments together with their correspondent values. If no IN/OUT or OUT arguments are defined for the snippet, Output section will be empty.


Image Modified

  • To stop the execution of a snippet, click Stop button from Designer Basic ribbon menu.

Image Modified 



Open Snippet

  • In order to open a snippet from the Snippets list, select a snippet from the list and click on Open button.

Image Added

  • The snippet will be opened for editing in workflow Designer panel.
  • In order to open a snippet that is not from the Snippets list, click on Open button from the ribbon menu.

Image Added

  • A Open window will open allowing the user to select a snippet.

Image Added

  • Click Open. The snippet will be opened for editing in workflow Designer panel. A new tab with the name of the snippet will be added in workflow Designer panel.

Image Added


Close Snippet

  • To close a snippet , click on Close button from the Designer Basic ribbon menu.

Image Added

  • The snippet will be closed. The snippet tab will be removed from the workflow Designer panel.


Rename Snippet

  • In Snippets panel, select a snippet from the snippets list.

Image Added

  • Rename File window opens. Type a new name for the snippet.Click Rename.

Image Added

  • In Snippets list the display name of the snippet will be changed according to the new name.

Image Added


Save Snippet

  • Select a snippet from the snippets list and click on Save button from the Snippets menu.

Image Added

  • A Confirmation window will open. Click OK.

Image Added


Delete Snippet

  • Select a snippet from the snippets list and click on Delete button from the Snippets menu.


Image Added

  • A Warning window will open. Click Yes.


Image Added