In order to provide a more consistent experience with the System Center product family, we've moved the Orchestrator blog to another blog at http://blogs.technet.com/b/orchestrator. Be sure to go there for all the latest info!
Note: The workflow sample mentioned in this article can be downloaded from the Opalis project on CodePlex: http://opalis.codeplex.com
A collection of Workflows that demonstrate the use of Opalis notification capabilities
A Platform Event is an Opalis notification message that is visible in the Opalis Designer Events tab and the Operator Console Event Window.
This Workflow uses a Get Computer Status Activity to check the network availability of a computer. The Send Platform Event Activity is used to display the resulting output:
Launch the Workflow by using Start, or by running it using the Operator Console. Check the Opalis Designer Events tab or the Operator Console Event screen to see the resulting output.
Search the Opalis Online Help for 'Send Platform Event’ for more information.
A Syslog message will create a notification message on a Syslog server. This example Workflow requires that you have a system capable of receiving Syslog messages.
This Workflow uses a Get Computer Status Activity to check the network availability of a computer. The result is evaluated using a Link Condition that is configured in the Link properties:
If less than half of the packets are received, the Send Syslog Message Activity is triggered:
Launch the Workflow by using Start, or by running it using the Workflow Testing Console. Check the Syslog server to see the resulting output.
Search the Opalis Online Help for 'Send Syslog Message’ for more information.
The Opalis Send Event Log Event Activity sends notification messages to the Windows Application Event Log.
This Workflow uses a Get Computer Status Activity to check the network availability of a computer. The Send Event Log Message Activity is used to display the resulting output:
Launch the Workflow by using Start, or by running it using the Workflow Testing Console. Check the Event Log to see the resulting output.
Search the Opalis Online Help for 'Send Event Log Message’ for more information.
These Workflows demonstrate the use of the Send Email and Send Exchange Email Activities.
This Workflow uses the Custom Start Activity to obtain user input using three variables:
The Send Email Activity uses these variables to send an SMTP Email message:
Provide a valid email sender address and SMTP server name in the Send Email Activity, Connect properties:
Launch the Workflow by starting it from the Operator Console or by running it using the Testing Console. When prompted, enter the appropriate values:
Check the Recipient’s Email to see the message sent by this Workflow.
Search the Opalis Online Help for 'Send Email’ for more information.
The Send Exchange Email Activity uses these variables to send an Exchange Email message:
Provide a valid Mail Profile name in the Send Email Activity, Connect properties: