Data Exchange installation contains the following runstreams:
.Director (dexcdirrun)
.Agent (dexcagentrun)
.Schema Extractor (dexcxtrctrun)
.Extractor (dexcdataxrun)
The Director runstream starts all other runstreams when servicing requests from the DDW and the Runtime Administration. This runstream can be customized as follows:
@run,A DEXCH,,sys$lib$,99999,99999 @use DIRECTOR,DEXCH @use CONFIG$USE.,DEXCH$CONFIG.
where DEXCH is the Director server name, for example, D5159E, defined in the CONFIG$ file and DEXCH$CONFIG is the file containing all the configuration settings.
You can redirect the Director to use a different file by changing the target of @use CONFIG$USE.
The other runstreams do not require any customizations.