Table of Contents

About

A Specific Procedure is a reusable component that groups operations that do not fit in the Interface framework - loading a target datastore from one or more sources.

Examples of procedures:

  • wait and unzip a file
  • send a batch of files via FTP
  • receive emails
  • purge a database

A procedure can launch commands on logical schemas defined in the topology, but may also use OS commands or Oracle Data Integrator tools.