Show TOC

Function documentationFTP Input Locate this document in the navigation structure

 

You use this action to take a copy of a file on an FTP server and, using FTP, load it onto the SAP Manufacturing Integration and Intelligence (SAP MII) host machine.

Features

The properties in the Link Editorfor this action are listed in the following table:

Property

Data Type

Access

Use

ConnPropAlias

String

In and out

The connection property alias used to define the FTP server connection information

CredPropAlias

String

In and out

The credential property alias used to authenticate the operation with the FTP server

FTPServer

String

In and out

The FTP site address.

FTPPort

Integer

In and out

The TCP/IP port used to communicate with the FTP server

FTPUser

String

In and out

Provides credentials for authenticated FTP requests.

(This is an optional property.)

FTPPassword

String

In and out

Provides credentials for authenticated FTP requests.

(This is an optional property.)

RemoteFolder

String

In and out

Represents the folder on the remote machine from where the file is retrieved.

RemoteFile

String

In and out

Refers to the name of the file to be retrieved. For example, sample.txt.

LocalFile

String

In and out

Represents the path where the file is to be saved. The file must be written to a location on the host machine. For example, c:\Inetpub\wwwroot\sample.text where c: is located on the machine where SAP MII is installed.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.