Short Description: To add a new work space directory to the task.
Syntax
DMXAddWorkSpaceDirectory | ID directoryName |
Parameters
ID | The ID returned by DMXNew that identifies the invocation. |
directoryName | A string expression providing the complete path to the work space directory to be added. |
Notes
You can invoke this function at any time after loading the task via DMXSetApplicationFileName and before running the task via DMXRun. This method has no effect on Connect ETL copy and merge tasks, since no work space is required.