Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

File Connector Guide

File Connector Guide

Delimited Content Writer Properties

Delimited Content Writer Properties

If you use the Delimited Content Writer, you can serialize existing process objects to delimited file format. You can also serialize process objects created by a delimited event source.
The following table describes properties for the Delimited Content Writer:
Property
Description
Delimiter
Required. The delimiter character to use in files generated by this Event Target.
To use a space or a tab, enter it as an escaped character ("\s" or "\t").
Default is "
,
".
Text Qualifier
Required. A Text Qualifier is added to the Delimited Content only when a cell in a CSV file contains special characters, such as the delimiter char, a quote char, or spans multiple lines.
Default is
"
.
Skip Headers
Required. Determines whether the generated content has header names. Select
Yes
to store the delimited content without header names.
Default is
No
.
Line Ending Style
Required. Determines the line ending style in the generated content (Windows style is \r\n. Unix style is \n.)
Default is
Windows
.

0 COMMENTS

We’d like to hear from you!