hostFtp
Group: Submission (Returns)
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Required, Default: sftp://test.com
Default Value: sftp://test.com
Host used for FTP/sFTP based connectivity.
port
Group: Submission (Returns)
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
userName
Group: Submission (Returns)
SubGroup: Connectivity
Type: String(50)
XML Representation: attribute
Username used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity).
password
Group: Submission (Returns)
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Required, Encrypted
Password used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity.).
request
Group: Submission (Returns)
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.
Outbox
Attributes:
Default: in
Default Value: in
Location from which response files are downloaded for processing. If value is not defined, the responses are downloaded from the upload location.
response
Group: Submission (Returns)
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Default: out
Default Value: out
Location where files are uploaded for processing.
keyNameSSH
Group: Submission (Returns)
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Default: samplePrivateKey.ssh
Default Value: samplePrivateKey.ssh
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
passphraseSSH
Group: Submission (Returns)
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Encrypted, Default: sample.Phrase
Default Value: sample.Phrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.