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
Manually Determine which Word Fields to Populate with Values
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
To manually determine which Word fields to populate with data item values, expression results, and literal values, complete the following steps:
Check out and open the process you want to edit.
In the
Toolbox
pane, click
Microsoft Office
. A list of activities is displayed.
Double-click or drag the
Write Word Document
activity into the process.
Link the activity with other activities in the process.
Right-click the
Write Word Document
activity. A shortcut menu is displayed.
Select
View Properties
. The
Write Word Document
window is displayed.
Click the
Input File
or
Template Location
tab. The corresponding screen is displayed.
In the
Input File Location
field, select the input field editor and set the field to a value that is a location where the Word document is stored.
Note:
If your system resource contains a data item in the connection string property, click
Configuration values
and enter a valid connection string for design-time, configuration purposes.
In the
Authentication
section, select
Run as BPM Server
or
Specify credentials
.
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 the
Data Mappings
tab. The corresponding screen is displayed.
Select the
Manually Map Data Items to Document Fields
check box.
In the
Value to Write
field, select the input field editor and set the field to a value that you want to write to the Word fields.
In the
Field to populate
field, select the input field editor and set the field to a value that is a
Word
field.
Note:
You can map more fields with data items by clicking the plus sign (+). Use the minus sign (−) to remove a mapping.
Click the
Output Destination
tab. The corresponding screen is displayed.
In the
Output File Name
field, select the input field editor and enter the name you want the file to have.
Note:
You do not have to specify a file extension. The file extension from the input file will be used.
If the Ouput File Name's file extension is not the same as the input, then the activity will save the file using the Output File Name's extension. This feature allows you to convert a
.docx
file to a
.doc
or
.doc
to
.docx
file. Additionally, you can use it to convert a
.dot
(or
.dotx
) to a
.doc
or
.docx
file.
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 append a _1, for example, to the file name the first time the process runs and sees that a file already exists. The number will increment each time the process runs and finds a file with the same name.
In the
Output File Location
field, select the input field editor and set the field to a value that is a file location where you want to store the Word file.
In the
Authentication
section, select
Run as BPM Server
or
Specify credentials
.
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 allow the Process Engine to automatically populate Word fields.
Related Topics
Find and Replace Data Item Tokens in a Word Document
Set the Properties of a Word Document when Creating or Updating the Document
Automatically Populate Word Fields with Data Item Values
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Microsoft Office Activities
>
Write Word Document
Last modified at 7/31/2020 11:42 AM