Launching a Server-initiated Mobile Workflow on the Device

Server-initiated Mobile Workflow messages show up as an e-mail message on the Windows Mobile or BlackBerry device inbox.

On Windows Mobile platforms, Mobile Workflow packages are integrated with the Outlook Mail inbox. On iOS, messages are sent to a container that is provided by the Workflow device client.

Click the e-mail message to launch the Mobile Workflow container and display the Mobile Workflow associated with the e-mail message.

When you click the Workflows menu item in the device inbox, only the latest version of the Workflows appear. When you click the Workflow icon for a particular workflow, the Workflow version that is associated with the e-mail notification is launched, whether it is the latest version or not.

Example

You develop a Mobile Workflow application that has both client-initiated and server-initiated starting points. You deploy the initial version, which is called version 1, and a Mobile Workflow e-mail notification is sent.

Next, make some changes and deploy a second version, version 2. Again, a Mobile Workflow e-mail notification is sent.

There are now three ways that this Mobile Workflow application can be launched, and the way that it is launched determines which version of the Workflow is launched:

Related tasks
Testing Server Initiated Mobile Workflow Packages
Debugging Custom Code