1.2.4 Specify Parameters and Values for OBTR Properties File

This topic describes how to specify the parameters and values for OBTR properties file.

You should be specify the following parameter values in OBTR properties file.

For Delivery Mode Folder

Table 1-3 For Delivery Mode Folder

Parameter Description
EMS_INT_QCF Internal Queue Connection Factory. Example: (EmsQcf)
EMS_OUT_JMS_DLQ Out messages dead letter queue. Example: (NOTI- FY_QUEUE_DLQ)
EMS_IN_JMS_DLQ In messages dead letter queue. Example: (NOTI- FY_QUEUE_DLQ)
EMS_FILE_TRANSFER_MODE Mode of file transfer. Example: FTP etc.
FTP_SRVR FTP Server IP Address. Example: 169.165.98.11(if file Transfer Mode is ftp)
FTP_ID FTP Server user Id (if file Transfer Mode is ftp)
FTP_PWD FTP Server Password. Example: 2fb0x66QSug=(FTP Server Password in encrypt format)
FILE_TYPE file type. Example: .txt, .xlsx etc
SWIFT_FORMAT 1
MSG_DELIMITER YES
MSG_TERMINATOR YES
MEDIA SWIFT

For Delivery Mode Queue

Table 1-4 For Delivery Mode Queue

Parameter Description
EMS_EXT_QCF Out Queue Connection Factory - External System
EMS_INT_QCF Internal Queue Connection Factory Examples( EmsQcf)
EMS_OUT_JMS_DLQ Out messages dead letter queue Examples (NOTI- FY_QUEUE_DLQ)
EMS_IN_JMS_DLQ in messages dead letter queue Examples (NOTI- FY_QUEUE_DLQ)
EMS_INIT_CTX_FACT Application server context factory class in which server external queue create examples (web- logic.jndi.WLInitialContextFactory)
EMS_PRVDR_URL Application server ip address in which server exter- nal queue create example weblogic server t3:// 127.0.0.1:7001
EMS_QUEUE_PRINCIPAL Application server User Id in which external queue create.
EMS_QUEUE_CREDENTIALS Application server Password in which external queue create.
EMS_FILE_TRANSFER_MODE Mode of file transfer Examples FTP etc..
FTP_SRVR FTP Server IP Address Examples 169.165.98.11(if file Transfer Mode is ftp)
FTP_ID FTP Server userId (if file Transfer Mode is ftp)
FTP_PWD FTP Server Password Examples 2fb0x66QSug=(FTP Server Password in encrypt format)
FILE_TYPE file type examples .txt,.xlsx etc ..
SWIFT_FORMAT 1
MSG_DELIMITER YES
MSG_TERMINATOR YES
MEDIA SWIFT