Go to primary content
Oracle® Retail Integration Cloud Service Java Messaging Service Console Guide
Release 19.0.000
F25441-02
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

A Appendix: JMS Console Installation Checklist

Property Name in the JSON file Description Editable? Sample Value (only for editable fields)
DataSourceDef.AqDataSource.dataSourceName Name of the datasource, the installer will create to connect to the AQ database No N/A - DO NOT CHANGE THE DEFAULT VALUE
DataSourceDef.AqDataSource.dataSourceClass DataSource class, the installer will use to configure the data source No N/A - DO NOT CHANGE THE DEFAULT VALUE
DataSourceDef.AqDataSource.dataJndiName JNDI name used by JMS Console to connect to the AQ database No N/A - DO NOT CHANGE THE DEFAULT VALUE
DataSourceDef.AqDataSource.jdbcUrl JDBC URL used by JMS Console to connect to the AQ database Yes jdbc:oracle:thin:@//example.com:1522/pdborcl
DataSourceDef.AqDataSource.jdbcuserAlias JDBC User Alias used by JMS Console to connect to the AQ database No N/A - DO NOT CHANGE THE DEFAULT VALUE
DataSourceDef.AqDataSource.jdbcUser JDBC User Name used by JMS Console to connect to the AQ database No N/A - DO NOT CHANGE THE DEFAULT VALUE
DataSourceDef.AqDataSource.jdbcPassword JDBC Password used by JMS Console to connect to the AQ database No N/A - DO NOT CHANGE THE DEFAULT VALUE
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainName Name of the Weblogic domain on which JMS Console will be deployed Yes jmsconsole_domain
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainHome Absolute path to the Weblogic domain Yes /usr/local/Oracle/Middleware/user_projects/domains/jmsconsole_domain
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainAdminServerUrl Weblogic Admin Server URL of the domain being used for deployment of the app. Yes t3://example.com:7001
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainAdminServerProtocol Weblogic Domain Admin Server Protocol, the protocols used for the deployment of the app. Yes t3/ t3s
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainServerHost Name of the host machine where Weblogic server is installed. Yes example.com
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainServerPort Weblogic Domain Server Port, the port number of the managed server on which the app will be deployed. Yes 7002
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainUserAlias Weblogic Domain User Alias, installer will use to bind the user to the Weblogic server admin user No N/A - DO NOT CHANGE THE DEFAULT VALUE
MiddlewareServerDef.JmsConsoleAppServer.weblogicDomainTargetManagedServerName Weblogic Domain Managed Server Name, the name of the managed server on which JMS Console will be deployed Yes jmsconsole_server
MiddlewareServerDef.JmsConsoleAppServer.jmsConsoleAdminUiUrl JMS Console Admin UI URL, URL to access jms-console application GUI. Yes t3://example.com:7002/jms-console
MiddlewareServerDef.JmsConsoleAppServer.jmsConsoleAdminUiUserGroup JMS Console Admin UI User Group, the name of the User Group which is authorized to access JMS Console No N/A - DO NOT CHANGE THE DEFAULT VALUE
MiddlewareServerDef.JmsConsoleAppServer.jmsConsoleAdminUiUserAlias JMS Console Admin UI User Alias, installer will use the alias to bind the user with the application No N/A - DO NOT CHANGE THE DEFAULT VALUE
MiddlewareServerDef.JmsConsoleAppServer.jmsConsoleAdminUiUser JMS Console Admin UI User, installer will retrieve the username from wallet and create the user on Weblogic. This user name should be used to login to the app. No N/A - DO NOT CHANGE THE DEFAULT VALUE
MiddlewareServerDef.JmsConsoleAppServer.jmsConsoleAdminUiPassword JMS Console Admin UI Password, installer will retrieve the password from wallet and create the user on Weblogic. This password should be used to login to the app. No N/A - DO NOT CHANGE THE DEFAULT VALUE