UniPay Properties Definition


Property Location Types:


Database run-time property used by the application and stored within a database
Filerun-time property used by the application and stored within a file
Buildbuild-time property used by the application and stored within a file


Groups: All   General   Resources   Tokenization   FTP   FTP Gates   Unibroker  
System   Unibill   Remittance   Notifications   Defaults   Services   QA  

Available Properties for iapp_settings:



Property Definitions for iapp_settings:


unicharge.ftp-gates.directory   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-folder
Group:  FTP Gates
Status:  Active
Attributes:  
Local or remote directory, from which files are to be loaded by FTP Gates.

When local directory is used, the value of the property must be an absolute path to the directory.

When remote directory is used, the value must be a remote directory path understood by the underlying FTP server.
unicharge.ftp-gates.host   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-host
Group:  FTP Gates
Status:  Active
Attributes:  
When remote connectivity is required, FTP host location, from which files should be loaded by FTP Gates.
unicharge.ftp-gates.passphrase   
Added On:  02/21/12
Legacy Name:  unicharge.ftp-gates.pass-phrase; atlas.ftp-gates.ftp-ssh_pass_phrase
Group:  FTP Gates
Status:  Active
Attributes:   Encrypted  
When remote connectivity is required (sFTP), pass phrase on the private key, used to authenticate with the FTP server, from which files should be loaded by FTP Gates.
unicharge.ftp-gates.password   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-password
Group:  FTP Gates
Status:  Active
Attributes:   Encrypted  
When remote connectivity is required (FTP and FTPs), password on the FTP server, from which files should be loaded by FTP Gates.
unicharge.ftp-gates.port   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-port
Group:  FTP Gates
Status:  Active
Attributes:  
When remote connectivity is required, port for the FTP server, from which files should be loaded by FTP Gates.
unicharge.ftp-gates.private-key   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-ssh_private_key
Group:  FTP Gates
Status:  Active
Attributes:  
When remote connectivity is required (sFTP), private key used to authenticate with the FTP server, from which files should be loaded by FTP Gates.

The value of the property is the name of the file that contains the private key. The file must be located in unipay.resources-home/ssh
unicharge.ftp-gates.type   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-type
Group:  FTP Gates
Status:  Active
Attributes:   Default ( file )
Type of connectivity used by FTP Gates to retrieve files for processing.

Possible values:
  • file - FTP gates loads files from a local folder
  • ftp - FTP gates loads files from a remote location over FTP protocol
  • ftps - FTP gates loads files from a remote location over FTPs protocol
  • sftp - FTP gates loads files from a remote location over sFTP protocol
unicharge.ftp-gates.username   
Added On:  02/21/12
Legacy Name:  atlas.ftp-gates.ftp-username
Group:  FTP Gates
Status:  Active
Attributes:  
When remote connectivity is required (FTP and FTPs), user name on the FTP server, from which files should be loaded by FTP Gates.