1.9 Set Up EMS Properties
This topic describes the process of setting EMS Properties.
- Set the EMS properties in the Scheduler EMS Properties
screen.The following screen is displayed.
- On Scheduler EMS Properties screen, enter the following
details.Refer to the table for Scheduler EMS Properties.
Table 1-15 Scheduler EMS Properties
Field Description Incoming Dead Letter Queue Name Set EMS_QUEUE_DLQ as the incoming dead letter queue name.
Incoming Backup Queue Name Set EMS_QUEUE_BACK as the incoming backup queue name.
Incoming Connection Factory Specify the name of the incoming connection factory to which EMS listens. You need to create this connection factory at the application server.
For details on connection factory creation, follow the steps described for creation of notify connection factories.
Secure Incoming Queue Connection Check this box to indicate that it is a secured queue connection.
Incoming Queue Caller ID Specify the caller ID for the secured queue connection.
Incoming Queue Caller Password Specify the caller password for the secured queue connection.
Outgoing Dead Letter Queue Name Set EMS_QUEUE_DLQ as outgoing dead letter queue name.
Outgoing Connection Factory Specify the name of the outgoing connection factory to which EMS listens. You need to create this connection factory at the application server.
For details on connection factory creation, follow the steps described for creation of notify connection factories.
Secure Outgoing Queue Connection Check this box to indicate that it is a secured outgoing queue connection.
Outgoing Queue Caller ID Specify the caller ID for the secured queue connection.
Outgoing Queue Caller Password Specify the caller Password for the secured queue connection.
Outgoing Queue Provider URL In case EMS OUT MDB is to be configured to queue, you need to specify the URL for outgoing provider based on the application server. By default, the Installer displays the outgoing queue provider URL for Oracle WebLogic.
This value is application server dependent.
The details of Outgoing Queue Provider URL to be used for different application servers are given below:- Application Server: Oracle WebLogic
- EMS Out Initial Context Factory:
t3://<ip_adress>:port
E.g.: t3://10.10.10.10:1010
Here, 10.10.10.10 represents the local host and 1010 to the target server default port (AdminServer/ManagedServer).
Queue Principal You need to specify the EMS out queue principal if EMS OUT MDB has to be configured to queue. This is the user name for the Application server in which the queue is configured.
Queue Credential If EMS OUT MDB has to be configured to queue, you need to specify the EMS out queue credential. This is the password for the above user name created for application server in which the queue configured.
Incoming Queue Name Specify the name of the incoming queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Outgoing Queue Name Specify the name of the outgoing queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ.
SFMS Incoming Queue Specify the SFMS Incoming Queue.
RTGS Incoming Queue Specify the RTGS incoming Queue.
- You are provided with an option for Scheduler EMS FTP/FTPS
configuration.
Figure 1-42 Scheduler EMS FTP or FTPS Configuration
- On Scheduler EMS FTP/FTPS Configuration, enter the following
details.Refer to the table for Scheduler EMS FTP/FTPS Configuration.
Table 1-16 Scheduler EMS FTP/FTPS Configuration
Field Description File Transfer Mode FTPS Specify the mode of transferring files to EMS.
Choose one of the following:- FTPS (defaulted in Default Installation)
- SFTP
- HTTP
Server Specify the server IP address for the selected file transfer mode.
User ID Specify the user ID to access the server of the file transfer mode.
Password Specify the password to for the above user ID.
File Type Specify the type of file that is transferred. By default, the installer sets it as .txt.
SWIFT Message Delimiter Specify the character which is used as the message delimiter.
SWIFT Message Terminator Specify the character which is used as the message terminator.
For Default Installation, the following screen is displayed.Figure 1-43 Scheduler EMS FTP or FTPS Configuration for Default Installation
- On EMS Structured Financial Message System Configuration screen,
enter the following details.Refer to the table for Scheduler EMS Structured Financial Message System Configuration.
Table 1-17 EMS Structured Financial Message System Configuration
Field Description Signature Block Check this box to enable signature block.
Keystore File Name Specify the keystore file name.
Keystore Alias Name Specify the keystore alias name.
Keystore Password Specify the keystore password.
Figure 1-44 EMS Structured Financial Messaging System
Parent topic: Create Property File