B2B Integration : ActiveTransfer Built-In Services Reference : Asset Document Types : Overview : wm.mft.assets.rec.event.action.properties:FindFile
wm.mft.assets.rec.event.action.properties:FindFile
Document type that contains the details of the find file action in ActiveTransfer Server.
Variables
source
Document Specifies the path you want ActiveTransfer Server to search the file in. Variables are:
*findUrl String Specifies the complete path of the source folder to search the file in. The path could be on the local machine or network, or could be on a remote machine. Examples: FILE://c:/ProjectFolder/download/ or FILE:////<host>/SharedFolder/
Note:  
Make sure that the OS user running the ActiveTransfer Server instance has full access to the shared location. When you enter file path locations, be sure to end the path with a slash character (“/”) to identify the location as a folder and not a file.
*isRemote String Specifies if the source folder is a remote path.
*false - (default) The source folder is in the same network.
*true - The source folder is a remote path.
*username String (Optional) Specifies the username to access the remote system.
*password String (Optional) Specifies the password to the remote system.
folderDepth
String (Optional) Specifies the folder depth if you want to include subfolders in the search criteria for the find file action. The default value is 1 which restricts the search to the root folder.
maxItemToFind
String (Optional) Specifies the maximum number of items to find If you want to restrict the number of items in the find file action results. The default is 0 which includes all the items that match the search criteria for the find file action.
fileName
String (Optional) Specifies the name of the file to find. If you do not specify a file name, the find file action considers all files in the source location.
lastModification
Document (Optional) Specify the number of days, hours, and minutes, if you want to narrow the search by time period in which the file was last modified.
*mode The following modes are available:
*Older than (default)
*Earlier than
*days String (Optional) Number of days
*hours String (Optional) Number of hours
*minutes String (Optional) Number of minutes
failIfNoFiles
String Set this variable to true, if you want the find operation to fail if no files are found.
excludeChangingFiles
String (Optional) Set this parameter to true, if you want to remove files that are in use from the processing list.
*true (default)
*false
retryFactors
Document (Optional) Specifies when ActiveTransfer Server should retry the find file action.
*retryWhenInterrupted String Retry a failed find operation for the specified number of times.
*false (default)
*true
*retryAttempts String Specifies the number of retries.
*resumeFromPointofInterruption String Specifies that an interrupted file find action should resume from the point of interruption.
*false (default)
*true
*retryInterval String Specifies the time interval between retries.
stability
Document (Optional) Specifies the file stability details. Set the following variables to true as per your requirement:
*delayTillNoChange - If you want to delay processing of all files until no further file changes are made.
*false (default)
*true
*checkStabilityOnce - If you want the find operation to scan and check the stability of the files one time only.
*false (default)
*true
*checkStabilityInterval - If you want the find operation to check the stability of the files at regular intervals.
*checkStabilityTimeOut - If you want the find operation to check the stability of the files at a certain time.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback