Source—File
Use the Source tab to configure a new source or edit an existing source. How? The tab content depends on the source type. Settings for sources of type File are listed here.
The File Source tab is arranged in the following sections:
General Information and Actions
Element | Description |
---|---|
Save |
Saves the source without deploying it. Remember to save before closing this tab. |
Deploy/Deployed |
Deploys and activates the source. You must save the source before you can deploy it. You must re-save before you can redeploy. The configuration must be valid or deployment fails. The Deploy Source dialog appears, prompting you for an optional comment. Impacted transfers are listed. Click the Deploy or Cancel button in the dialog. The Deploy action in the tab is grayed with a green check to show successful deployment. To view information about deployed artifacts, click the Show Deployment Details button on the Artifacts Search tab, or view the Deployments tab on the Monitoring page. |
Revert |
Reverts all changes since the last save. |
General Information |
Click the arrow to the left to display read-only source information, including name, last user to update, last update date and time, and last deployment date and time. |
Description |
Allows you to add or edit the artifact description. This description is for all deployments of the artifact and is visible in the Artifacts Search tab. The Deploy dialog also allows you to enter a description, which is specific to a particular deployment label and is visible in the Deployments tab on the Monitoring page. |
Location
Click the arrow to the left to display information about the location of files to be transferred.
Element | Description |
---|---|
Content Folder |
Specifies the directory from which files are transferred. |
Include Content in Subfolder |
Specifies that files in subfolders are also transferred if checked. |
Source Properties
Click the arrow to the left to display source properties.
Element | Description |
---|---|
Minimum Age |
Specifies the minimum time in seconds of existence in the source location for files to be transferred. |
Source Schedule
Click the arrow to the left to display information about when the source is checked for files to be transferred. Source schedule settings affect all transfers that use the source.
Element | Description |
---|---|
Polling |
|
Polling Interval |
Specifies the frequency in seconds at which the source is checked for files to be transferred. A source polling interval and a source schedule act independently unless Use Duration is checked in the schedule configuration. In that case, polling occurs within the specified duration. |
Add schedule |
Allows you to schedule transfers that use this source. For more information, see Scheduler. |
Event |
Specifies the Event check box, if enabled, allows you to execute transfers through a SOAP/REST service. |
Security |
Security enabled implies that protection is valid for Administrators and any other users selected. |
Add Users, Groups, and Roles |
Adds users, groups, and roles to the list of who can access transferred files. For more information, see Add Users, Groups, and Roles. |
Actions
Click the arrow to the left to display source processing actions, which affect all transfers that use the source.
Element | Description |
---|---|
Add processing actions |
Allows you to compress, decompress, encrypt, or decrypt transferred files before the transfer. For more information, see Pre-Processing Actions. |
Advanced Properties
The Advanced Properties section of the File Source tab allows you change advanced source properties.
Element | Description |
---|---|
General |
Click the General tab to display general advanced properties. |
Trigger File Physical Directory |
Specifies the Trigger File location. Note: If the Trigger File directory is same as Content Folder (input) directory, and there is an Include Files pattern, the Trigger File Name must not match the file inclusion pattern. If the Trigger File directory is same as Content Folder (input) directory, and there is an Exclude Files pattern, the Trigger File Name must match the file exclusion pattern. Else, this results in validation error causing source deployment failure. This is to prevent trigger files from being processed as content (input) files. |
Trigger File Strategy |
Specifies when the Trigger File activates the transfer: End Point Activation, Every Time, or Once Only. |
Trigger File Name |
Specifies the file that activates the transfer when present. |
Max Raise Size |
Specifies the maximum number of files transferred per each Polling Interval cycle. |
File Directory Override | If Trigger File Strategy is selected, this property specifies the directory in which the trigger file is searched. |
Thread Count |
Specifies the number of threads the transfer uses. If set to |
Single Threaded |
Specifies that the transfer is single-threaded and deactivates Thread Count if checked. Only one thread polls for and transfers files. |
Retain Processed Filenames | Specifies whether to retain the processed file names list. |
Content |
|
Optional filtering of source content specified as |
Specifies how the filter string is interpreted: Wildcard (the default) or Regular Expression. |
Include Files |
Includes files in the transfer. You can use * as a wildcard. For example, Transfers can specify files to include using filters. For more information, see Transfer. Exclude Files and Include Files are executed before transfer filters. Coordinate your sources and transfers accordingly. |
Exclude Files |
Excludes files from the transfer. You can use * as a wildcard. For example, Transfers can specify files to include using filters. For more information, see Transfer. Exclude Files and Include Files are executed before transfer filters. Coordinate your sources and transfers accordingly. |
Operation |
Click the Operation tab to display advanced properties related to file operations. |
Action Type |
Specifies the action taken after files from this source are transferred: None, Archive, Delete, or Archive and Delete. |
Physical Target Directory |
Specifies the directory to which to copy files if Archive is selected or move files if Archive and Delete is selected. |
Related Topics
Creating a Source in Using Oracle Managed File Transfer