- Create Folder
- Create Snippet
- Execute Snippet
- Open Snippet
- Close Snippet
- Rename Snippet
- Save Snippet
- Delete Snippet
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.
- 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.
- Tracking Data panel is divided into three sections: Tracking Data, Console and Output
- 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 .
- 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.
- 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.
- To stop the execution of a snippet, click Stop button from Designer Basic ribbon menu.
Open Snippet
- In order to open a snippet from the Snippets list, select a snippet from the list and click on Open button.
- 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.
- A Open window will open allowing the user to select a snippet.
- 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.
- To close a snippet , click on Close button from the Designer Basic ribbon menu.
- 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.
- Rename File window opens. Type a new name for the snippet.Click Rename.
- In Snippets list the display name of the snippet will be changed according to the new name.
- Select a snippet from the snippets list and click on Save button from the Snippets menu.
- A Confirmation window will open. Click OK.
- Select a snippet from the snippets list and click on Delete button from the Snippets menu.
- A Warning window will open. Click Yes.