Using Perform Logic

 

Expand/Collapse all Show/Hide All

The Visual Integrator module allows external programs to be executed during the import or export process in order to perform special calculations and file updates. These routines are called perform logic. Standard perform logic is installed automatically whenever an import or export job for an associated data file is created. Additional custom perform logic can also be created by a qualified Master Developer and can be added to a job.

There are three different types of perform logic, based on when they are executed during the import or export process. You can define any number of perform logic commands for each type.

Expand/Collapse item  Job Perform Logic

Job perform logic is executed before the job is run, after a successful completion of a job, or after an unsuccessful job is terminated. The job perform logic is executed only once per job.

 

Expand/Collapse item  Field Perform Logic

Field perform logic is executed before or after the assignment of a data field. The field perform logic is executed for each data field processed.

 

Expand/Collapse item  Record Perform Logic

Record perform logic is executed before or after a data record is written. The record perform logic is executed once for each record processed.

 

For more information, see:

Perform Command

Standard Perform Logic