This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw2:import_export_tool [2020/12/15 12:09] akoehler [Related Documents] |
bw2:import_export_tool [2021/02/09 07:55] (current) akoehler |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| The following documents contain additional information that may be helpful with the development of Bizweaver workflows. | The following documents contain additional information that may be helpful with the development of Bizweaver workflows. | ||
| - | * [[bw2: | + | |
| ====== Overview ====== | ====== Overview ====== | ||
| - | The Bizweaver Export/ | + | The Bizweaver Export/ |
| - | Workflows are exported into a special file with the extension “bwx”. This is a special data file that does not have any user accessible information. An export file may contain one, or multiple, workflows. | + | Workflows are exported into a special file with the extension “bwx”. This is a special data file that does not have any user-accessible information. An export file may contain one or multiple workflows. |
| ====== Export ====== | ====== Export ====== | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| - | Starting in Bizweaver version in 2.5 workflows are not backwards | + | Starting in Bizweaver version in 2.5, workflows are not backward |
| </ | </ | ||
| Line 29: | Line 29: | ||
| - Right-click on the desired workflow in the listing area. | - Right-click on the desired workflow in the listing area. | ||
| - | - Select the “Export” option. \\ {{ :bw:eximage1.png? | + | - Select the “Export” option. \\ {{ :bw2:bizweaverimportexport1.png |}} |
| - | - Follow the process described in “Multiple Workflow Export” beginning at step 3. | + | - Follow the process described in “Multiple Workflow Export,” beginning at step 3. |
| ===== Multiple Workflow Export ===== | ===== Multiple Workflow Export ===== | ||
| - | * 1. Click the “Export/Import” icon in the icon bar. \\ {{ :bw:eximage2.png? | + | * 1. Click Tools then Import |
| - | * A list of all workflows is displayed. \\ {{ :bw:eximage3.png? | + | * A list of all workflows is displayed. \\ {{ :bw2:bizweaverimportexport2.png |}} |
| - | * 2. To sort the workflows by column click on the column header to sort either by ascending or descending order | + | * 2. To sort the workflows by column, click on the column header to sort either by ascending or descending order |
| - | * **This feature was added in Bizweaver version 2.5 prior versions do not support sorting.** | + | * **This feature was added in Bizweaver version 2.5. Prior versions do not support sorting.** |
| * 3. Select the checkbox for each workflow to be exported. | * 3. Select the checkbox for each workflow to be exported. | ||
| * This process can be used for a single workflow as well as multiple. | * This process can be used for a single workflow as well as multiple. | ||
| Line 43: | Line 43: | ||
| * The password is required on import if it is assigned here. | * The password is required on import if it is assigned here. | ||
| * Password protection is optional. | * Password protection is optional. | ||
| + | * Importing password-protected files does not prompt the user for a password so this must be remembered by the user if a password has been added to an exported workflow. | ||
| * 5. Click [**Export**]. | * 5. Click [**Export**]. | ||
| * 6. The export file may be placed in any available folder. | * 6. The export file may be placed in any available folder. | ||
| Line 58: | Line 59: | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| - | Starting in Bizweaver version in 2.5 workflows are not backwards | + | Starting in Bizweaver version in 2.5, workflows are not backward |
| </ | </ | ||
| The import process always begins with a source file created by the export. | The import process always begins with a source file created by the export. | ||
| - | - Click the “Export/ | + | - Click Tools then import |
| - | - Click on the “Import” tab at the top of frame. | + | |
| - Click the [**Select Files**] button. | - Click the [**Select Files**] button. | ||
| - Browse to locate the desired file(s). | - Browse to locate the desired file(s). | ||
| - Select the desired file(s). | - Select the desired file(s). | ||
| - | - Multiple files can be selected unless the files are password protected. Password protected files must be imported individually. | + | - Multiple files can be selected unless the files are password protected. Password-protected files must be imported individually. |
| - A file may contain more than one workflow. | - A file may contain more than one workflow. | ||
| - | - Select the workflow(s) to import using the checkbox at the beginning of each row. \\ {{ :bw:eximage5.png? | + | - Select the workflow(s) to import using the checkbox at the beginning of each row. \\ {{ :bw2:bizweaverimportexport3.png |}} |
| - Enter the file password if needed. | - Enter the file password if needed. | ||
| - Click [**Import**]. | - Click [**Import**]. | ||
| - A message that the tasks will be imported as inactive is displayed. | - A message that the tasks will be imported as inactive is displayed. | ||
| - | - A new tab, “Configure, | + | {{ : |
| - | {{ :bw:eximage6.png }} | + | - A new tab, “Configure, |
| + | {{ :bw2:bizweaverimportexport5.png |}} | ||
| - | Any workflows that use a SQL, DI, SMTP, WebService, or Exchange connection must be updated to reflect | + | Any workflows that use a SQL, DI, SMTP, WebService, or Exchange connection must be updated to reflect the current environment's appropriate connections. |
| <WRAP center round important> | <WRAP center round important> | ||
| - | This update must be done even if you are importing | + | This update must be done even if you import |
| </ | </ | ||
| - | The workflow (task) and step names are listed in the upper section. Drop-downs for DB (SQL), DI (DI Server and DIAPI), SMTP, REST,and Exchange connections are listed in the lower section. | + | The workflow (task) and step names are listed in the upper section. Drop-downs for DB (SQL), DI (DI Server and DIAPI), SMTP, REST, and Exchange connections are listed in the lower section. |
| Each row in the upper section can be updated individually using the drop-down in the “New Connection” column. | Each row in the upper section can be updated individually using the drop-down in the “New Connection” column. | ||
| Line 106: | Line 107: | ||
| ====== Moving from Test to Production ====== | ====== Moving from Test to Production ====== | ||
| - | The process of using the Import/ | + | The process of using the Import/ |