Technical Overview 03 - BRM Configuration
Technical Overview 03 - BRM Configuration
The following is intended to outline our general product direction. It is intended for information
purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any
material, code, or functionality, and should not be relied upon in making purchasing decisions. The
development, release, timing, and pricing of any features or functionality described for Oracle’s
products may change and remains at the sole discretion of Oracle Corporation.
sys/ apps/
server, system BRM
files, Applications
configuration files
(pin.conf)
API
Applications API Manager Database
CM
Infranet.properties
eai_js location
eai_js config
#--------------------------------------------------------
# Example pin.conf entry
#--------------------------------------------------------
- nap cm_name cabernet # CM session leader hostname
- nap cm_port 11000 # CM session leader port number
#--------------------------------------------------------
# Example pin.conf entry
#--------------------------------------------------------
- nap cm_name cabernet # CM session leader hostname
- nap cm_port 11000 # CM session leader port number
• Entries with a process name of cm are read when the CM process is started.
• Entries with a process name of fm_xxx are read in real time when the FM is called.
# Configurable FM Values
- fm_cust_pol country USA
- fm_bill timestamp_rounding 1
[infranet.keyword] = [value]
#--------------------------------------------------------
# Example Infranet.properties entry
#--------------------------------------------------------
infranet.server.portNr=26005
infranet.log.file= ${PIN_LOG_DIR}/js/js.pinlog
infranet.log.name=PCMJavaServer
infranet.log.level=3
# the log file that the java server will log msgs to
infranet.log.file= ${PIN_LOG_DIR}/eai_js/eai_js.pinlog
# application name that the java server will use in its log msgs
infranet.log.name=PCMJavaServer
# log level
infranet.log.level=1
API
Applications API Manager
Database
CM
API
Applications API Manager
Database
CM