GenerateOutputEx2
Generates the output of a mapping and returns an OutputGenerationresult object that enables you to get information about the outcome of output generation (e.g., error text).
Signature
GenerateOutputEx2(in strBaseDirectory as String) -> OutputGenerationResult |
Parameters
Name | Type | Description |
---|---|---|
strBaseDirectory | String | Specifies the base directory relative to which output files will be saved. |