5.5.2

Table Of Contents
Using the Mail Plug-In Sample Workflows
You can call the sample workflows of the Mail plug-in from custom workflows to implement email
functionality. You can run an example workflow to test interaction with email.
n
Access the Mail Plug-In Sample Workflows on page 68
You must use the Orchestrator client to access the Mail plug-in sample workflows.
n
Mail Plug-In Sample Workflows on page 68
You can enhance your custom workflows by integrating the sample Mail plug-in workflows.
n
Test an Example Interaction with Email on page 69
You can run a workflow from the Orchestrator client to send an email to respond to a query, known as
a user interaction.
Access the Mail Plug-In Sample Workflows
You must use the Orchestrator client to access the Mail plug-in sample workflows.
Prerequisites
n
Configure the Mail plug-in in the Orchestrator configuration interface.
n
Log in to the Orchestrator client as a user who can run Mail workflows.
Procedure
1 Click the Workflows view in the Orchestrator client.
2 Expand the hierarchical list to Library > Mail.
What to do next
Review the sample workflows.
Mail Plug-In Sample Workflows
You can enhance your custom workflows by integrating the sample Mail plug-in workflows.
You can access the Mail workflows from Library > Mail in the Workflows view of the Orchestrator client.
Retrieve messages
Retrieves the messages of a given email account by using the POP3 protocol.
Retrieve messages (via
MailClient)
Retrieves the messages of a certain email account, without deleting them, by
using the new scripting API provided by the MailClient class.
Send interaction
Sends an email to answer a user interaction. The email body contains both
the URL to the direct answer, and an interaction URL to process this request.
If optional parameters are not specified, the workflow uses the default values
set in the Orchestrator configuration interface.
Send notification
Sends an email with specified content to a given email address. If optional
parameters are not specified, the workflow uses the default values set in the
Orchestrator configuration interface.
Send notification to
mailing list
Sends an email with specified content to a given email address list, CC list,
and BCC list. If optional parameters are not specified, the workflow uses the
default values set in the Orchestrator configuration interface.
Using VMware vCenter Orchestrator Plug-Ins
68 VMware, Inc.