Needle: RealTime Event (RTE) Server And JMSQUEUE Subscriber Config
Share
From the CNC point of view, the RTE server has always been a proverbial “black box” to me. Although, the business analysts seem to get it. I can fairly easily configure the server portion but how it is used and what all needs to be configured on the EnterpriseOne side of things is confusing to me. One document that has helped is Oracle Support Doc 1137704.1 – RTE Server (Transaction Server) Setup and Configuration for WebLogic – JMSQueue Subscriber.
This Oracle Support doc takes you through the server configuration as well as configuring the JMSQUEUE Subscriber within EnterpriseOne.
It’s that last part that has really helped me get my head around the Business Analyst tasks of the configuration that must take place in order for things to work correctly.
Basic Objects involved:
- P90701A, P90702A
- F90701, F90702, F907021, F90703, F90704, F90705, F90706, F90707, F907071, F907072, F90710, F90711, F90712, F90715.
- R90705, R90706
Do you have an Oracle Support Doc that has helped you out? Let me know your story in the comments.
Author
Stewart Schatz
More Stories
How to Print a Directory Structure Using PowerShell: Step-by-Step Guide
If you need to print out the directory structure and list the files within, this PowerShell script will help you...
Quick Tip: WebLogic NodeManager Fails To Start As Windows Service
If your Oracle WebLogic NodeManager starts without issue when using startNodeManager.cmd but when configuring the WebLogic NodeManager as a Windows Service, it fails to start. The nodemanager.log file has the following entry: Native version is enabled but NodeManager native library could not be loaded
Windows God Mode… What!?!
Windows God Mode is a hidden feature in the Windows operating system that allows users to access all of the system’s control panel options and settings in a single place.
How To Test A SQL Server Connection
There is an easy way to test your SQL Server connection when running Windows without any special software. I found...
4 Lines To Export Outlook Rules To Excel/CSV Using PowerShell
I used to use a ton of Outlook Rules to organize the thousands of emails that I receive each day....
Get The Size & Record Count Of All Tables In A SQL Server Database
Use the SQL query below to display the size and record count of all tables in an SQL Server database....
Average Rating