Sample: Simple Run and Save a Project Using Enterprise Guide Automation

This sample provides a simple script that will run an Enterprise Guide project and save the output from the project to a specified location.

This automation script is an example of the type of script that can be run in batch mode or scheduled to run using the Windows Scheduler facility.

This script expects to find the following file:

Check the attachments for the EG Project that is designed to run with this sample code.


Note:
This sample is one in a series of samples available to demonstrate some of the features of the Enterprise Guide 4.2 automation interface for Visual Basic. There is typically a great deal of additional information available in the comments of the code sample.