DMXSetApplicationFileName 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 load the Connect ETL task from an .dxt file.

Syntax

DMXSetApplicationFileName ID applicationFileName

Parameters

ID The ID returned by DMXNew that identifies the invocation.
applicationFileName A string with the name of the Connect ETL task .dxt file created through the Connect ETL graphical interface.

Notes

You should invoke this function once after creating the invocation via DMXNew. That call should be made before any DMXSet… / DMXAdd… function and before running the task via DMXRun.