This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:import_export_tool [2019/03/07 12:07] runger [Import] |
bw:import_export_tool [2020/12/15 12:09] (current) akoehler [Related Documents] |
||
|---|---|---|---|
| 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. | ||
| - | * [[bw:application_introduction|Application Introduction]] | + | * [[bw:: |
| ====== Overview ====== | ====== Overview ====== | ||
| Line 20: | Line 20: | ||
| ====== Export ====== | ====== Export ====== | ||
| + | <WRAP center round important 60%> | ||
| + | Starting in Bizweaver version in 2.5 workflows are not backwards compatible with versions of Bizweaver 2.4 and before. | ||
| + | </ | ||
| There are two methods to initiate workflow export: single and multiple. | There are two methods to initiate workflow export: single and multiple. | ||
| Line 26: | 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. \\ {{: | + | - Select the “Export” option. \\ {{ : |
| - 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 ===== | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | * **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. |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| + | | ||
| + | | ||
| ====== Import ====== | ====== Import ====== | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| - | SQL, DI (DI Server and/or DIAPI), SMTP, Web Service, and Exchange connections will need to be updated as part of the import process. Each of the needed connection types should be in place before starting the import process. | + | SQL, DI (DI Server and/or DIAPI), SMTP, Web Service |
| For Web Service connections, | For Web Service connections, | ||
| </ | </ | ||
| + | <WRAP center round important 60%> | ||
| + | Starting in Bizweaver version in 2.5 workflows are not backwards compatible with versions of Bizweaver 2.4 and before. | ||
| + | </ | ||
| 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. | ||
| Line 62: | Line 70: | ||
| - 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. \\ {{: | + | - Select the workflow(s) to import using the checkbox at the beginning of each row. \\ {{ : |
| - Enter the file password if needed. | - Enter the file password if needed. | ||
| - Click [**Import**]. | - Click [**Import**]. | ||
| Line 68: | Line 76: | ||
| - A new tab, “Configure, | - A new tab, “Configure, | ||
| - | {{: | + | {{ : |
| Any workflows that use a SQL, DI, SMTP, WebService, or Exchange connection must be updated to reflect the appropriate connections for the current environment. | Any workflows that use a SQL, DI, SMTP, WebService, or Exchange connection must be updated to reflect the appropriate connections for the current environment. | ||
| Line 94: | Line 102: | ||
| <WRAP center round tip> | <WRAP center round tip> | ||
| - | Imported workflows are always placed in the base category (Bizweaver Tasks). | + | Imported workflows are always placed in the base category (Bizweaver Tasks). |
| </ | </ | ||
| + | ====== Moving from Test to Production ====== | ||
| + | The process of using the Import/ | ||