Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Without encrypting only one transfer is used to copy the file from source to target in step

  • transportSourceToTarget

Transport-Steps

The transport steps are using the JITL job sos.scheduler.jade.JadeJob.

These parameters are needed:

Image Added

encrypt: encryption of the local file

In our example the encryption is only simulated. An own routine may be used here.

Report: Mailing a report

A mail is generated to send the JADE history file as an example for a report. External report features may be used here. The JITL job sos.scheduler.managed.JobSchedulerManagedMailJob is used here to manage the mail.

JobChain in JOE

Image Added