This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:file_operations_tool [2019/10/07 12:26] akoehler [Get Files] |
bw:file_operations_tool [2020/09/15 14:30] (current) akoehler |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Introduction (File Operations) ====== | ====== Introduction (File Operations) ====== | ||
| - | This document | + | This page describes the use of the “File Operations” tool in Bizweaver. Information regarding the associated File Reader and File Writer tools is found in separate documents. |
| - | + | ||
| - | ====== Audience ====== | + | |
| - | + | ||
| - | This document is intended for developers of Bizweaver workflows. | + | |
| - | + | ||
| - | ====== Related Documents ====== | + | |
| - | + | ||
| - | The following documents contain additional information that may be helpful with the development of Bizweaver workflows. | + | |
| - | + | ||
| - | * [[bw: | + | |
| - | * [[bw: | + | |
| - | * [[bw: | + | |
| - | * Bizweaver – Webservice Tool | + | |
| - | * [[bw: | + | |
| - | * [[bw: | + | |
| ====== File Operations Tool ====== | ====== File Operations Tool ====== | ||
| Line 28: | Line 13: | ||
| The Copy and Move operations function in the same way and are configured in the same manner. | The Copy and Move operations function in the same way and are configured in the same manner. | ||
| - | {{: | + | {{ : |
| - Select the desired operation (Copy or Move) from the “Operation” drop-down list. | - Select the desired operation (Copy or Move) from the “Operation” drop-down list. | ||
| Line 50: | Line 35: | ||
| ===== Delete ===== | ===== Delete ===== | ||
| - | {{: | + | {{ : |
| - Select the **Delete** operation from the drop-down list. | - Select the **Delete** operation from the drop-down list. | ||
| Line 64: | Line 49: | ||
| The Get Files operation is most often used in conjunction with the Bizweaver “looping” function. In this process, the Get Files step creates a list of files, which is the input to the looping process. Whatever actions are needed are defined between the Loop and LoopEnd steps. These actions are performed for each file in the Get Files list. See the **// | The Get Files operation is most often used in conjunction with the Bizweaver “looping” function. In this process, the Get Files step creates a list of files, which is the input to the looping process. Whatever actions are needed are defined between the Loop and LoopEnd steps. These actions are performed for each file in the Get Files list. See the **// | ||
| - | {{: | + | {{ : |
| - Select the **Get Files** operation from the drop-down list. | - Select the **Get Files** operation from the drop-down list. | ||