Public Transport Protocol Properties
This section provides property lists for public transport protocols.
AS1_EMAIL
AS1_EMAIL transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
SmtpSubject | string | Subject |
SmtpCanBase64Encode | boolean | Base64 Encode Clear Text Messages |
smtpIsNRRequired | boolean | Non-Repudiation of Receipt |
SmtpCanSign | boolean | Sign |
SmtpCanEncrypt | boolean | Encrypt |
SmtpCanCompress | boolean | Compress |
SmtpCompressionChoice | enumeration | Compression Order |
SmtpRequestReceipt | enumeration | Request Receipt |
SmtpReceiptTimeout | integer | Receipt Timeout (minutes) |
AS2_HTTP
AS2_HTTP transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
httpMimeSubject | string | MIME Subject |
httpIsNRRequired | boolean | Non-Repudiation of Receipt |
httpCanSign | boolean | Sign |
httpCanEncrypt | boolean | Encrypt |
httpCanCompress | boolean | Compress |
httpCompressionChoice | enumeration | Compression Order |
httpRequestReceipt | enumeration | Request Receipt |
httpReturnReceiptURL | string | Return Receipt URL |
httpReceiptTimeout | integer | Receipt Timeout (minutes) |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
socketTimeout | integer | Socket Timeout (seconds) |
useHTTPBasicAuthentication | boolean | Use HTTP Basic Authentication |
username | string | Username |
password | password | Password |
AS2_HTTPS
AS2_HTTPS transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
SSLServerCredentialName | certificate | Server Certificate |
authenticationCredentialName | privateKey | Client Authentication Identity |
httpMimeSubject | string | MIME Subject |
httpIsNRRequired | boolean | Non-Repudiation of Receipt |
httpCanSign | boolean | Sign |
httpCanEncrypt | boolean | Encrypt |
httpCanCompress | boolean | Compress |
httpCompressionChoice | enumeration | Compression Order |
httpRequestReceipt | enumeration | Request Receipt |
httpReturnReceiptURL | string | Return Receipt URL |
httpReceiptTimeout | integer | Receipt Timeout (minutes) |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
socketTimeout | integer | Socket Timeout (seconds) |
useHTTPBasicAuthentication | boolean | Use HTTP Basic Authentication |
EMAIL transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
SmtpSubject | string | Subject |
SmtpCanBase64Encode | boolean | Base64 Encode Clear Text Messages |
smtpIsNRRequired | boolean | Non-Repudiation of Receipt |
SmtpCanSign | boolean | Sign |
SmtpCanEncrypt | boolean | Encrypt |
SmtpCanSendAttachment | boolean | Send Data as Attachment |
SmtpRequestReceipt | enumeration | Request Receipt |
SmtpReceiptTimeout | integer | Receipt Timeout (minutes) |
FTP
FTP transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
FtpTransferMode | enumeration | Data Transfer |
username | string | Username |
password | password | Password |
maskOption | enumeration | File Processing |
FtpMaskProperties | string | Output File Mask |
FtpScriptsFile | uploadedFile | Scripts |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
sign | boolean | Sign |
encrypt | boolean | Encrypt |
compress | boolean | Compress |
compressionAlgorithm | enumeration | Compression Algorithm |
asciiArmour | boolean | ASCII Armor |
FTPS
FTPS transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
SSLServerCredentialName | certificate | Server Certificate |
authenticationCredentialName | privateKey | Client Authentication Identity |
FtpTransferMode | enumeration | Data Transfer |
username | string | Username |
password | password | Password |
maskOption | enumeration | File Processing |
FtpMaskProperties | string | File Mask |
FtpScriptsFile | uploadedFile | Scripts |
secureMode | enumeration | Secure Transport Mode |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
sign | boolean | Sign |
encrypt | boolean | Encrypt |
compress | boolean | Compress |
compressionAlgorithm | enumeration | Compression Algorithm |
asciiArmour | boolean | ASCII Armor |
HTTPS
HTTPS transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
SSLServerCredentialName | certificate | Server Certificate |
authenticationCredentialName | privateKey | Client Authentication Identity |
useHTTPBasicAuthentication | boolean | Use HTTP Basic Authentication |
username | string | Username |
password | password | Password |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
socketTimeout | integer | Socket Timeout (seconds) |
cipherGrade | enumeration | Cipher Suite Grade |
useTLS | boolean | Can Use TLS |
useSSL | boolean | Can Use SSLv3 |
gisbNaesbPackage | boolean | GISB/NAESB Package |
gisbReceiptSignature | boolean | Receipt Signature Required |
pgpEncrypt | boolean | PGP Encrypt |
pgpSign | boolean | PGP Sign |
caqhPackage | boolean | CAQH Message Envelope Package |
CAQHPackageType | enumeration | Message Envelope Packaging |
SSHFTP
INBOX transport protocol properties are listed as the following:
Property Name | Property Type | Property Display Name |
---|---|---|
URL | string | URL |
authMode | enumeration | Authentication Mode |
username | string | Username |
password | password | Password |
SSHServerCredentialName | certificate | Server Credential |
authenticationCredentialName | privateKey | Client Authentication Identity |
cipher | enumeration | Preferred Cipher |
digest | enumeration | Preferred MAC |
compression | enumeration | Preferred Compression |
maskOption | enumeration | File Processing |
SshFtpMaskProperties | string | File Mask |
FtpScriptsFile | uploadedFile | Scripts |
retryCount | integer | Retry Count |
retryInterval | integer | Retry Interval |
sign | boolean | Sign |
encrypt | boolean | Encrypt |
compress | boolean | Compress |
compressionAlgorithm | enumeration | Compression Algorithm |
asciiArmour | boolean | ASCII Armor |
Copyright © TIBCO Software Inc. All rights reserved.