
Datasatge has 2 types of routines ,Below are the 2 types.
1.Before/After Subroutine.
2.Transformer routines/Functions.
Before/After
Subroutines :
These are built-in
routines.which can be called in before or after subroutines. Below is the list
of the same.
1.DSSendMail :Used to
Send mail using Local send mail program.
2.DSWaitForFile : This routine is
called to suspend a job until a named job either exists, or does not exist.
3.DSReport :Used to
Generate Job Execution Report.
4.ExecDos: This
routine executes a command via an MS-DOS shell. The command executed is
specified...