| Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
bw2:workflow_tools [2021/02/10 13:31] akoehler [Looping] |
bw2:workflow_tools [2021/07/19 16:58] (current) akoehler [Notifications] |
| ======Workflow Tools====== | ======Workflow Tools====== |
| A Bizweaver workflow is comprised of a series of "functions" known as tools. A high-level list of these tools is provided below. Click on the associated link (where provided) for more detailed usage information. | A Bizweaver workflow is comprised of a series of "functions" known as tools. A high-level list of these tools is provided below. Click on the associated tool for more detailed usage information. |
| |
| =====Common Tools===== | =====Common Tools===== |
| ====Start / End==== | |
| |
| {{:bw2:icon_-_start.png|}}{{:bw2:icon_-_end.png|}} | |
| <WRAP center round info 60%> | <WRAP center round info 60%> |
| * Used to indicate the start and end of a workflow. | * Used to indicate the start and end of a workflow. |
| * A workflow can only have one start and one end. | * A workflow can only have one start and one end. |
| </WRAP> | </WRAP> |
| | ====Start / End==== |
| | |
| | {{:bw2:icon_-_start.png|}}{{:bw2:icon_-_end.png|}} |
| | |
| |
| ====Variables==== | ====Variables==== |
| **//[[bw2:using_variables|{{:bw2:icon_-_variable.png|}}]]//** | **//[[bw2:using_variables|{{:bw2:icon_-_variable.png|}}]]//** |
| |
| ====Error Handling==== | ====Notifications==== |
| **//[[bw2:error_handling|{{:bw2:bizweavericons25.png|}}]]//** | **//[[bw2:notificationsversions|{{:bw2:notificationsicon.png|}}]]//** |
| =====Execution Tools===== | =====Execution Tools===== |
| ====SQL/Hana Tool==== | ====SQL/Hana Tool==== |
| **//[[bw2:looping_tool|{{:bw2:icon_-_loop_start.png|}}]] [[bw2:looping_tool|{{:bw2:icon_-_loop_end.png|}}]]//** | **//[[bw2:looping_tool|{{:bw2:icon_-_loop_start.png|}}]] [[bw2:looping_tool|{{:bw2:icon_-_loop_end.png|}}]]//** |
| ====Decisions==== | ====Decisions==== |
| {{:bw2:icon_-_decision_start.png|}}{{:bw2:icon_-_decision_end.png|}} | |
| **//[[bw2:decision_tool|Using Decisions]]//** | **//[[bw2:decision_tool|{{:bw2:icon_-_decision_start.png|}}]] [[bw2:decision_tool|{{:bw2:icon_-_decision_end.png|}}]]//** |
| ====File Operations==== | ====File Operations==== |
| {{:bw2:icon_-_file_operations.png|}} | |
| **//[[bw2:file_operations_tool|Using File Operations]]//** | **//[[bw2:file_operations_tool|{{:bw2:icon_-_file_operations.png|}}]]//** |
| ====File Reader v2==== | ====File Reader v2==== |
| {{:bw2:icon_-_file_reader_2.png|}} | |
| **//[[bw2:file_reader_tool|Using File Reader v2]]//** | **//[[bw2:file_reader_tool|{{:bw2:icon_-_file_reader_2.png|}}]]//** |
| ====File Writer==== | ====File Writer==== |
| {{:bw2:icon_-_file_writer.png|}} | |
| **//[[bw2:file_writer_tool|Using File Writer]]//** | **//[[bw2:file_writer_tool|{{:bw2:icon_-_file_writer.png|}}]]//** |
| ====DataBuilder==== | ====DataBuilder==== |
| {{:bw2:icon_-_data_builder.png|}} | |
| **//[[bw:databuilder_tool|Using DataBuilder]]//** | **//[[bw2:databuilder_tool|{{:bw2:icon_-_data_builder.png|}}]]//** |
| ====WebService v2==== | ====WebService v2==== |
| {{:bw2:icon_-_web_services_2.png|}} | |
| **//[[bw2:web_service_tool|Using WebService v2]]//** | **//[[bw2:web_service_tool|{{:bw2:icon_-_web_services_2.png|}}]]//** |
| ====VBScript==== | ====VBScript==== |
| {{:bw2:icon_-_vb_script.png|}} | |
| **//[[bw2:vbscript_tool|Using VBScript]]//** | **//[[bw2:vbscript_tool|{{:bw2:icon_-_vb_script.png|}}]]//** |
| ====SAP Business One Integration==== | ====SAP Business One Integration==== |
| There are two methods of integration to SAP Business One: **DI**, or **Service Layer**. | There are two methods of integration to SAP Business One: **DI**, or **Service Layer**. |
| |
| === Integration Using DI === | === Integration Using DI === |
| |
| {{:bw2:icon_-_field_mapper.png|}}{{:bw2:icon_-_sbo_update.png|}} | |
| |
| Integration using DI tools includes DI API and DI Server. The two workflow tools used with these methods are **Mapper** and **SBOUpdate**. | Integration using DI tools includes DI API and DI Server. The two workflow tools used with these methods are **Mapper** and **SBOUpdate**. |
| |
| Information on using the DI tools is found **//[[bw2:sap_business_one_integration_using_DI|here]]//**. | **//[[bw2:sap_business_one_integration_using_DI|{{:bw2:icon_-_field_mapper.png|}}]][[bw2:sap_business_one_integration_using_DI|{{:bw2:icon_-_sbo_update.png|}}]]//** |
| |
| === Integration Using Service Layer === | === Integration Using Service Layer === |
| |
| {{:bw2:icon_-_data_builder.png|}}{{:bw2:icon_-_web_services_2.png|}} | |
| |
| Integration for SAP Business One using the SAP Service Layer API uses the **DataBuilder** and **WebService2** tools. | Integration for SAP Business One using the SAP Service Layer API uses the **DataBuilder** and **WebService2** tools. |
| |
| Information on using these tools is found **//[[bw2:sap_business_one_integration_using_service_layer|here]]//**. | **//[[bw2:sap_business_one_integration_using_service_layer|{{:bw2:icon_-_data_builder.png|}}]] [[bw2:sap_business_one_integration_using_service_layer|{{:bw2:icon_-_web_services_2.png|}}]]//** |
| ====Crystal Reports==== | ====Crystal Reports==== |
| {{:bw2:icon_-_crystal.png|}} | |
| **//[[bw2:crystal_reports_tool|Using Crystal Reports]]//** | **//[[bw2:crystal_reports_tool|{{:bw2:icon_-_crystal.png|}}]]//** |
| ====Execute==== | ====Execute==== |
| {{:bw2:icon_-_execute.png|}} | |
| **//[[bw2:wfexec tool|Using Execute]]//** | **//[[bw2:wfexec tool|{{:bw2:icon_-_execute.png|}}]]//** |
| ====Exchange==== | ====Exchange==== |
| {{:bw2:icon_-_exchange.png|}} | |
| **//[[bw2:exchangeconnector_tool|Using Exchange Connector]]//** | **//[[bw2:exchangeconnector_tool|{{:bw2:icon_-_exchange.png|}}]]//** |
| ====Pause==== | ====Pause==== |
| {{:bw2:icon_-_pause.png|}} | |
| **//[[bw2:pause_tool|Using Pause]]//** | **//[[bw2:pause_tool|{{:bw2:icon_-_pause.png|}}]]//** |
| ====Encrypt==== | ====Encrypt==== |
| {{:bw2:icon_-_ecryption.png|}} | |
| **//[[bw2:encryptdecrypt_tool|Using Encrypt Decrypt]]//** | **//[[bw2:encryptdecrypt_tool|{{:bw2:icon_-_ecryption.png|}}]]//** |
| ====Email==== | ====Email==== |
| {{:bw2:icon_-_email.png|}} | |
| **//[[bw2:email_tool|Using Email]]//** | **//[[bw2:email_tool|{{:bw2:icon_-_email.png|}}]]//** |