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
Read Values from XML in an XML Data Item using XPath Queries
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 use XPath to populate data items with values from XML in an XML data item, 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
Read XML Document
activity into the process.
Link the activity appropriately with other activities.
Right-click the
Read XML Document
activity. A shortcut menu is displayed.
Select
View Properties
. The
Read XML Document
window is displayed.
Note:
You can also open or view the activity properties by double-clicking the activity in the process.
Click the
Input Source
tab. The corresponding screen is displayed.
Select the
Input XML from Data Item
option. The corresponding field is enabled.
In the corresponding field, select the data item containing XML.
Note:
The data item you select should be a data item with Text data item with XML as the format type.
Click the
Data Mappings
tab. The corresponding screen is displayed.
Note:
Select the
Select Collection Data Item for Mapping and Multiple item Context
check box to select and map values to a collection data item.
In the
Data Item
field, click the
Data Item
editor. A drop-down list is displayed.
Select the solution or process data item to which you want to map XML values.
Note:
Calculation data items are read-only. You cannot edit this type of data item.
In the
XPath
field, select the appropriate input field editor and set the field value to the XML code, required to read the data in the XML document.
Note:
You can add more mappings by clicking the plus sign (+). Use the minus sign (-) to remove a mapping.
Click
OK
. You configured the activity to use XPath to populate data items with values from XML in a data item value.
Related Topics
Read Values from an XML Document using XPath Queries
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Document Activities
>
Read XML Document
Last modified at 7/31/2020 11:52 AM