You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.
Turn on more accessible mode
Turn off more accessible mode
Skip Ribbon Commands
Skip to main content
Turn off Animations
Turn on Animations
SharePoint
Sign In
Use SHIFT+ENTER to open the menu (new window).
To navigate through the Ribbon, use standard browser navigation keys. To skip between groups, use Ctrl+LEFT or Ctrl+RIGHT. To jump to the first Ribbon tab use Ctrl+[. To jump to the last selected command use Ctrl+]. To activate a command, use Enter.
Browse
Tab 1 of 2.
Page
Tab 2 of 2.
Follow
Bluespring Online
Bluespring ProcessView
Bluespring LeanView
BPM5 Documentation
Currently selected
Write Data Item Values to a Delimited Text File
It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.
Updated Pages
Update Specific Group LDAP Entries
Home
Write Values to a Password-protected Workbook and Worksheet
Write Data Item Values to a Delimited Text File
Update Specific User LDAP Entries
Documents
Welcome & Introduction
Guides
Hardware & Software Requirements (PDF)
Install Guide (PDF)
Activity Reference Guide (PDF)
BPM Designer Topics
Workspace and Solution Topics
Solution Item Topics
Activity Topics
Common Expression Functions
BPM Admin Topics
Process and Activity Monitoring (with Filters)
Service Monitoring
View All Site Content
Recent
Images
Business View Topics
Feedback
Solution Items and Activities
Guides
Home
About
Using the Write Text File activity you can write data item values to a delimited text file. A delimited text file is a file in which each line of text has unique data. And each line is separated by a known character (for e.g. tab, new line). This topic discusses writing values from a collection data item to a file.
To write data item values to a delimited text file, complete the following steps:
Check out and open the process you want to edit.
In the
Toolbox
pane, click
Document
. A list of activities is displayed.
Double-click or drag the
Write Text File
activity into the process.
Link the activity appropriately with other activities.
Right-click the
Write Text File
activity. A shortcut menu is displayed.
Select
View Properties
. The
Write Text File
window is displayed.
Click the
File Options
tab. The Write Data Collection to Text File option is selected by default.
Check the Select Collection Data Item checkbox. The corresponding data item field is enabled.
Select a collection data item from the list of available data items.
In the
Field delimiter
field, select the
Data Item
or
Literal Value
editor and set the field to a value that is a delimiter to be inserted between each value to write.
In the
Record delimiter
field, select the
Data Item
or
Literal Value
editor and set the field to a value that is a delimiter to be inserted between each record.
Note:
If you want to use a delimiter as part of the text you are writing, then select the
Use Encapsulation Character
check box and define the character using an appropriate input field editor.
In the
Value to Write
field, click the
Data Item
icon. A drop-down list is displayed.
Select a data item. The selected data item name is displayed in the field.
Click the plus sign and repeat step 12 and 13 to write more data items.
Note:
If you want to use headers in your text file, select the
Include Headers
check box.
Click the
Output Destination
tab. The corresponding screen is displayed.
In the
File Encoding
field, click the drop-down arrow. A drop-down list is displayed.
Select
ASCII
or
UTF-8
.
Note:
You select
ASCII
or
UTF-8
depending on your platform and locale.
In the
Output File Name
field, select the appropriate input field editor and set the field to a value that is a file name.
From the
If the file already exists
section, select
Overwrite the file
or
Increment the file name
.
Note:
Select
Overwrite the file
to
replace the existing file. Select
Increment the file name
to save the updated version of the existing file.
In the
Output File Location
field, select the appropriate input field editor and set the field to a value that is a file location on your system.
In the
Authentication
section, select the
Run as BPM Server
or
Specify credentials
option.
Note:
If you select
Run as BPM Server
, access will be granted or rejected based on the BPM Server credentials. If you select
Specify credentials
, complete the
Username
,
Password
, and
Include domain
fields using the appropriate input field editors. The
Include domain
check box is optional.
Click
OK
. You configured the activity to write data item values to a delimited text file.
In the
Output File Location
field, select the appropriate input field editor and set the field to a value that is a file location on your system.
Related Topics
Find and Replace Data Item Tokens in a Text File Template
Write All Solution and Process Data Item Values to a Text File
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Document Activities
>
Write Text File
Last modified at 7/31/2020 12:12 PM