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
Retrieve Files that Match the Filter Criteria from a Folder or SharePoint Library via WebDAV
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 retrieve files that match the filter criteria from a folder or SharePoint library via WebDAV, complete the following steps:
Check out and open the process.
In the
Toolbox
pane, click
Internet
. A list of activities is displayed.
Double-click or drag the
WebDAV Get File
activity into the process.
Link the activity appropriately with other activities in the process.
Right-click the
WebDAV Get File
activity. A shortcut menu is displayed.
Select
View Properties
. The
WebDAV Get File
window is displayed.
Click the
Source Location
tab. The corresponding screen is displayed.
In the
Folder or Library URL
field, select the appropriate input field editor and set the field to a value that is a folder or library URL.
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 and corresponding field is optional.
Click the
Files to Get
tab. The corresponding screen is displayed.
Select the
Get Files that Meet Criteria
check box and select the appropriate input field editor and set the field to a value that is a file name.
Note:
You can use either text or wildcards (*) to filter the files that have been retrieved. To delete all files from the specified folder, leave the field blank.
For example:
File.txt
returns the file named ‘File.txt’
File*
returns all files that begin with ‘File’
*.txt
returns all files that end with ‘.txt’.
File*txt
returns all files that begin with ‘File’ and end with ‘.txt’
Click the
Output Location
tab. The corresponding options are displayed.
In the
Output File Location
section, select the appropriate input field editor and set the field to a value that is a folder location.
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 and corresponding field is optional.
Click
OK
. You configured the activity to retrieve files that match the filter criteria from a folder or SharePoint library via WebDAV.
Related Topics
Retrieve Specific Files from a Folder or SharePoint Library via WebDAV
Check Out and Lock a File when Retrieving the File via WebDAV
Source
BPM Designer Topics
>
Overview of Activities and Activity Topics
>
Internet Activities
>
WebDAV Get File
Last modified at 7/31/2020 11:54 AM