Setting up Property File Oracle FLEXCUBE Universal Banking Version [May] [2011]

Size: px
Start display at page:

Download "Setting up Property File Oracle FLEXCUBE Universal Banking Version [May] [2011]"

Transcription

1 Setting up Property File Oracle FLEXCUBE Universal Banking Version [May] [2011]

2 Table of Contents 1. SETTING UP PROPERTY FILE INTRODUCTION PREREQUISITES FOR ORACLE FLEXCUBE Prerequisites for FCJ Application Prerequisites for Scheduler Plug-in PREREQUISITES FOR GATEWAY APPLICATION Prerequisites for Gateway EJB Application Prerequisites for Gateway MDB Application Prerequisites for Gateway HTTP Application Prerequisites Gateway Web Service Application CREATING PROPERTY FILE FOR ORACLE FLEXCUBE INTRODUCTION CREATING PROPERTY FILE Setting Oracle FLEXCUBE UBS Plug-ins Setting Common Properties Setting Branch Properties Setting Scheduler Properties Setting EMS Properties Setting Oracle IPM Adapter Properties Setting DMS Adapter Properties Setting BPEL Properties Setting BIB Properties Setting BIP Reports Properties CREATING PROPERTY FILE FOR FGL APPLICATION INTRODUCTION CREATING PROPERTY FILE Setting Oracle FGL Plug-ins Oracle FGL Common Properties Setting Scheduler Properties Setting EMS Properties SETTING BIP REPORTS PROPERTIES CREATING PROPERTY FILE FOR ELCM APPLICATION INTRODUCTION CREATING PROPERTY FILE Setting ELCM Plug-ins SETTING ELCM COMMON PROPERTIES SETTING ELCM GATEWAY CLIENT PROPERTIES SETTING ELCM GATEWAY MDB PROPERTIES SETTING SCHEDULER PROPERTIES SETTING EMS PROPERTIES SETTING BIP REPORTS PROPERTIES CREATING PROPERTY FILE FOR GATEWAY APPLICATIONS INTRODUCTION CREATING PROPERTY FILES Gateway EJB Application Gateway MDB Application Gateway HTTP Application Gateway Web Service Application

3 1. Setting up Property File 1.1 Introduction This document explains the method to create and modify property files for Oracle FLEXCUBE UBS Application. 1.2 Prerequisites for Oracle FLEXCUBE Based on the Application and required plug-ins, you will require various components explained in the sections below Prerequisites for FCJ Application Data Sources for JDBC Resources You need to create the following data sources for JDBC resources: Data Source Non XA data source for Oracle FLEXCUBE UBS Application XA data source in case Branch is included in the Application Non XA data source in case ELCM is included as Hybrid Example jdbc/fcjdevds jdbc/fcjdevdsbranch jdbc/fcjdevdselcm The prerequisites required for various plug-ins are explained under the following headings Prerequisites for Scheduler Plug-in In case you are going to include scheduler in your property file, make sure that the following queues and connection factories are created in the application server you are going to use. Data Sources for JDBC Resource If you need to include Scheduler plug-in in the Application, you need to create the following data sources: Data Source XA data source XA data source Example jdbc/fcjschedulerds The name of this data source should be in the following format: Name of the data source created for Oracle FLEXCUBE UBS_XA If you take the above example of data source for Oracle FLEXCUBE UBS, the data source name will be jdbc/fcjdevds_xa. 1-1

4 JMS Resources You need the following FCUBS notification JMS resources: Resource XA enabled connection factory XA enabled connection factory XA enabled connection factory Queue name Queue name Queue name Queue name Example (ApplicationName)/NOTIFY_MDB_QCF (ApplicationName)/NotifyDestQCF (ApplicationName)/DefferedDestQCF (ApplicationName)/NOTIFY_QUEUE (ApplicationName)/NOTIFY_DEST_QUEUE (ApplicationName)/NOTIFY_QUEUE_DLQ (ApplicationName)/DEFFERED_DEST_QUEUE You need the following EMS JMS resources: Resource XA enabled connection factory Queue name Queue name Queue name Example (ApplicationName)/EmsQcf (ApplicationName)/EMS_INQUEUE (ApplicationName)/EMS_OUTQUEUE (ApplicationName)/EMS_EXTQUUE You need the following SFMS JMS resources: Resource XA enabled connection factory Queue name Example (ApplicationName)/ SFMSQCF (ApplicationName)/SFMS_INQUUE You need the following RTGS JMS resources: Resource XA enabled connection factory Queue name Example (ApplicationName)/ RTGSQCF (ApplicationName)/RTGS_INQUEUE You need the following ELCM notification JMS resources: Resource Example 1-2

5 Resource XA enabled connection factory Queue name Queue name Queue name Example (ApplicationName)/EL_NOTIFY_QCF (ApplicationName)/EL_NOTIFY_REQ_Q (ApplicationName)/EL_NOTIFY_RES_Q (ApplicationName)/EL_NOTIFY_DLQ You need the following ELCM Gateway MDB JMS resources: Resource XA enabled connection factory Queue name Queue name Queue name Example (ApplicationName)/ELMDBQCF (ApplicationName)/ELMDB _REQ_Q (ApplicationName)/ELMDB_RES_Q (ApplicationName)/ELMD_DLQ For details on creation of necessary resources, refer to the chapter Resource_Creation_WL.doc. The (ApplicationName) is not mandatory in all the cases. If the environment has only one application with scheduler, you may create the JMS resources with or without ApplicationName. E.g.: NOTIFY_MDB_QCF However, if the environment has more than one application with scheduler, the JMS resource names must contain the ApplicationName of the respective application. E.g.: The environment has two applications, viz. FCJ1 and FCJ2. In that case, you need to create two sets of JMS resources as follows: Set of JMS resources with the ApplicationName FCJ1 - FCJ1/NOTIFY_MDB_QCF Set of JMS resources with the ApplicationName FCJ2 - FCJ2/NOTIFY_MDB_QCF 1.3 Prerequisites for Gateway Application There are four gateway applications. The prerequisites for each are discussed under the following headings Prerequisites for Gateway EJB Application You need to create the following data sources for JDBC resources: Resource XA data source for Gateway EJB Application Example FLEXTEST.WORLD and POSSTEST.WORLD For details on creation of necessary resources, refer to the chapter Resource_Creation_WL.doc. 1-3

6 1.3.2 Prerequisites for Gateway MDB Application You need the following JDBC resource: Resource XA data source for Gateway EJB Application Example FLEXTEST.WORLD and POSSTEST.WORLD You need the following JMS resource: Resource XA enabled Connection Factory Queue name Queue name Queue name Example MDBQCF MDB_QUEUE MDB_QUEUE_RESPONSE MDB_QUEUE_DLQ For details on creation of necessary resources, refer to the chapter Resource_Creation_WL.doc Prerequisites for Gateway HTTP Application For Gateway HTTP Application, ensure that the EJB Application is already deployed Prerequisites Gateway Web Service Application For Gateway Web Service Application, ensure that the EJB Application is already deployed. 1-4

7 2. Creating Property File for Oracle FLEXCUBE 2.1 Introduction This chapter explains the steps to create property files for Oracle FLEXCUBE UBS Application. 2.2 Creating Property File To create the property file for Oracle FLEXCUBE, follow the steps given below: 1. Launch Oracle FLEXCUBE Universal Banking Solution Installer. 2. Choose Oracle FLEXCUBE UBS. Click Next. 2-1

8 The following screen is displayed: 3. Choose the option Property File Creation. Click Next. The following screen is displayed: 4. Specify the following details: Application Type Choose FCJ from the drop-down list. 2-2

9 Application Server Choose the application server where you will deploy Oracle FLEXCUBE UBS. You can choose one of the following application servers: WEBLOGIC WEBSPHERE Property File Details Choose one of the following: New - In case you are creating a new property file, choose this option. Load If you wish to modify an existing property file, you can load that. Select this option and specify the location of the existing property file. Further, click Load button. Deployment Type Choose the deployment type based on you requirement. Following deployment types are available: Centralized Decentralized Hybrid Save To You can set a location for saving the new property file. 5. Once you have specified the details, click Next. You will be navigated to the Plug-ins screen Setting Oracle FLEXCUBE UBS Plug-ins You can select the plug-ins from the following screen. 2-3

10 The following plug-ins are available for Oracle FLEXCUBE UBS. Branch BPEL Processflows Enterprise Limits: Normal - Enterprise limits related files will not be included during EAR creation Embedded - Along with Oracle AFLEXCUBE UBS files, the enterprise limits related files will be included during EAR creation Hybrid Oracle FLEXCUBE UBS will be embedded with ELCM and ELCM will have access to separate ELCM database Reports Scheduler 2-4

11 Document Management System (DMS): Oracle IPM Internal Bank In a Box (BIB) MBean Plug-in Office of Foreign Assets Control (OFAC) Select the required plug-ins from the list. Note: If the deployment type is Decentralized, then you can have only Reports as a plug-in. 6. Click Next. You will be navigated to the Common Properties screen. 2-5

12 2.2.2 Setting Common Properties The system displays the Common Properties screen. 7. The following are the common properties required for FCJ Application: Application Name Choose FCJ as the application name. DataSource JNDI Specify the JNDI location. The standard format is jdbc/fcjdevds. ELCM DataSource If you have included ELCM as Hybrid, then the ELCM data source must be different from FCJ data source. E.g.: jdbc/fcjdevdselcm If you have embedded ELCM in Oracle FLEXCUBE, then the ELCM data source can be the FCJ data source itself. E.g.: jdbc/fcjdevds Branch DB Centralized Indicate whether the branch DB is in centralized mode or not. If it is in centralized mode, choose Yes. Otherwise, choose No. 2-6

13 SSL Enabled Indicate whether SSL is enabled or not. If SSL is required, choose Yes. If SSL is not enabled, the Installer will pop-up a window. However, it is recommended that you enable SSL. Host Log File Path Specify the host log file path. The Java log files for Host will be generated at this location. You need to create this folder manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs\\ Branch Log File Path Specify the branch log file path. The Java log for Branch will be generated at this location. You need to create this directory manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs- Branch\\ 2-7

14 Signature Path Specify the signature path. The Application will place the signature images at this location. By default, the following directory is used: D:\\BrnDbgs\\IMAGES\\ Excel Export Path Specify excel export path. The excel files will be generated at this location. By default, the following directory is used: D:\\BrnDbgs\\ Branch Centralized DS Specify the JNDI of the XA data source. It is mandatory to specify this if the branch is centralized. E.g.: jdbc/fcjdevdsbranch In case the branch is decentralized, you need to leave this blank. For further details on creation of XA data resource, refer to the document Resource_Creation_WL.doc. User Transaction Class Specify the user transaction class of the application server. The following values are applicable: Application Server WebLogic WebSphere User Transaction Class javax.transaction.usertransaction java:comp/usertransaction By default, the system displays the user transaction class for WebLogic. However, you can modify this. Debug Select YES if Debug option is required. 2-8

15 Log with Time If you need the log to be written according to the time, select Yes. Application Title Specify the application title. E.g.: FLEXCUBE V.UM Copy Rights Specify the copy rights details. E.g.: Oracle and/or its affiliates. All rights reserved. SMTP Host Specify the SMTP host name. SMTP User Specify the SMTP user name. 2-9

16 SMTP Password Specify the SMTP password. SMTP JNDI Specify the SMTP JNDI. 8. Once you have specified the above details, click Next. Password Optimization Level Specify the password optimization level. The default value is The value should be greater and equals to If it less, the Installer will display the following messageand reset the value to Auto LOV Choose one of the following options: Yes - If you choose this, the option lists in Oracle FLEXCUBE will display the matching values based on the first characters that you enter in a field. That is, if you specify the first three characters of a value to be entered in an option list and tab out, the system will display the complete list of values that are matching the first three characters. 2-10

17 No If you choose this, option lists will not show the matching values based on the first few characters. You need to specify the complete value against the field. By default, the Installer displays Yes. However, you can change the default option depending on the requirement. 9. Click OK. 10. Click Next Setting Branch Properties You can set the branch properties in case of decentralized deployment type. Use the following screen to set the branch properties. 11. Set the branch details. 2-11

18 Host Server In case of decentralized branch or hybrid branch installations, you need to specify the host server URL. E.g.: Branch Schema Specify the branch schema name. Branch Schema Password Specify the password for the branch schema. Branch SID Specify the SID name of the branch schema. Branch DB Server IP Address Specify the DB server IP for branch schema. Branch DB Port Specify the DB server port for branch schema. 12. Once you have specified the above details, click Next Setting Scheduler Properties If you have included Scheduler in the installation, you need to set the scheduler properties. The scheduler properties should be set differently for Oracle WebLogic and IBM WebSphere application servers. 2-12

19 Scheduler Properties for Oracle WebLogic Application Server For Oracle WebLogic application server, the following screen is displayed. 13. Set the scheduler properties. Specify the following details: DeadLetter Connection Factory Set NOTIFY_MDB_QCF as the DeadLetter connection factory. DeadLetter Queue Name Set NOTIFY_QUEUE_DLQ as the DeadLetter queue name. Deffered Connection Factory Set DefferedDestQCF as the deffered connection factory. Deffered Queue Name Set DEFFERED_DEST_QUEUE as the deffered queue name. Notify Connection Factory Set NOTIFY_MDB_QCF as the notify connection factory. Notify Queue Name Set NOTIFY_QUEUE as the notify queue name. 2-13

20 Queue/Topic Connection Factory Set NotifyDestQCF as the destination connection factory. Queue/ Topic Queue Name Set NOTIFY_DEST_QUEUE as the destination queue name. Scheduler EJB Lookup Type Set this to LOCAL in case you deploy the Application on Oracle WebLogic application server. In case of IBM WebSphere application server, set this to REMOTE. 2-14

21 Leave the following fields blank if the Application is being deployed on Oracle WebLogic application server. Initial Context Factory Provider URL Security Principal Security Credentials Scheduler EJB JNDI Name Scheduler Properties for IBM WebSphere Application Server In case the Application is deployed on IBM WebSphere application server, the following screen is displayed. 2-15

22 14. Set the scheduler properties: Set the scheduler properties as described for Oracle WebLogic application server. The following properties need to be set differently. Scheduler EJB Lookup Type Set this to REMOTE if you deploy the Application on IBM WebSphere application server. In case of you deploy the Application on other application servers, set this to LOCAL. When the scheduler EJB lookup type is set to REMOTE, it is mandatory to set the following properties. Initial Context Factory Set this to com.ibm.websphere.naming.wsninitialcontextfactory. Provider URL Set this to iiop://localhost:2809 (2809 is the default iiop port). Security Principal Specify the login ID required for accessing the application server. Security Credentials Specify the password to access the application server. Scheduler EJB JNDI Name This is defaulted to ejb/schedulerejbhome. You will have to provide the JNDI name of the scheduler EJB while deploying the application. 2-16

23 Note: Ensure that the properties set here match the properties set during JMS Destination and JMS Connection Factories. For further details on creating JMS destination and connection factories, refer to the chapter Resource_Creation_WL.doc. 15. Once you have set the above properties, click Next Setting EMS Properties You will be navigated to the Scheduler EMS Properties screen. Here, you need to set the EMS details. 16. Set the EMS properties: 17. Specify the following details: 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. 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. 2-17

24 Outgoing DeadLetter Specify the name of the outgoing JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming DeadLetter Specify the name of the incoming JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming Backup Queue Specify the name of the incoming backup queue for which EMS is configured. EMS Out Initial Context Specify the EMS out initial context factory based on the application server. This is required if EMS OUT MDB is configured to the queue. By default, the Installer displays the EMS out initial context factory for Oracle WebLogic. The details of EMS out initial context factories to be used for different application servers are given below: Application Server Oracle WebLogic IBM WebSphere EMS Out Initial Context Factory weblogic.jndi.wlinitialcontextfactory com.ibm.websphere.naming.wsninitialcontextfactory 2-18

25 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 IBM WebSphere EMS Out Initial Context Factory t3://<ip_adress>:port E.g.: t3:// :7001 Here, represents the local host and 7001 to the target server default port (AdminServer/ManagedServer). iiop://<ip_adress>:port E.g.: iiop:// :2809 Here, 2809 represents the default iiop port 2-19

26 Outgoing Queue Principal If EMS OUT MDB has to be configured to queue, you need to specify the EMS out queue principal. This is the user name for the application server in which the queue is configured. Outgoing 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. File Transfer Mode (FTPS/FTP) Specify the mode of transferring files to EMS. Choose one of the following: FTP SFTP HTTP By default, the Installer displays FTPS. If you set a different file transfer mode, the Installer will popup the following message. FTPS/FTP Server Specify the server IP address for the selected file transfer mode. FTPS/FTPID Specify the user ID to access the server of the file transfer mode. 2-20

27 FTPS/FTP Password Specify the password to for the above user ID. Media Specify the medium for EMS. Possible value is SWIFT By defaults, the Installer sets it to SWIFT. You can change this. Exchange Server Specify the name of the exchange server. From Address Specify the mail address from which the files will be sent. File Type Specify the type of file that is transferred. By default, the Installer sets it as.txt. SWIFT Format Specify the format of SWIFT message. You can have 1, 2, or 3 as the SWIFT format. By default, the Installer sets it to 1. Message Delimiter Specify the character which is used as the message delimiter. 2-21

28 Message Terminator Specify the character which is used as the message terminator. 18. Once you have specified the above details, click Next Setting Oracle IPM Adapter Properties In case you have included DMS in the installation, you need to set the Oracle IPM adapter properties. Navigate to Oracle IPM DMS Properties screen. 19. Set the Oracle IPM DMS properties. 20. Specify the following details: End Point Address (OracleIPM.WebService.EndpointAddress) This is the endpoint address of the web service. NTLM User Name (OracleIPM.NTLMAuthentication.UserName) This is the NTLM user name for accessing the IPM web service. NTLM Password (OracleIPM.NTLMAuthentication.Password) This is the NTLM password for accessing the IPM web service. NTLM Domain (OracleIPM.NTLMAuthentication.Domain) This is the NTLM domain against which the authentication is done. File Upload URL (OracleIPM.FileUpload.URL) This is the URL to which the Oracle IPM adapter uploads the documents. 2-22

29 IPM User Name (OracleIPM.Application.UserName) This is the user name accessing Oracle IPM. IPM Password (OracleIPM.Application.Password) This is the password for the above IPM user name. IPM License (OracleIPM.Application.License) This indicates the license that provides login rights to Oracle IPM. IPM Style (OracleIPM.Application.Style) This indicates the nature of the Oracle IPM connection. IPM Viewer URL (OracleIPM.Viewer.URL) This is the URL of the IPM viewer. Document Classification (OracleIPM.DocumentClassification) This is the IPM application used for storing and retrieving documents. Permanent Delete (OracleIPM.PermanentDelete) This checkbox indicates whether a document must be permanently deleted or not. 21. Once you have specified the above details, click Next. 2-23

30 2.2.7 Setting DMS Adapter Properties If DMS type is Internal in the Plugin screen, then you need to set the Oracle FLEXCUBE DMS properties. 22. Set the DMS properties: 23. Specify the following details: EndPoint Address (Internal.WebService.EndpointAddress) This is the endpoint address of the web service. This is a URL. Permanent Delete (Internal.PermanentDelete) This indicates whether the document must be permanently deleted or not. 24. Once you have set these details, click Next Setting BPEL Properties If you have included BPEL option in the setup, then you need to set the BPEL properties. 2-24

31 25. Set the BPEL properties: 26. Specify the following details: User Name Specify the user name to access the application server where BPEL is installed. Password Specify the password for the above user name. Provider URL Specify the URL of the server. Enter the IP address, target server port (AdminServer/ManagedServer) and the context root. Domain Name Specify the domain name. By default it will be the Installer sets it to default. Domain Password Specify the domain password for which SOA server is extended BI_USER Specify the BI_USER name. 2-25

32 BI_PASSWORD Specify the BI_PASSWORD. BI_DOC_PATH Specify the BI DOC PATH. 27. Once you have set the above details, click Next Setting BIB Properties If you have selected BIB plug-in, you need to set the BIB properties. 2-26

33 28. Set the BIB properties: 29. Specify the following details related to CRM integration endpoints. Create Service Request Specify the URL of the create service request web service. E.g.: Query Service Request Specify the URL of the query service request web service. E.g.: Update Service Request Specify the URL of the update service request web service. E.g.: Customer Party Details Specify the URL of the customer party details web service. E.g.: Offer Details Specify the URL of the offer details web service. E.g.:

34 Customer Populate Specify the URL of the customer populate web service. E.g.: Customer Prospect Specify the URL of the customer prospect web service. E.g.: Customer KYCFail Provide the URL of the Customer KYCFail Web Service. E.g.: Once you have set the above details, click Next Setting BIP Reports Properties If you have included Reports in the installation, you need to set the report properties. 2-28

35 31. Set the report properties: 32. Specify the following details: BIP End Point Specify the BIP end point. The default value is However, you need to change the URL based on the IP and port where BIP Application is installed. BIP Name Space Specify the BIP name space. By default, the installer displays BIP User Name Specify the BIP user name. By default, the Installer displays Administrator. BIP Password Specify the password for the above user name. By default, the Installer sets it as Administrator. Reports Folder Name Specify the reports folder name. By default, the Installer displays FCReports. 2-29

36 Advice Folder Name Specify the advice spool path. By default, the Installer displays FCReports/Adv/. Reports Spool Path Specify the reports spool path. By default, the Installer displays D:\\BrnDbgs\\ADV\\. Advice Type Specify the advice type. You can choose one of the following: NATIVE This advice type is used for generating advices from Excel BIP This advice type is used for generating advices from Reports. 33. Once you have set the above properties, click Next. 2-30

37 The following screen is displayed: 34. Choose one of the following options: Continue Installation Select this option and click Next to navigate to the Oracle FLEXCUBE UBS Activities screen. Finish Installation Select this option and click Next to terminate the Installer. The Installer creates the property file in the specified location. If the type of deployment is decentralized, then the Installer creates two folders viz. HOST and BRANCH in the specified location. The folder HOST contains the decentralized host properties file. The folder BRANCH contains the decentralized branch properties file. Note: Irrespective of the application type, FCUBS, FGL or ELCM, the name of the property file will be fcubs.properties. 2-31

38 3.1 Introduction 3. Creating Property File for FGL Application This chapter explains the methods to create property files for Oracle FGL Application. This also contains the properties for various plug-ins. 3.2 Creating Property File To create property file for Oracle FGL, follow the steps given below: 1. Launch Oracle FLEXCUBE Universal Banking Solution Installer. 2. Choose Oracle FLEXCUBE UBS Installation. Click Next. 3-1

39 The following screen is displayed: 3. Choose the option Property File Creation. Click Next. The following screen is displayed: 4. Specify the following details: Application Type Choose FGL from the drop-down list. 3-2

40 Application Server Choose the application server where you will deploy Oracle FLEXCUBE UBS. You can choose one of the following application servers: WEBLOGIC WEBSPHERE Property File Details Choose one of the following: New - In case you are creating a new property file, choose this option. Load If you wish to modify an existing property file, you can load that. Select this option and specify the location of the existing property file. Further, click Load button. Deployment Type Choose the deployment type based on you requirement. Following deployment types are available: Centralized Decentralized Hybrid Save To You can set a location for saving the new property file. 5. Once you have specified the details, click Next. You will be navigated to the Plug-ins screen. Otherwise, choose the option Load for modifying the existing property file and click Load button. 3-3

41 3.2.1 Setting Oracle FGL Plug-ins You can have different plug-ins installed with Oracle FGL Application. The plug-ins are selected from the following screen. 6. Choose the plug-ins. You can have the following plug-ins for Oracle FGL: Branch Reports Scheduler MBean 7. Select the required plug-ins and click Next. You will be navigated to the Common Properties screen Oracle FGL Common Properties After that it displays the Common Properties Screen which is shown below. 3-4

42 8. Set the common properties. 9. Specify the following details: Application Name Choose FGL as the application name. DataSource JNDI Specify the JNDI location. The standard format is jdbc/fcjdevds. Branch DB Centralized Indicate whether the branch DB is in centralized mode or not. If it is in centralized mode, choose Yes. Otherwise, choose No. SSL Enabled Indicate whether SSL is enabled or not. If SSL is required, choose Yes. If SSL is not enabled, the Installer will pop-up a window. However, it is recommended that you enable SSL. 3-5

43 Host Log File Path Specify the host log file path. The Java log files for Host will be generated at this location. You need to create this folder manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs\\ Branch Log File Path Specify the branch log file path. The Java log for Branch will be generated at this location. You need to create this directory manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs- Branch\\ Signature Path Specify the signature path. The Application will place the signature images at this location. By default, the following directory is used: D:\\BrnDbgs\\IMAGES\\ Excel Export Path Specify excel export path. The excel files will be generated at this location. By default, the following directory is used: D:\\BrnDbgs\\ 3-6

44 Branch Centralized DS Specify the JNDI of the XA data source. It is mandatory to specify this if the branch is centralized. E.g.: jdbc/fcjdevdsbranch In case the branch is decentralized, you need to leave this blank. For further details on creation of XA data resource, refer to the chapter Creating Resources for Oracle WebLogic. User Transaction Class Specify the user transaction class of the application server. The following values are applicable: Application Server WebLogic WebSphere User Transaction Class javax.transaction.usertransaction java:comp/usertransaction By default, the system displays the user transaction class for WebLogic. However, you can modify this. Debug Select YES if Debug option is required. Log with Time If you need the log to be written according to the time, select Yes. 3-7

45 Application Title Specify the application title. E.g.: FLEXCUBE V.UM Copy Rights Specify the copy rights details. E.g.: Oracle and/or its affiliates. All rights reserved. SMTP Host Specify the SMTP host name. SMTP User Specify the SMTP user name. SMTP Password Specify the SMTP password. SMTP JNDI Specify the SMTP JNDI. 3-8

46 Password Optimization Level Specify the password optimization level. The default value is The value should be greater and equals to If it less, the Installer will display the following message and reset the value to Auto LOV: By default, the Installer displays Yes. However, you can change the default option depending on the requirement. Yes If you choose this, the option lists in Oracle FLEXCUBE will display the matching values based on the first characters that you enter in a field. That is, if you specify the first three characters of a value to be entered in an option list and tab out, the system will display the complete list of values that are matching the first three characters. No If you choose this, option lists will not show the matching values based on the first few characters. You need to specify the complete value against the field. Once you have specified the above details, click Next. 3-9

47 3.2.3 Setting Scheduler Properties If you have included Scheduler in the installation, you need to set the scheduler properties. The scheduler properties should be set differently for Oracle WebLogic and IBM WebSphere application servers Scheduler Properties for Oracle WebLogic Application Server For Oracle WebLogic application server, the following screen is displayed. 10. Set the scheduler properties. Specify the following details: DeadLetter Connection Factory Set NOTIFY_MDB_QCF as the DeadLetter connection factory. DeadLetter Queue Name Set NOTIFY_QUEUE_DLQ as the DeadLetter queue name. Deffered Connection Factory Set DefferedDestQCF as the deffered connection factory. Deffered Queue Name Set DEFFERED_DEST_QUEUE as the deffered queue name. Notify Connection Factory Set NOTIFY_MDB_QCF as the notify connection factory. 3-10

48 Notify Queue Name Set NOTIFY_QUEUE as the notify queue name. Queue/Topic Connection Factory Set NotifyDestQCF as the destination connection factory. Queue/Topic Queue Name Set NOTIFY_DEST_QUEUE as the destination queue name. Scheduler EJB Lookup Type Set this to LOCAL in case you deploy the Application on Oracle WebLogic application server. In case of IBM WebSphere application server, set this to REMOTE. Leave the following fields blank if the Application is being deployed on Oracle WebLogic application server. Initial Context Factory Provider URL Security Principal Security Credentials Scheduler EJB JNDI Name 3-11

49 Scheduler Properties for IBM WebSphere Application Server In case the Application is deployed on IBM WebSphere application server, the following screen is displayed. 11. Set the scheduler properties: Set the scheduler properties as described for Oracle WebLogic application server. The following properties need to be set differently. Scheduler EJB Lookup Type Set this to REMOTE if you deploy the Application on IBM WebSphere application server. In case of you deploy the Application on other application servers, set this to LOCAL. When the scheduler EJB lookup type is set to REMOTE, it is mandatory to set the following properties. Initial Context Factory Set this to com.ibm.websphere.naming.wsninitialcontextfactory. Provider URL Set this to iiop://localhost:2809 (2809 is the default iiop port). Security Principal Specify the login ID required for accessing the application server. Security Credentials Specify the password to access the application server. 3-12

50 Scheduler EJB JNDI Name This is defaulted to ejb/schedulerejbhome. You will have to provide the JNDI name of the scheduler EJB while deploying the application. Note: Ensure that the properties set here match the properties set during JMS Destination and JMS Connection Factories. For further details on creating JMS destination and connection factories, refer to the chapter Resource Creation on WebLogic Application Server (Resource_Creation_WL). 12. Once you have set the above properties, click Next Setting EMS Properties You will be navigated to the Scheduler EMS Properties screen. Here, you need to set the EMS details. Set the EMS properties: 13. Specify the following details: 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. 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. 3-13

51 For details on connection factory creation, follow the steps described for creation of notify connection factories. Outgoing DeadLetter Specify the name of the outgoing JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming DeadLetter Specify the name of the incoming JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming Backup Queue Specify the name of the incoming backup queue for which EMS is configured. EMS Out Initial Context Factory Specify the EMS out initial context factory based on the application server. This is required if EMS OUT MDB is configured to the queue. By default, the Installer displays the EMS out initial context factory for Oracle WebLogic. The details of EMS out initial context factories to be used for different application servers are given below: Application Server Oracle WebLogic IBM WebSphere EMS Out Initial Context Factory weblogic.jndi.wlinitialcontextfactory com.ibm.websphere.naming.wsninitialcontextfactory 3-14

52 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 IBM WebSphere EMS Out Initial Context Factory t3://<ip_adress>:port E.g.: t3:// :7001 Here, represents the local host and 7001 to the target server default port (AdminServer/ManagedServer). iiop://<ip_adress>:port E.g.: iiop:// :2809 Here, 2809 represents the default iiop port 3-15

53 Outgoing Queue Principal If EMS OUT MDB has to be configured to queue, you need to specify the EMS out queue principal. This is the user name for the application server in which the queue is configured. Outgoing 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. File Transfer Mode (FTPS/FTP) Specify the mode of transferring files to EMS. By default, the Installer displays FTPS. If not, a pop-up window appears. It is recommended to specify FTPS. FTPS/FTP Server Specify the server IP address for the selected file transfer mode. FTPS/FTP ID Specify the user ID to access the server of the file transfer mode. 3-16

54 FTPS/FTP Password Specify the password to for the above user ID. Media Specify the medium for EMS. Possible value is SWIFT By defaults, the Installer sets it to SWIFT. You can change this. File Type Specify the type of file that is transferred. By default, the Installer sets it as.txt. SWIFT Format Specify the format of SWIFT message. You can have 1, 2, or 3 as the SWIFT format. By default, the Installer sets it to 1. Message Delimiter Specify the character which is used as the message delimiter. Message Terminator Specify the character which is used as the message terminator. 14. Once you have specified the above details, click Next. 3-17

55 3.3 Setting BIP Reports Properties If you have included Reports in the installation, you need to set the report properties. 15. Set the report properties: 16. Specify the following details: BIP End Point Specify the BIP end point. The default value is However, you need to change the URL based on the IP and port where BIP Application is installed. BIP Name Space Specify the BIP name space. By default, the installer displays BIP User Name Specify the BIP user name. By default, the Installer displays Administrator. BIP Password Specify the password for the above user name. By default, the Installer sets it as Administrator. Reports Folder Name Specify the reports folder name. By default, the Installer displays FCReports. 3-18

56 Advice Folder Name Specify the advice spool path. By default, the Installer displays FCReports/Adv/. Reports Spool Path Specify the reports spool path. By default, the Installer displays D:\\BrnDbgs\\ADV\\. Advice Type Specify the advice type. You can choose one of the following: NATIVE This advice type is used for generating advices from Excel BIP This advice type is used for generating advices from Reports. 17. Once you have set the above properties, click Next. 3-19

57 The following screen is displayed: 18. Choose one of the following options: Continue Installation Select this option and click Next to navigate to the Oracle FLEXCUBE UBS Activities screen. Finish Installation Select this option and click Next to terminate the Installer. The Installer creates the property file in the specified location. If the type of deployment is decentralized, then the Installer creates two folders viz. HOST and BRANCH in the specified location. The folder HOST contains the decentralized host properties file. The folder BRANCH contains the decentralized branch properties file. Note: Irrespective of the application type, FCUBS, FGL or ELCM, the name of the property file will be fcubs.properties. 3-20

58 4.1 Introduction 4. Creating Property File for ELCM Application This chapter explains the methods to create property files for ELCM Application. This also contains the properties for various plug-ins. 4.2 Creating Property File To create property file for Oracle FGL, follow the steps given below: 1. Start Oracle FLEXCUBE Universal Banking Solution Installer. 4-1

59 2. Choose Oracle FLEXCUBE UBS Installation. Click Next. 3. Choose the option Property File Creation. Click Next. The following screen is displayed: 4. Specify the following details: Application Type Choose ELCM from the drop-down list. 4-2

60 Application Server Choose the application server where you will deploy Oracle FLEXCUBE UBS. You can choose one of the following application servers: WEBLOGIC WEBSPHERE Property File Details Choose one of the following: New - In case you are creating a new property file, choose this option. Load If you wish to modify an existing property file, you can load that. Select this option and specify the location of the existing property file. Further, click Load button. Deployment Type Choose the deployment type based on you requirement. Following deployment types are available: Centralized Decentralized Hybrid Save To You can set a location for saving the new property file. OR Choose the option Load for modifying the existing property file and click Load. 4-3

61 5. Once you have specified the details, click Next. You will be navigated to the Plug-ins screen Setting ELCM Plug-ins You can have different plug-ins installed with ELCM Application. The plug-ins are selected from the following screen. 6. Choose the plug-ins. You can have the following plug-ins for Oracle ELCM: EL WEBSERVICES Reports SCHEDULER MBean plug-in 7. Select the required plug-ins and click Next. You will be navigated to the Common Properties screen. 4.3 Setting ELCM Common Properties You need to set the ELCM common properties using the screen below. 4-4

62 8. Set the ELCM common properties: 9. Specify the following details: Application Name Specify the application name as FCJ. For ELCM application type, the application name has to be FCJ. Datasource JNDI Specify the JNDI location. The standard format is jdbc/fcjdevds. ELCM Datasource Specify the ELCM data source. The standard format is jdbc/fcjdevds. Notice that the ELCM data source is always the same as the Datasource JNDI. SSL Enabled Indicate whether SSL is enabled or not. If SSL is required, choose Yes. If SSL is not enabled, the Installer will pop-up a window. However, it is recommended that you enable SSL. 4-5

63 Host Log File Path Specify the host log file path. The Java log files for Host will be generated at this location. You need to create this folder manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs\\ Branch Log File Path Specify the branch log file path. The Java log for Branch will be generated at this location. You need to create this directory manually in the system where the Application Server is installed. E.g.: D:\\BrnDbgs- Branch\\ Debug Select YES if Debug option is required. Log with Time If you need the log to be written according to the time, select Yes. Application Title Specify the application title. E.g.: FLEXCUBE V.UM Copy Rights Specify the copy rights details. 4-6

64 E.g.: Oracle and/or its affiliates. All rights reserved. SMTP Host Specify the SMTP host name. SMTP User Specify the SMTP user name. SMTP Password Specify the SMTP password. SMTP JNDI Specify the SMTP JNDI. 10. Once you have specified the above details, click Next. Password Optimization Level: Specify the password optimization level. The default value is The value should be greater and equals to If it less, the Installer will display the following message and reset the value to

65 Auto LOV: By default, the Installer displays Yes. However, you can change the default option depending on the requirement. Yes If you choose this, the option lists in Oracle FLEXCUBE will display the matching values based on the first characters that you enter in a field. That is, if you specify the first three characters of a value to be entered in an option list and tab out, the system will display the complete list of values that are matching the first three characters. No If you choose this, option lists will not show the matching values based on the first few characters. You need to specify the complete value against the field. 4.4 Setting ELCM Gateway Client Properties You need to set the ELCM gateway client properties. 11. Use the following screen to set the ELCM gateway client properties: 4-8

66 Service Name You can choose one of the following services: EJB If you choose this, the property table will be disabled. MDB - If you choose this, you need to set the properties as follows. Initial Context Factory Specify the initial context factory based on the application server. Application Server Oracle WebLogic IBM WebSphere EMS Out Initial Context Factory weblogic.jndi.wlinitialcontextfactory com.ibm.websphere.naming.wsninitialcontextfactory Provider URL Specify the URL of the application server where the application will be deployed. E.g.: t3:// :7101/ The port refers to the target server (AdminServer/ManagedServer) JMS Security Principal Specify the user name to access the application server console. JMS Security Credentials Specify the password for the above user name. Connection Factory Name Specify the connection factory name. E.g.: ELMDBQCF Request Queue Name Specify the request queue name. E.g.: ELMDB_REQ_Q 4-9

67 Response Queue Name Specify the response queue name. E.g.: ELMDB_RES_Q DeadLetter Queue Name Specify the DeadLetter queue name. E.g.: ELMDB_DLQ 12. Click Next to continue. 4.5 Setting ELCM Gateway MDB Properties You need to set the ELCM gateway MDB properties. 4-10

68 13. Set the ELCM gateway MDB properties. 14. Specify the following details: Initial Context Factory Provide the Initial Context Factory based on the Server selected. For WEBLOGIC: weblogic.jndi.wlinitialcontextfactory For WEBSPHERE: com.ibm.websphere.naming.wsninitialcontextfactory JMS Provider URL Provide JMS Provider URL. E.g.: here refers to localhost IP and 7101 refers to target server port (AdminServer/ManagedServer). Queue Connection Factory Provide Queue Connection Factory. E.g.: ELMDBQCF JMS Destination Provider URL Provide JMS Destination Provider URL. E.g.: t3:// :7101/ Here refers to localhost IP and 7101 refers to target server port (AdminServer/ManagedServer). 4-11

69 Destination Queue Security Principal Provide username of the server console JMS Security Credentials Provide Password of the server console. Destination Queue Connection Factory Name Provide Connection Factory name. E.g.: ELMDBQCF Destination Queue Name Provide Destination Queue name. E.g.: ELMDB_RES_Q 4-12

70 Destination Queue Acknowledge Provide Destination Queue Acknowledge. E.g.: AUTO_ACKNOWLEDGE Destination Queue Transaction Provide Destination Queue Transaction. E.g.: true/false JMS Deffered Letter Queue Connection Factory Specify the JMS Deffered letter queue connection factory. E.g.: ELMDBQCF JMS Deffered Letter Queue Connection Specify the JMS Deffered letter queue connection. E.g.: ELMDB_DEF_Q 4-13

71 DeadLetter Queue Connection Factory Specify the DeadLetter queue connection factory. E.g.: ELMDBQCF DeadLetter Queue Name Specify the DeadLetter queue name. E.g.: ELMDB_DLQ 15. Once you have specified the above details, click Next. 4.6 Setting Scheduler Properties If you have included Scheduler in the installation, you need to set the scheduler properties. The scheduler properties should be set differently for Oracle WebLogic and IBM WebSphere application servers Scheduler Properties for Oracle WebLogic Application Server For Oracle WebLogic application server, the following screen is displayed. 4-14

72 16. Set the scheduler properties. Specify the following details: DeadLetter Connection Factory Set NOTIFY_MDB_QCF as the DeadLetter connection factory. DeadLetter Queue Name Set NOTIFY_QUEUE_DLQ as the DeadLetter queue name. Deffered Connection Factory Set DefferedDestQCF as the deffered connection factory. Deffered Queue Name Set DEFFERED_DEST_QUEUE as the deffered queue name. Notify Connection Factory Set NOTIFY_MDB_QCF as the notify connection factory. Notify Queue Name Set NOTIFY_QUEUE as the notify queue name. 4-15

73 Queue/Topic Connection Factory Set NotifyDestQCF as the destination connection factory. Queue/Topic Queue Name Set NOTIFY_DEST_QUEUE as the destination queue name. Scheduler EJB Lookup Type Set this to LOCAL in case you deploy the Application on Oracle WebLogic application server. In case of IBM WebSphere application server, set this to REMOTE. Leave the following fields blank if the Application is being deployed on Oracle WebLogic application server. Initial Context Factory Provider URL Security Principal Security Credentials Scheduler EJB JNDI Name Scheduler Properties for IBM WebSphere Application Server In case the Application is deployed on IBM WebSphere application server, the following screen is displayed. 4-16

74 Set the scheduler properties: Set the scheduler properties as described for Oracle WebLogic application server. The following properties need to be set differently. Scheduler EJB Lookup Type Set this to REMOTE if you deploy the Application on IBM WebSphere application server. In case of you deploy the Application on other application servers, set this to LOCAL. When the scheduler EJB lookup type is set to REMOTE, it is mandatory to set the following properties. Initial Context Factory Set this to com.ibm.websphere.naming.wsninitialcontextfactory. Provider URL Set this to iiop://localhost:2809 (2809 is the default iiop port). Security Principal Specify the login ID required for accessing the application server. Security Credentials Specify the password to access the application server. Scheduler EJB JNDI Name This is defaulted to ejb/schedulerejbhome. You will have to provide the JNDI name of the scheduler EJB while deploying the application. 4-17

75 Note: Ensure that the properties set here match the properties set during JMS Destination and JMS Connection Factories. For further details on creating JMS destination and connection factories, refer to the chapter Resource Creation on WebLogic Application Server (Resource_Creation_WL). 17. Once you have set the above properties, cl0069ck Next. 4.7 Setting EMS Properties You will be navigated to the Scheduler EMS Properties screen. Here, you need to set the EMS details. 18. Set the EMS properties: 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. 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. 4-18

76 Outgoing DeadLetter Specify the name of the outgoing JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming DeadLetter Specify the name of the incoming JMS DeadLetter queue for which EMS is configured. By default, this is set as NOTIFY_QUEUE_DLQ. Incoming Backup Queue Specify the name of the incoming backup queue for which EMS is configured. EMS Out Initial Context Factory Specify the EMS out initial context factory based on the application server. This is required if EMS OUT MDB is configured to the queue. By default, the Installer displays the EMS out initial context factory for Oracle WebLogic. The details of EMS out initial context factories to be used for different application servers are given below: Application Server Oracle WebLogic IBM WebSphere EMS Out Initial Context Factory weblogic.jndi.wlinitialcontextfactory com.ibm.websphere.naming.wsninitialcontextfactory 4-19

77 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 IBM WebSphere EMS Out Initial Context Factory t3://<ip_adress>:port E.g.: t3:// :7001 Here, represents the local host and 7001 to the target server default port (AdminServer/ManagedServer). iiop://<ip_adress>:port E.g.: iiop:// :2809 Here, 2809 represents the default iiop port Outgoing Queue Principal If EMS OUT MDB has to be configured to queue, you need to specify the EMS out queue principal. This is the user name for the application server in which the queue is configured. 4-20

78 Outgoing 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. File Transfer Mode (FTPS/FTP) Specify the mode of transferring files to EMS. By default, the Installer displays FTPS. If not, a pop-up window appears. It is recommended to specify FTPS. FTPS/FTP Server Specify the server IP address for the selected file transfer mode. FTPS/FTP ID Specify the user ID to access the server of the file transfer mode. 4-21

79 FTPS/FTPPassword Specify the password to for the above user ID. Media Specify the medium for EMS. Possible value is SWIFT By defaults, the Installer sets it to SWIFT. You can change this. File Type Specify the type of file that is transferred. By default, the Installer sets it as.txt. SWIFT Format Specify the format of SWIFT message. You can have 1, 2, or 3 as the SWIFT format. By default, the Installer sets it to 1. Message Delimiter Specify the character which is used as the message delimiter. Message Terminator Specify the character which is used as the message terminator. Once you have specified the above details, click Next. 4.8 Setting BIP Reports Properties If you have included Reports in the installation, you need to set the report properties. 19. Set the report properties: 4-22

80 BIP End Point Specify the BIP end point. The default value is However, you need to change the URL based on the IP and port where BIP Application is installed. BIP Name Space Specify the BIP name space. By default, the installer displays BIP User Name Specify the BIP user name. By default, the Installer displays Administrator. BIP Password Specify the password for the above user name. By default, the Installer sets it as Administrator. Reports Folder Name Specify the reports folder name. By default, the Installer displays FCReports. Advice Folder Name Specify the advice spool path. By default, the Installer displays FCReports/Adv/. 4-23

81 Reports Spool Path Specify the reports spool path. By default, the Installer displays D:\\BrnDbgs\\ADV\\. Advice Type Specify the advice type. You can choose one of the following: NATIVE This advice type is used for generating advices from Excel BIP This advice type is used for generating advices from Reports. 20. Once you have set the above properties, click Next. The following screen is displayed: 21. Choose one of the following options: Continue Installation Select this option and click Next to navigate to the Oracle FLEXCUBE UBS Activities screen. Finish Installation Select this option and click Next to terminate the Installer. The Installer creates the property file in the specified location. Note: Irrespective of the application type, FCUBS, FGL or ELCM, the name of the property file will be fcubs.properties. 4-24

82 5. Creating Property File for Gateway Applications 5.1 Introduction This chapter explains the steps to create the property file for the gateway components viz. Enterprise Java Bean (EJB), Message Driven Beans (MDB) and Web Services and Servlet. 5.2 Creating Property Files Follow the steps given below: 1. Start Oracle FLEXCUBE Universal Installer 1.0. Welcome screen is displayed. 2. Select Gateway Installation and click Next Gateway EJB Application The following screen is displayed: 5-1

83 3. Select Property File and click Next. The following screen is displayed: 4. Select Oracle FLEXCUBE EJB Gateway to create configuration files for the application. Click Next. 5-2

84 The following screen is displayed: 5. Specify the following details: Application Server Specify the application server on which the application is being deployed. Following options are available: WEBLOGIC WEBSPHERE New/Load Choose one of the following: New Choose this to create new configuration files. Load Choose this to create configuration file from an existing file. If you choose this, you need to specify the file location and click Load button. Save To Specify the location to save the file. (E.g.: D:\Installer\dest) Note: Before proceeding, ensure that the folder structures used in the following steps are created. 6. Click Next. 5-3

85 The following screen is displayed: 7. Specify the following details. DataSource Name JDBC data source is an object bound to the JNDI tree and provides database connectivity through a pool of JDBC connections. Specify the data source name. E.g.: FLEXTEST.WORLD POSS Datasource Check this option if POSS is required. The Datasource field gets enabled. Enter the POSS Datasource name. Distributed Schema If the schema is distributed, select Yes. If the schema is not distributed, select No. XSD Path Specify the path to the XSD file. File name is not required. File separator must be /. There must be a / at the end. E.g.: D:/Kernel11.1/GW_EJB/XSD/ Logger Path Specify the path to the gw_ejb_logger.xml file with the file name. E.g.: D:/Kernel11.1/GW_EJB/config/gw_ejb_logger.xml Debug Path 5-4

86 Specify the path to the folder where the application creates the logs. E.g.: D:/Kernel11.1/GW_EJB/log/ 8. Click Next. Note: The Installer creates two files viz. gw_ejb_logger.xml and GW_EJB_Prop.xml in the path provided to save the files. 9. Choose one of the following options: Continue Installation Select this option and click Next to go to Oracle FLEXCUBE Welcome screen. Finish Installation Select this option and click Next to terminate the Installer application Gateway MDB Application Follow the steps given below: 5-5

87 1. Start Oracle FLEXCUBE Universal Banking Solution Installer. Select Gateway Installation and click Next. Following screen is displayed. 2. Select Property File to create configuration files. Click Next. 3. Select Oracle FLEXCUBE Gateway MDB to create configuration files for the application, and click next. 5-6

88 Following screen is displayed: 4. Specify the following details: Application Server Specify the application server on which the application is being deployed. Following options are available: WEBLOGIC WEBSPHERE New/Load Choose one of the following: New Choose this to create new configuration files. Load Choose this to create configuration file from an existing file. If you choose this, you need to specify the file location and click Load button. Save To Specify the location to save the file. Eg: D:\installer\dest Note: Before proceeding, ensure that the folder structures used in the following steps are created. 5. Click Next. 6. You need to create MDB configuration file. The following screen is displayed: 5-7

89 Provide the values for the following Fields. Connection Factory This is a set of connection configuration parameters that are used to create connections for JMS clients. E.g.: MDBQCF Request Queue This queue defines a point-to-point destination type, which is used for asynchronous peer communication. Specify the name of request queue E.g.: MDB_QUEUE Response Queue Specify the name of the response queue. E.g.: MDB_QUEUE_RESPONSE DL Queue Specify the name of the dead letter queue. E.g.: MDB_QUEUE_DLQ POSS Datasource Check this box if POSS is required. Specify the POSS Datasource Name below this. 5-8

Setting up Property File Oracle FLEXCUBE Universal Banking Version 12.0 [May] [2012]

Setting up Property File Oracle FLEXCUBE Universal Banking Version 12.0 [May] [2012] Setting up Property File Oracle FLEXCUBE Universal Banking Version 12.0 [May] [2012] Table of Contents 1. SETTING UP PROPERTY FILE... 1-1 1.1 INTRODUCTION... 1-1 1.2 PREREQUISITES FOR ORACLE FLEXCUBE...

More information

Payment Installer Property File Creation Oracle FLEXCUBE Installer Release [May] [2017]

Payment Installer Property File Creation Oracle FLEXCUBE Installer Release [May] [2017] Payment Installer Property File Creation Oracle FLEXCUBE Installer Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CREATING PROPERTY FILE FOR ORACLE FLEXCUBE INSTALLER... 1-1 1.1 INTRODUCTION... 1-1

More information

Installer Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2017]

Installer Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2017] Installer Property File Creation Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CREATING PROPERTY FILE FOR ORACLE FLEXCUBE INSTALLER... 1-1 1.1 INTRODUCTION... 1-1

More information

Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release [December] [2016]

Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release [December] [2016] Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. CREATING PROPERTY FILE FOR STANDALONE SCHEDULER... 1-1 1.1 INTRODUCTION...

More information

Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018]

Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018] Standalone Scheduler Property File Creation Oracle FLEXCUBE Universal Banking Release 14.1.0.0.0 [May] [2018] Table of Contents 1. CREATING PROPERTY FILE FOR STANDALONE SCHEDULER... 1-1 1.1 INTRODUCTION...

More information

Installer Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018]

Installer Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018] Installer Property File Creation Oracle FLEXCUBE Universal Banking Release 14.1.0.0.0 [May] [2018] Table of Contents 1. CREATING PROPERTY FILE FOR ORACLE FLEXCUBE INSTALLER... 1-1 1.1 INTRODUCTION... 1-1

More information

Resources to be created Oracle FLEXCUBE Universal Banking Release [May] [2017]

Resources to be created Oracle FLEXCUBE Universal Banking Release [May] [2017] Resources to be created Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. RESOURCES TO BE CREATED ON APPLICATION SERVER... 2 1.1 INTRODUCTION... 2 1.2 RESOURCE TYPES...

More information

Resources to be created Oracle FLEXCUBE Universal Banking Release [October] [2015]

Resources to be created Oracle FLEXCUBE Universal Banking Release [October] [2015] Resources to be created Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [October] [2015] Table of Contents 1. RESOURCES TO BE CREATED ON APPLICATION SERVER... 1-2 1.1 INTRODUCTION... 1-2 1.2 RESOURCE

More information

GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release [December] [2016]

GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release [December] [2016] GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. CREATING PROPERTY FILE FOR GATEWAY APPLICATIONS... 1-1 1.1 INTRODUCTION... 1-1

More information

Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. E

Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. E Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release 12.0.2.0.0 [September] [2013] Part No. E49740-01 Table of Contents 1. ABOUT THE MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE...

More information

Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release [February] [2016]

Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release [February] [2016] Oracle FLEXCUBE Installation Guide Oracle FLEXCUBE Universal Banking Release 12.87.02.0.0 [February] [2016] Table of Contents 1. ABOUT THE MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1 1.3

More information

GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018]

GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release [May] [2018] GATEWAY Property File Creation Oracle FLEXCUBE Universal Banking Release 14.1.0.0.0 [May] [2018] Table of Contents 1. CREATING PROPERTY FILE FOR GATEWAY APPLICATIONS... 1-1 1.1 INTRODUCTION... 1-1 1.2

More information

Gateway Property File Creation Oracle Banking Payments Release [May] [2018]

Gateway Property File Creation Oracle Banking Payments Release [May] [2018] Gateway Property File Creation Oracle Banking Payments Release 14.1.0.0.0 [May] [2018] ORACLE FINANCIAL SERVICES Table of Contents 1. CREATING PROPERTY FILE FOR GATEWAY APPLICATIONS... 1-1 1.1 INTRODUCTION...

More information

Deploying Oracle FLEXCUBE Application on WebLogic Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No.

Deploying Oracle FLEXCUBE Application on WebLogic Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. Deploying Oracle FLEXCUBE Application on WebLogic Oracle FLEXCUBE Universal Banking Release 12.0.2.0.0 [September] [2013] Part No. E49740-01 Table of Contents 1. DEPLOYING ORACLE FLEXCUBE ON WEBLOGIC...

More information

Oracle FLEXCUBE Universal Banking 12.0 Interface Getting started. Release 1.0

Oracle FLEXCUBE Universal Banking 12.0 Interface Getting started. Release 1.0 Universal Banking 12.0 Interface Getting started Release 1.0 May 2012 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions... 3 2 Introduction... 4 2.1 How to use this Guide...

More information

Gateway Application Setup Oracle FLEXCUBE Universal Banking Release [May] [2011]

Gateway Application Setup Oracle FLEXCUBE Universal Banking Release [May] [2011] Gateway Application Setup Oracle FLEXCUBE Universal Banking Release 11.3.0 [May] [2011] Table of Contents 1. SETTING UP GATEWAY FOR ORACLE FLEXCUBE... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP GATEWAY

More information

Payments Weblogic JMS Configuration Oracle FLEXCUBE Payments Release [May] [2017]

Payments Weblogic JMS Configuration Oracle FLEXCUBE Payments Release [May] [2017] Payments Weblogic JMS Configuration Oracle FLEXCUBE Payments Release 12.4.0.0.0 [May] [2017] Table of Contents 1. INTRODUCTION... 1 1.1 PURPOSE... 1 1.2 INTRODUCTION... 1 1.3 WEBLOGIC 12C NEW FEATURES...

More information

ELCM Application Setup Oracle FLEXCUBE Universal Banking Release [May] [2011]

ELCM Application Setup Oracle FLEXCUBE Universal Banking Release [May] [2011] ELCM Application Setup Oracle FLEXCUBE Universal Banking Release 11.3.0 [May] [2011] Table of Contents 1. SETTING UP STANDALONE ELCM... 1-1 1.1 INTRODUCTION... 1-1 1.2 PREREQUISITES... 1-1 1.3 PREPARING

More information

Interstage JavaEE6 Configuration for FCUBS Oracle FLEXCUBE Universal Banking Version [Dec] [2014]

Interstage JavaEE6 Configuration for FCUBS Oracle FLEXCUBE Universal Banking Version [Dec] [2014] Interstage JavaEE6 Configuration for FCUBS Oracle FLEXCUBE Universal Banking Version 12.0.87.01.0 [Dec] [2014] Table of Contents 1. INTERSTAGE JAVAEE6 CONFIGURATION FOR FCUBS... 1-1 1.1 PRE-REQUISITES...

More information

Resource Creation on WebLogic Application Server Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No.

Resource Creation on WebLogic Application Server Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. Resource Creation on WebLogic Application Server Oracle FLEXCUBE Universal Banking Release 12.0.2.0.0 [September] [2013] Part No. E49740-01 Table of Contents 1. CREATING RESOURCES ON WEBLOGIC... 1-1 1.1

More information

FLEXCUBE UBS Installation Oracle FLEXCUBE Universal Banking Release [December] [2017]

FLEXCUBE UBS Installation Oracle FLEXCUBE Universal Banking Release [December] [2017] FLEXCUBE UBS Installation Oracle FLEXCUBE Universal Banking Release 14.0.0.0.0 [December] [2017] Table of Contents 1. FLEXCUBE UBS INSTALLATION... 1-1 1.1 INTRODUCTION... 1-1 1.2 DEPLOYMENT OPTIONS...

More information

FLEXCUBE UBS Inbound Application Adapter Installation Oracle FLEXCUBE Universal Banking Release [May] [2016]

FLEXCUBE UBS Inbound Application Adapter Installation Oracle FLEXCUBE Universal Banking Release [May] [2016] FLEXCUBE UBS Inbound Application Adapter Installation Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 [May] [2016] Table of Contents 1. INSTALLATION STEPS... 3 1.1 PREREQUISITE... 3 1.2 STEPS... 3

More information

FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release [May] [2017]

FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release [May] [2017] FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] FCUBS Process Flow Deployment Page 1 of 64 Table of Contents 1. INTRODUCTION... 3 1.1 BACKGROUND... 3 1.2

More information

FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release [December] [2017]

FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release [December] [2017] FCUBS Process Flow Deployment Oracle FLEXCUBE Universal Banking Release 14.0.0.0.0 [December] [2017] FCUBS Process Flow Deployment Page 1 of 66 Table of Contents 1. INTRODUCTION... 3 1.1 BACKGROUND...

More information

AquaLogic BPM Enterprise Configuration Guide

AquaLogic BPM Enterprise Configuration Guide AquaLogic BPM Enterprise Configuration Guide IBM WebSphere Edition Version: 6.0 2 ALBPM TOC Contents Getting Started...4 Document Scope and Audience...4 Documentation Roadmap...4 What is ALBPM Enterprise?...4

More information

Oracle FLEXCUBE Installer Index Oracle FLEXCUBE Universal Banking Release [April] [2014]

Oracle FLEXCUBE Installer Index Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle FLEXCUBE Installer Index Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. ABOUT THE MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1 1.3 ABBREVIATIONS

More information

Oracle FGL Application Setup Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012]

Oracle FGL Application Setup Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle FGL Application Setup Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Table of Contents 1. SETTING UP ORACLE FGL... 1-1 1.1 INTRODUCTION... 1-1 1.2 PREREQUISITES... 1-1 1.3 PREPARING

More information

Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release [December] [2016]

Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release [December] [2016] Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. DEPLOYING ORACLE FLEXCUBE ON WEBSPHERE... 1-1 1.1 INTRODUCTION...

More information

FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release [December] [2015]

FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release [December] [2015] FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [December] [2015] Table of Contents 1. PURPOSE... 3 2. INTRODUCTION... 3 3. PRE-REQUISITES...

More information

FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release [February] [2018]

FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release [February] [2018] FCUBS JMS Configuration Using Websphere Default Messaging Provider Oracle FLEXCUBE Universal Banking Release 14.0.0.0.0 [February] [2018] Table of Contents 1. PURPOSE... 1-3 2. INTRODUCTION... 2-4 3. PRE-REQUISITES...

More information

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6 Gateway Installation and Configuration Guide for On-Premises Version 17 September 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites...

More information

Setting up Installer Oracle FLEXCUBE Universal Banking Release [May] [2016]

Setting up Installer Oracle FLEXCUBE Universal Banking Release [May] [2016] Setting up Installer Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 [May] [2016] Table of Contents 1. SETTING UP ORACLE FLEXCUBE INSTALLER... 1-1 1.1 INTRODUCTION... 1-1 1.2 SCOPE OF INSTALLER...

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Cluster Creation on Websphere Application Server 8.5 Oracle FLEXCUBE Universal Banking Release [May] [2017]

Cluster Creation on Websphere Application Server 8.5 Oracle FLEXCUBE Universal Banking Release [May] [2017] Cluster Creation on Websphere Application Server 8.5 Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. PURPOSE... 3 2. INTRODUCTION TO WEBSPHERE... 3 3. PRE-REQUISITES:...

More information

Lab 1 - Getting started with OIM 11g

Lab 1 - Getting started with OIM 11g Lab 1 - Getting started with OIM 11g Contents Lab 1 - Getting started with OIM 11g... 1 1. Introduction... 1 2. Contents... 3 2.1 VM Accessibility... 3 2.2 Understand directory structures... 4 2.3 Database

More information

FLEXCUBE UBS Oracle GL Adapter EJB Deployment Installation Oracle FLEXCUBE Universal Banking Release [December] [2016]

FLEXCUBE UBS Oracle GL Adapter EJB Deployment Installation Oracle FLEXCUBE Universal Banking Release [December] [2016] FLEXCUBE UBS Oracle GL Adapter EJB Deployment Installation Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents INSTALLATION STEPS... 3 1.1 PREREQUISITE... 3 1.2 STEPS...

More information

IBM. WebSphere Application Server V5.0, Multiplatform Administration

IBM. WebSphere Application Server V5.0, Multiplatform Administration IBM 000-341 WebSphere Application Server V5.0, Multiplatform Administration Download Full Version : http://killexams.com/pass4sure/exam-detail/000-341 C. By reducing the number of transports, the Web container

More information

OCS INSTALLATION GUIDE

OCS INSTALLATION GUIDE OCS INSTALLATION GUIDE 1. Application database preparation... 2 1.1. Oracle Database 11g... 2 1.2 MySQL 5.5+... 2 2. System initialisation... 3 2.1. Application file storage... 3 2.2. Security tool installation...

More information

SIEBELCRM-IFLEXUBS Installation Document Oracle FLEXCUBE Universal Banking Release [May] [2017]

SIEBELCRM-IFLEXUBS Installation Document Oracle FLEXCUBE Universal Banking Release [May] [2017] SIEBELCRM-IFLEXUBS Installation Document Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Contents 1. INTRODUCTION... 1-1 1.1 SCOPE OF THE DOCUMENT... 1-1 1.2 INTENDED AUDIENCE... 1-1

More information

Open Development Tool Installation Oracle FLEXCUBE Universal Banking Release

Open Development Tool Installation Oracle FLEXCUBE Universal Banking Release Open Development Tool Installation Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 Table of Contents 1. OPEN DEVELOPMENT TOOL INSTALLATION... 1-1 1.1 INTRODUCTION... 1-1 1.2 INSTALLING OPEN DEVELOPMENT

More information

Oracle FLEXCUBE Direct Banking

Oracle FLEXCUBE Direct Banking Oracle FLEXCUBE Direct Banking Installation Manual On Weblogic Application Server Release 12.0.2.0.0 Part No. E50108-01 September 2013 Installation Manual On Weblogic Application Server September 2013

More information

Notification Development Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Notification Development Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Notification Development Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51465-01 Table of Contents Notification Development 1. PREFACE... 1-1 1.1 AUDIENCE... 1-1 1.2 RELATED

More information

Websphere Configuration Oracle FLEXCUBE Investor Servicing Release [May] [2017]

Websphere Configuration Oracle FLEXCUBE Investor Servicing Release [May] [2017] Websphere Configuration Oracle FLEXCUBE Investor Servicing Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CONFIGURING SSL ON WEBSPHERE... 1-3 1.1 INTRODUCTION... 1-3 1.2 CERTIFICATES... 1-3 1.2.1

More information

Websphere Configuration Oracle FLEXCUBE Investor Servicing Release [September] [2016]

Websphere Configuration Oracle FLEXCUBE Investor Servicing Release [September] [2016] Websphere Configuration Oracle FLEXCUBE Investor Servicing Release 12.3.0.0.0 [September] [2016] Table of Contents 1. CONFIGURING SSL ON WEBSPHERE... 1-3 1.1 INTRODUCTION... 1-3 1.2 CERTIFICATES... 1-3

More information

Silent Build Property File Creation Oracle FLEXCUBE Release [May] [2017]

Silent Build Property File Creation Oracle FLEXCUBE Release [May] [2017] Silent Build Property File Creation Oracle FLEXCUBE Release 12.4.0.0.0 [May] [2017] Table of Contents 1. SILENT CONFIG BUILD PROPERTY FILE... 2 1. Silent Config Build Property File 1. APPLICATION_SERVER:

More information

Setting up Installer Oracle FLEXCUBE Universal Banking Release [April] [2014]

Setting up Installer Oracle FLEXCUBE Universal Banking Release [April] [2014] Setting up Installer Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. SETTING UP ORACLE FLEXCUBE INSTALLER... 1-1 1.1 INTRODUCTION... 1-1 1.2 SCOPE OF INSTALLER...

More information

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower Configuration Guide SOAPMDP_Config_7.2.0 Copyright Copyright 2015 SOA Software, Inc. All rights

More information

Job Scheduler Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Job Scheduler Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Job Scheduler Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51465-01 Table of Contents Job Scheduler 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.1.1 Audience...

More information

Installation and Setup Guide Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Installation and Setup Guide Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Installation and Setup Guide Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51465-01 Table of Contents Installation and Setup Guide 1. PREFACE... 1-1 1.1 AUDIENCE... 1-1

More information

SonicMQ - Oracle Enterprise Gateway Integration Guide

SonicMQ - Oracle Enterprise Gateway Integration Guide An Oracle White Paper June 2011 SonicMQ - Oracle Enterprise Gateway Integration Guide 1 / 24 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

EnterpriseTrack Reporting Data Model Configuration Guide Version 17

EnterpriseTrack Reporting Data Model Configuration Guide Version 17 EnterpriseTrack EnterpriseTrack Reporting Data Model Configuration Guide Version 17 October 2018 Contents About This Guide... 5 Configuring EnterpriseTrack for Reporting... 7 Enabling the Reporting Data

More information

Oracle Access Manager Oracle FLEXCUBE Universal Banking Release [May] [2017]

Oracle Access Manager Oracle FLEXCUBE Universal Banking Release [May] [2017] Oracle Access Manager Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. INTRODUCTION... 1-1 2. BACKGROUND AND PREREQUISITES... 2-1 2.1 PRE-REQUISITES... 2-1 2.1.1 Software

More information

Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014]

Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. INTRODUCTION... 1-1 2. PREREQUISITES... 2-1 3. INSTALLATION... 3-1

More information

Installing MCA Services on WebSphere 5.1

Installing MCA Services on WebSphere 5.1 Installing MCA Services on WebSphere 5.1 Version 2004.5, Rev. A December 2004 Siebel Systems, Inc., 2207 Bridgepointe Parkway, San Mateo, CA 94404 Copyright 2005 Siebel Systems, Inc. All rights reserved.

More information

Weblogic Configuration Oracle FLEXCUBE Universal Banking Release [May] [2017]

Weblogic Configuration Oracle FLEXCUBE Universal Banking Release [May] [2017] Weblogic Configuration Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CONFIGURING SSL ON ORACLE WEBLOGIC... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP SSL ON ORACLE

More information

INSTALLATION GUIDE Online Collection Software for European Citizens' Initiatives

INSTALLATION GUIDE Online Collection Software for European Citizens' Initiatives INSTALLATION GUIDE Online Collection Software for European Citizens' Initiatives 1. Application database preparation... 2 1.1. Oracle Database 11g... 2 1.2. MySQL 5.5+... 2 2. System initialisation...

More information

SOA Suite Setup for BPEL Process Flow Oracle FLEXCUBE Universal Banking Release [February] [2018]

SOA Suite Setup for BPEL Process Flow Oracle FLEXCUBE Universal Banking Release [February] [2018] SOA Suite Setup for BPEL Process Flow Oracle FLEXCUBE Universal Banking Release 14.0.0.0.0 [February] [2018] Table of Contents 1. PREFACE... 1-1 1.1 BACKGROUND... 1-1 1.2 AUDIENCE... 1-1 1.3 ORGANIZATION...

More information

Oracle Identity Manager Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release [October] [2015]

Oracle Identity Manager Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release [October] [2015] Oracle Identity Manager Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [October] [2015] Table of Contents 1. INTRODUCTION... 1-1 1.1 SCOPE... 1-1 1.2 INTRODUCTION

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on WebLogic Note Before using this information and the product it supports, read the information in Notices

More information

Oracle FLEXCUBE Universal Banking Development Workbench Webservice & Silent Utility for generation of Webservice Artifacts Release 1.

Oracle FLEXCUBE Universal Banking Development Workbench Webservice & Silent Utility for generation of Webservice Artifacts Release 1. Oracle FLEXCUBE Universal Banking 12.0.3 Development Workbench Webservice & Silent Utility for generation of Webservice Artifacts Release 1.0 March 2014 Contents 1 Preface... 1 1.1 Audience... 2 2 Introduction...

More information

Weblogic Configuration Oracle FLEXCUBE Investor Servicing Release [October] [2015]

Weblogic Configuration Oracle FLEXCUBE Investor Servicing Release [October] [2015] Weblogic Configuration Oracle FLEXCUBE Investor Servicing Release 12.1.0.0.0 [October] [2015] Table of Contents 1. CONFIGURING SSL ON ORACLE WEBLOGIC... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP SSL ON

More information

BEAAquaLogic. Service Bus. MQ Transport User Guide

BEAAquaLogic. Service Bus. MQ Transport User Guide BEAAquaLogic Service Bus MQ Transport User Guide Version: 3.0 Revised: February 2008 Contents Introduction to the MQ Transport Messaging Patterns......................................................

More information

Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release [May] [2017]

Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release [May] [2017] Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. OPEN DEVELOPMENT TOOL (ODT) APPLICATION FULL DEPLOYMENT...

More information

Messaging System Oracle FLEXCUBE Universal Banking Release [July] [2014]

Messaging System Oracle FLEXCUBE Universal Banking Release [July] [2014] Messaging System Oracle FLEXCUBE Universal Banking Release 11.5.0.0.0 [July] [2014] Table of Contents Messaging System 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1 1.3 ORGANIZATION...

More information

Oracle Access Manager Integration Oracle FLEXCUBE Payments Release [Feb] [2018]

Oracle Access Manager Integration Oracle FLEXCUBE Payments Release [Feb] [2018] Oracle Access Manager Integration Oracle FLEXCUBE Payments Release 14.0.0.0.0 [Feb] [2018] Table of Contents Oracle Access Manager Integration 1. PREFACE... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE...

More information

EVALUATION ONLY. WA2097 WebSphere Application Server 8.5 Administration on Linux. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2097 WebSphere Application Server 8.5 Administration on Linux. Student Labs. Web Age Solutions Inc. WA2097 WebSphere Application Server 8.5 Administration on Linux Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

More information

Jitterbit is comprised of two components: Jitterbit Integration Environment

Jitterbit is comprised of two components: Jitterbit Integration Environment Technical Overview Integrating your data, applications, and other enterprise systems is critical to the success of your business but, until now, integration has been a complex and time-consuming process

More information

Configuring Weblogic Server 12c Oracle FLEXCUBE Universal Banking Release [December] [2016]

Configuring Weblogic Server 12c Oracle FLEXCUBE Universal Banking Release [December] [2016] Configuring Weblogic Server 12c Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. INTRODUCTION... 1-1 1.1 PURPOSE OF THIS DOCUMENT... 1-1 1.2 WEBLOGIC SERVER OVERVIEW...

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide

TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint User's Guide Software Release 6.1 January 2016 Document Update: January 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE

More information

Configuring the module for advanced queue integration

Configuring the module for advanced queue integration Configuring the module for advanced queue integration To configure a module to use the adapter for outbound or inbound processing, use the external service wizard in IBM Integration Designer to create

More information

Oracle Cloud Getting Started with Remote Data Connector for Oracle Analytics Cloud

Oracle Cloud Getting Started with Remote Data Connector for Oracle Analytics Cloud Oracle Cloud Getting Started with Remote Data Connector for Oracle Analytics Cloud E67875-06 May 2018 Oracle Cloud Getting Started with Remote Data Connector for Oracle Analytics Cloud, E67875-06 Copyright

More information

Question No: 1 In which file should customization classes be specified in the cust-config section (under mds-config)?

Question No: 1 In which file should customization classes be specified in the cust-config section (under mds-config)? Volume: 80 Questions Question No: 1 In which file should customization classes be specified in the cust-config section (under mds-config)? A. web.xml B. weblogic.xml C. adf-config.xml D. adfm.xml Question

More information

Payment Job Framework Property File Creation Oracle FLEXCUBE Universal Banking Release [October] [2015]

Payment Job Framework Property File Creation Oracle FLEXCUBE Universal Banking Release [October] [2015] Payment Job Framework Property File Creation Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [October] [2015] Table of Contents Contents Creating Property File for Payment Job Framework (Payment Scheduler)...

More information

Installing on WebLogic Server

Installing on WebLogic Server 155 Chapter 11 Installing on WebLogic Server This chapter provides instructions for performing a new installation of TIBCO Collaborative Information Manager on WebLogic Application Server in a non-clustered

More information

Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release

Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 Contents 1 Preface... 2 1.1 Audience... 2 1.2 Related Documents... 2 2 Introduction... 2 3 Explanation of Some

More information

Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release

Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release Development Workbench Getting Started Oracle FLEXCUBE Universal Banking Release 14.0.0.0.0 Contents 1 Preface... 2 1.1 Audience... 2 1.2 Related Documents... 2 2 Introduction... 3 3 Explanation of Some

More information

Oracle BAM Enterprise Message Source and JDE Integration

Oracle BAM Enterprise Message Source and JDE Integration Oracle BAM Enterprise Message Source and JDE Integration Contributors: Suzanne D Souza Nami Fujiyama Table of Contents Transaction Server Installation and Configuration for Oracle WebLogic Server... 3

More information

BEAAquaLogic. Service Bus. Native MQ Transport User Guide

BEAAquaLogic. Service Bus. Native MQ Transport User Guide BEAAquaLogic Service Bus Native MQ Transport User Guide Version: 2.6 RP1 Revised: November 2007 Contents Introduction to the Native MQ Transport Advantages of Using the Native MQ Transport................................

More information

Using the JNBridge JMS Adapter for BizTalk Server with Oracle WebLogic Version 4.0

Using the JNBridge JMS Adapter for BizTalk Server with Oracle WebLogic Version 4.0 Using the JNBridge JMS Adapter for BizTalk Server with Oracle WebLogic www.jnbridge.com JNBridge, LLC www.jnbridge.com COPYRIGHT 2008-2016 JNBridge, LLC. All rights reserved. JNBridge is a registered trademark

More information

Integration Framework. Architecture

Integration Framework. Architecture Integration Framework 2 Architecture Anyone involved in the implementation or day-to-day administration of the integration framework applications must be familiarized with the integration framework architecture.

More information

Oracle Directory Services 11g: Administration

Oracle Directory Services 11g: Administration Oracle University Contact Us: 0180-2000-526 / +49 89-14301200 Oracle Directory Services 11g: Administration Duration: 5 Days What you will learn After completing this course, you should be able to perform

More information

JNDI environment references

JNDI environment references JNDI environment references JNDI environment references Resources referenced by JNDI names often must be mapped into the names of the resources as deployed in the server. This allows resource programmers

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Oracle Service Bus Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014]

Oracle Service Bus Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle Service Bus Integration Implementation Guide Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. INTRODUCTION... 1-1 1.1 SCOPE... 1-1 1.2 INTRODUCTION TO ORACLE

More information

Copyright and Legal Disclaimers

Copyright and Legal Disclaimers 1 Copyright and Legal Disclaimers User Manual for DiConnect Enterprise R11. Document Release Date: June 25, 2014. Copyright 2014 by DiCentral Corporation. All rights reserved. This document and all content

More information

BEAAquaLogic. Service Bus. Interoperability With EJB Transport

BEAAquaLogic. Service Bus. Interoperability With EJB Transport BEAAquaLogic Service Bus Interoperability With EJB Transport Version 3.0 Revised: February 2008 Contents EJB Transport Introduction...........................................................1-1 Invoking

More information

Connecting Enterprise Systems to WebSphere Application Server

Connecting Enterprise Systems to WebSphere Application Server Connecting Enterprise Systems to WebSphere Application Server David Currie Senior IT Specialist Introduction Many organisations have data held in enterprise systems with non-standard interfaces There are

More information

CREATING ORACLE DATA SOURCES

CREATING ORACLE DATA SOURCES CREATING ORACLE DATA SOURCES This document describes how to create and configure WAS (WebSphere Application Server) JDBC (Java Database Connectivity) data sources for a Standardization Rules Designer installation

More information

Creating a SQL Service with IBM WebSphere Portlet Factory. Introduction to creating services from a relational database

Creating a SQL Service with IBM WebSphere Portlet Factory. Introduction to creating services from a relational database Creating a SQL Service with IBM WebSphere Portlet Factory May, 2009 Copyright International Business Machines Corporation 2009. All rights reserved. This article with the accompanying sample shows you

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Installation and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: March 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

WA2031 WebSphere Application Server 8.0 Administration on Windows. Student Labs. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc.

WA2031 WebSphere Application Server 8.0 Administration on Windows. Student Labs. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. WA2031 WebSphere Application Server 8.0 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

Configuring Weblogic Server Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. E

Configuring Weblogic Server Oracle FLEXCUBE Universal Banking Release [September] [2013] Part No. E Configuring Weblogic Server Oracle FLEXCUBE Universal Banking Release 12.0.2.0.0 [September] [2013] Part No. E49740-01 Configuring Weblogic Server Table of Contents 1. CONFIGURING WEBLOGIC SERVER... 1-1

More information

Use Plug and Play to Deploy New Devices

Use Plug and Play to Deploy New Devices About Plug and Play, page 1 Prerequisites for Using Plug and Play, page 2 Plug and Play Workflow, page 2 Use the Plug and Play Dashboard to Monitor New Device Deployments, page 4 Create Plug and Play Profiles

More information

WebSphere 6.1 with EJB3 Feature Package Installation and Configuration On Windows

WebSphere 6.1 with EJB3 Feature Package Installation and Configuration On Windows WebSphere 6.1 with EJB3 Feature Package Installation and Configuration On Windows Introdution This exercise is divided into four parts: Part 1 Install WebSphere Application Server Version 6.1 Part 2 Install

More information

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810 Workspace ONE UEM Integration with RSA PKI VMware Workspace ONE UEM 1810 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

BEA WebLogic. Server. MedRec Clustering Tutorial

BEA WebLogic. Server. MedRec Clustering Tutorial BEA WebLogic Server MedRec Clustering Tutorial Release 8.1 Document Date: February 2003 Revised: July 18, 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This

More information

Orgnazition of This Part

Orgnazition of This Part Orgnazition of This Part Table of Contents Tutorial: Organization of This Part...1 Lesson 1: Starting JReport Enterprise Server and Viewing Reports...3 Introduction...3 Installing JReport Enterprise Server...3

More information

METADATA FRAMEWORK 6.3. and High Availability

METADATA FRAMEWORK 6.3. and High Availability METADATA FRAMEWORK 6.3 and High Availability Publishing Information Software version 6.3.160 Document version 4 Publication date May 22, 2017 Copyright (c) 2005-2017 Varonis Systems Inc. All rights reserved.

More information

Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA)

Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA) Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA) Installation Guide Release 8.0.5.0.0 December 2017 DOCUMENT CONTROL Version Number Revision Date Changes

More information