DMXRun function - Connect_ETL - Latest

Connect ETL Shell Functions Reference

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
Latest
ft:locale
en-US
Product name
Connect ETL
ft:title
Connect ETL Shell Functions Reference
Copyright
2025
First publish date
2003
ft:lastEdition
2025-05-21
ft:lastPublication
2025-05-21T18:32:36.824000

Short Description: To run the Connect ETL task as a command line invocation.

Syntax

DMXRun ID

Parameters

ID The ID returned by DMXNew that identifies the invocation.

Notes

You can invoke this function at any time after loading the task via DMXSetApplicationFileName and before releasing resources via DMXClear.

A call to this function blocks until the task finishes. You can pipe data into or out of the task when invoking this function.