The Workflow Manager allows you to configure your system to react to certain events. A workflow operates like cause and effect. For example, you create a rule that when a user marks the 'Work Order Type' as “Emergency” and saves the form (cause), the system reacts by changing the 'Assign To' field to a specific contact (effect).
The Workflow Manager is accessed in the Administration section of the Navigation Tab.

The Workflow File Listing displays all of your workflows in a list view. When you enter this section for the first time there will not be any workflows. Click the Add New Record link to add a new workflow
Adding a New Workflow
The blank workflow screen contains only three fields:
When you have completed this form, click Save New Record. Your new workflow will be saved and reloaded in Detail view.
Configuring a Workflow
After you have created a workflow, configure it by entering the detail view of the workflow and clicking the Configure link.

You will be presented with the X3 Workflow Manager (see Figure 1). Begin configuring your workflow by choosing a rule in the 'Choose a rule' drop-down box. Your choices are:
After Work Order Save 
Note: As we enhance the Workflow Manager, options may be added or removed. The options listed here may be different
than the list on your account.
Your choice will open the rest of the Workflow Configuration page (see Figure 2). The upper portion contains the options for Conditions and Actions and a button that switches between the two. The lower portion with the gray background will display your choices as you make them and allow you to configure them using the links provided.
Configure your Conditions. These conditions need to be in place before the system can perform an Action. Your options are:
with field equal to value – Place a check in this box to select a field that appears on the form and the value that will activate the workflow. 
When you make your choice it will appear in the lower portion of the page (see Figure 3). Next, click the Action button to display the available Actions. These options are:
replace field with value – When the condition is met, the system will replace the field chosen here with the value you set. Choose your desired Action to add it to the lower portion of the page, directly below the chosen Conditions (see Figure 4).
You are now able to configure the Conditions and Actions. Click each link to open a window that contains the configuration options. When you complete the form, the link will be replaced with your choice (see Figure 5).
When you have set all the options in the lower portion of the Workflow Manager, the Save Workflow button will become available. Click it to save your new workflow.
Below is a list of functions commonly used in UDF (User Defined Functions):
Editing a Workflow
Changing a workflow is similar to adding a workflow. Locate your workflow in the List view and click it to enter the Detail view. If you are only changing the title of the workflow, click the Edit link to enter edit mode and make your changes, then click the Save Changes link.
If you are changing the workflow rules itself, enter the Detail view as described above then click the Configure link. The Workflow Manager will open with the configured rules laid out for you.
You can make adjustments to the behavior of the workflow by clicking the links and reconfiguring them. You can also change the Conditions and Actions by adjusting the check marks in the checkboxes and clicking the links in the gray box to configure the new options.
Alternatively, you can completely alter the workflow by using the 'Choose a rule' drop-down list to select a new rule. The lower portion of page that contains the configurations of the workflow will be cleared out for the new workflow.
When you are finished, click the Save Workflow button to record the changes or click the Go Back link at the top right of the screen to return without saving.
Deleting a Workflow
Locate the workflow in the List view and click the Workflow ID or the magnifying glass to enter the Detail View. Click the Delete link on the form. The workflow will be marked for deletion and unavailable in the list views. See the Remove Deleted Records section on page 18 to permanently remove the workflow from the system.
Note: Remember, you have the option to disable a workflow from operating using the 'Active' field. Use this instead of the delete link to save yourself the time of re-entering workflows.
Workflow Email Templates
In some cases, it's beneficial to make a customized email to be used with a workflow. A Workflow Email Template is a pre-defined email that a workflow will send out, based on the conditions that you set. First, go to the Navigation tab and look under the Administration section. Right under Workflow Manager, you'll find Workflow Email Templates. This will take you to a list of existing templates. Click Add New Record and you will see the following form.

Some of the fields on this form include:
In the subject or body of the email, you can type whatever text you'd like to appear or you can reference fields from which you'd like the system to take information. To do this, start with 2 "less than" symbols (<<), type the name of the table from which the information is coming (WORK), type a period, type the system name of the field (ASSIGNTO), and close with 2 "greater than" symbols (>>). For example, if this email template is for work orders and we want to show the work order number in the email, we would enter something like this: "Work order number <<WORK.WO>> has been closed." Entering "<<" and ">>" tells the system that the text between these is referring to a field.
Once you have the email template set up, you are ready to create the workflow that is going to send this email out. On some workflow rules, you'll have an Action choice called "Send Email Template to Recipient." Choose that and it will appear in the gray box at the bottom.

In the gray box, click on the "Email Template" link and a window will appear that will allow you to choose the email template you've created, from a list that includes all of your email templates that are related to the workflow rule you've chosen. When you select the template, you'll see a preview of the email. Just click the Save button when you're finished.
Next, click on the link that says "Recipient." A screen will appear that will allow you to control from where the wokflow will get its email address.

There are 3 options available:
When you've selected the option you want, just click the Save button and then you can save the workflow.
Ordering Workflows
You may have several workflows that are using the same rule; After WO Save, for example. Sometimes, they will affect the same records and one workflow is dependent on another. When this is the case, it's best to set the order in which the workflows will be executed. To do this, go to a workflow that is already configured and click the Order option from the Actions menu.

You will see a screen like this:

As you can see, the rule is displayed at the top on the screen and the different workflows that are based on this rule are shown below. Instructions are also given on this page. The top workflow will be processed first, and the bottom will be last. To change the order, simply drag and drop. Click Save when you're satisfied with the order.