An AgilePart that deletes files
from SharePoint.
Navigation
- In AgilePoint Envision, open a process template.
- Navigate to the SharePoint stencil.
- On the SharePoint stencil, drag the
Delete Files AgileShape, and drop it on the process template.
- To view the entire list of properties, in the Design Tasks pane, click Show Properties.
Properties for This AgileShape
Field Name |
Definition |
DocumentLibrary Url
|
- Definition:
- The URL for the SharePoint document library or folder which contains the files to be deleted.
- Allowed Values:
- A valid SharePoint document library or folder URL.
- Default Value:
- None
- Custom Attributes:
- No
|
Filter
|
- Definition:
- Specifies the file name or a set of files expressed using the filter expression you want to search
within the specified source location. For example, files to be downloaded by the Download Files AgilePart, to be uploaded by the Upload Files AgilePart, or to be converted
to PDF by the PDF Converter AgilePart.
- Allowed Values:
- A file name.
- A filter string that uses asterisks (*) as wildcards.
- Default Value:
- None
- Custom Attributes:
- No
- Example:
- Following are some examples of filter expressions:
- *.* - All files 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 performed at the source location, that vary depending upon the AgileShape.
|
Recursive
|
- Definition:
- Determines whether the AgileShape's specified action - such as copying, uploading, or deleting - is recursive.
In other words, it determines whether the action is repeated in subfolders of the
target folder or document library.
- Allowed Values:
- False - The AgileShape performs the action only on the files located at the
specified source folder. Files within subfolders aren't affected.
- True - The AgileShape performs the action on the files located at the specified source folder, as well as the
files that are located within the subfolders.
- Default Value:
- False
|
Common AgilePart Properties
This AgilePart inherits the following common properties. For more
information, see AgilePart - Common Setup.
Note that only the
relevant properties are available in AgilePoint Envision. Unneeded properties are
hidden.
Name,
(UID),
Description,
Debug,
Audit Level,
SessionMode,
Wait All Incoming,
AssemblyName,
ClassName,
Method,
Optimizing,
Activity Entry Message (Email),
Task Completed Message (Email),
ConfigureAttachments,
Reference URL,
ExceptionHandlerScope,
SaveErrorMessageTo,
SaveStatusTo,
Configure Yammer Credentials,
Retries,
HandleException