Previous Topic

Next Topic

Book Contents

Book Index

Source - AS3 Settings

These settings apply to the AS3 source type. For information about other source types, see the table in Add a Task Source.

To access these settings:

AS3 Source - Field

Description

Folder(s)

Folder on the AS3 FTP server to search for EDI data message files. Macros are allowed in this field.

File(s)

Files to be downloaded from the AS3 FTP server. Macros are allowed in this field.

Special wildcard characters:

  • Asterisk (*) matches zero or more characters in that position in the filename.
  • Question mark (?) matches one character at that position in the filename.

You can use multiple wildcard characters in a single mask.

Examples:

  • x*.rpt matches x.rpt, x1.rpt, and xyz.rpt. It does not match xyz.rp or zz.rpt
  • a?rpt matches a1.rpt and aQ.rpt It does not match a.rpt or a1.rp

If you want the task to wait until all filetypes in the mask are available from the source, also select Retry if No Files Found.

Ignore file(s)

Select and specify the files to ignore. Macros are allowed in this field. See File(s) above for details.

Upload MDN to the same folder

Default is checked. MDNs are written to the same FTP folder in which the original EDI data message was located.

MDN Path

Available if Upload MDN to the same folder is not checked.

Macros are allowed in this field.

MDN Filename

The name of the file to which MOVEit Automation writes the MDN if an MDN is requested by the sending partner. Macros are allowed in this field. Macros are allowed in this field.

Override Default Retry Count

The number of times that a transfer (get or put) is retried before the MOVEit Automation software no longer attempts the transfer. Values: 0 - transfer is not retried after a failure. Default is 3.

Override Default Retry Timeout

The number of seconds between retries of a transfer (get or put). Default is 30 seconds.