Some information about
third-party integrations
is outside the scope of the AgilePoint NX Product Documentation, and it is the responsibility
of the vendors who create and maintain these technologies to provide this information.
This
includes specific business uses cases and examples; explanations
for third-party concepts; details about the data models and input and output
data formats for third-party technologies; and
various types of IDs, URL patterns, connection string formats,
and other technical information that is specific
to the
third-party technologies.
For more information, refer toWhere Can I Find Information and Examples for Third-Party Integrations?
How to Start
On the Application Explorer screen,
do one of these:
Specifies the file name or a set of files expressed with the filter expression to search
within the specified source location.
Accepted Values:
File Name - Specifies the name of the file in your storage source location.
Filter - Specifies a file name or a filter string that uses asterisks (*) as wildcards.
Default Value:
Filter
Accepts Process Data Variables:
Yes
Example:
These are some examples of filter expressions:
*.* - All files are searched.
*.txt - The files that have the .txt file extension are searched.
*.pdf - The files that have the .pdf file extension are searched.
MyFile.* - All files start with MyFile are searched.
*[part of file name]* - All files that contain the specified part of file name are searched.
*.xml - The files that have the
.xml file extension are searched.
*.doc - The files that have the
.doc file extension are searched.
MyFile.xml - Only the specific file MyFile.xml is searched.
The filter action is done at the source location specified in the activity.
Recursive
Function:
Specifies if the activity's action — such as copy, upload, or delete — is recursive.
In other words, it specifies if the activity does the action again in the subfolders
of the target location
Accepted Values:
Deselected - The activity does the action only on the files in
the specified source folder. There is no effect on files in subfolders.
Selected - The activity does the action on the files
in the specified source folder, as well as the files in the subfolders.