|
Job Properties
Properties
Code based: Allows you to define and initialize global variables and objects for use throughout the life of your job. (see more...) | |
PreJobCode |
Code based: Allows you to write some Visual Basic .NET code that will be executed prior to the job running. When you execute your job, this code will run first, then your job will execute as normal. |
PostJobCode |
Code based: Allows you to write some Visual Basic .NET code that will be executed after the job successfully completes. |
LogTrimmingKeepLast |
BlueSky Integration Studio can automatically trim your job logs. This property allows you set the number of log entries to keep after each job execution. |
Enables you to define parameters for your job. You can then replace hard coded values in most properties with a parameter making your job more dynamic. (see more...) |
© 2003 - 2007 Relational Solutions, Inc. - All rights reserved