This is an old revision of the document!
Introduction (ExchangeConnector)
This document described the use of the Bizweaver ExchangeConnectortool. This tool is used to read email from a designated user and create new appointments for any user defined in Exchange.
Audience
This document is intended for developers of Bizweaver workflows.
The following documents contain additional information that may be helpful with the development of Bizweaver workflows.
Before You Begin
You will need to have at least one Exchange global connection defined. Instructions to do this are found in the Global Connections page noted in the previous section.
General Configuration
Select the Exchange Connection from the drop-down list.
Select the desired Action from the drop-down list.
“Read Mails” is used to retrieve and read email from a designated mailbox folder.
“Create Appointment is used to create a new appointment for one or more users in the designated Exchange system.
The available options will change depending on the action selected. Specific options for each action are described below.
All values in for the two actions, except drop-down selections, can use workflow variables. If necessary (as with the date/time values), clear the field manually, then press <F4> for a list of workflow variables.
Read Mail Options
Select the mailbox Folder to process from the drop-down list.
Define the Filter criteria to be used.
Select the desired data field from the Search drop-down list.
Select the desired filtering option from the Filter drop-down list.
Enter the filtering value in the Value field.
This will most typically be a variable but can also be directly entered as needed.
Multiple filtering statements can be used. In the example above the two statements are 'greater than' and 'less than'.
If you wish to use this tool to move email from one folder to another, select the target folder from the Move mail to folder drop-down list.
The target folder must exist in the user's mailbox before it can be used here. The folder must be created in Exchange/Outlook as it cannot be created through the ExchangeConnector tool.
Select a folder where any Attachments should be stored.
This is a Windows folder. Use the standard Windows Explorer tool to locate the folder if needed.
This action does not remove the attachments from the Exchange database. It stores a copy of the attachment so that it can be used in other Bizweaver workflow steps.
Create Appointment Options
“Appointment” and “Meeting” are used interchangeably for the ExchangeConnector tool. An “Appointment” is simply a meeting with only one person attending.
Enter the Subject of the appointment.
Enter any Body text for the appointment.
Enter/select a Start date and time. Or select the All Day checkbox.
Enter/select an End date and time.
Enter a Location (optional).
Enter one or more email addresses of Required Attendees.
Enter one or more email addresses of Optional Attendees
Enter a Remind before minutes (numeric) value.
Select how the notification email should be sent.
Use SendOnlyToAll to notify all attendees via email.
Use SentToAllAndSaveCopy to notify all attendees via email and save a copy in the sender's mailbox.
Using **SendToNone* is not recommended since no notification are sent.