Back to Index

 

The Batch Code Object

The Batch Code object serves two major purposes in BlueSky Integration Studio.  First, it gives you the capability to batch other jobs together into a single job and, if necessary, write logic around the jobs to control how and when they are executed.  Second, it serves as a wrapper function where you can write your own custom code that you want executed as part of the job.  

Properties

Alias

Alias identifier.  Aliases are used on all design objects to simplify coding and to ensure each object has a unique identifier.

Code

Code development area where you can batch a stream of BlueSky Integration Studio jobs together and/or write custom code that you want to execute in your job.  See Creating a batch job

Comments

Comment area to give descriptive text about the data object and its purpose.

Name

 

Descriptive name for this object.  You can enter any text to describe the object.

 

RunWhen

JobStarts / JobFinished:  Indicates when the batch code should execute.

 


© 2003 - 2007 Relational Solutions, Inc. - All rights reserved