Post-Processing Actions

Use the Post-Processing Actions dialog to process the transferred file after the transfer. How?

This dialog appears when you select add postprocessing actions in the Transfer tab.

Note:

If you add the same post-processing action to a source and a transfer that uses the source, the action is performed twice. For example, if you add decompression to the source and the transfer, the transferred file is decompressed twice. Coordinate your sources and transfers accordingly.

Postprocessing decompression can handle compressed files with multiple entries.

Element Description

All Actions

Selects an action: Decompress (applies only if the target type is File), ODI Invoke, Callouts (custom action) or Transfer Notification.

Add to List

Adds the action selected in All Actions to the Selected Actions list.

Selected Actions

Lists the selected actions and their settings. To edit action settings, select the action. To delete an action, click Trashcan icon to the right of it.

OK

Adds the actions to the Transfer tab. You still need to Save the transfer to add the actions permanently.

Cancel

Cancels adding the actions.

Template File

Specifies an e-mail template file location to be sent as part of transfer notification. For example: /u01/data/mft/notify.eml.

Minimum File Size (MB)

Specifies the minimum file size for sending notification.

Pattern Type

Specifies how the filter string is interpreted: Wildcard (the default) or Regular Expression.

If you selected Wildcard, use * as a wildcard. For example, *.xml specifies that XML files are transferred. To specify text or XML files, you can use *.(xml|XML|txt|TXT). For example, File = "TXT-20100505-XXXX.txt" where XXXX can be any four successive digits. Regexp Filter expression = "XT-20100505-\\d{4}\\.txt"

For more information about regular expressions, see The Java Tutorials: Regular Expressions.

File Name Pattern

Specifies the file name pattern for sending notification. Adding file name pattern is optional.

<Add or Update Contacts to Notify>

Select contacts by type - User, External or Group for notification. When clicked, Search Contacts dialog opens.

Search Contacts

You can search and add contacts by type - User, External, or Group. Click Add after adding or modifying the contacts.

ODI Invoke

ODI Invoke allows you to configure ODI Invoke web service. You must use ODI Invoke when configuring ODI binding types - file, Remote sFTP and Remote FTP.

URL

Specify the url.

Service

Specifies the service name of web service.

Port

Specifies the port of the web service.

Operation

Specifies the operation name to be invoked of webservice.

Decompress

Select to decompress the payload before transfer.

Related Topics

"Setting Up Transfer Preprocessing and Postprocessing Actions" in Using Oracle Managed File Transfer

"Transfer Notification Postprocessing Action" in Using Oracle Managed File Transfer