Using the Object Model

This section demonstrates the use of the XLANG Scheduler Engine object model described in earlier sections.

The code example enumerates all the currently configured group managers. It locates and lists running schedule instances. It also locates instances derived from a schedule named MySchedule. The schedule MySchedule is assumed to contain a port called MyPort; the example prints the port name for this port.

The example is written in VB Script. You do not need to compile this script; you may run this script directly using the following command line in a command prompt window:

CSript ListSchedules.vbs 

On the preceding command line, the name of the script file is ListSchedules.vbs. This script file contains the code shown ...

Get BizTalk™ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.