Output
Type File
to write action output to a file. If you set Output
to File
, you must use the FileName parameter to specify the name and the location of the file that you want to write the output to.
NOTE: The path that you specify in FileName must be listed in the AllowedOutputDirectoryCSVs configuration parameter. ConnectorLib C++ cannot write the output file to directories that are not listed in this parameter.
Type: | String |
Default: | |
Example: | Output=File
|
See Also: | FileName |