Global Variables and Configurations

The following section lists the global variables in the OPE component and the configuration properties in OMS.

Offer and Price Engine (OPE)

The following are the global variables in the OPE component:

Name Description Default Value
com.tibco.af.ope.jms.jndi.connectionfactory JNDI Connection factory JNDI Name GenericConnectionFactory
com.tibco.af.ope.jms.jndi.initialContextFactory JNDI Initial Context Factory GenericConnectionFactory
com.tibco.af.ope.jms.jndi.url Full JNDI URL for JMS Service tibjmsnaming://localhost:7222
com.tibco.af.ope.jms.jndi.security.principal JNDI username admin
com.tibco.af.ope.jms.jndi.security.credentials JNDI password admin
com.tibco.af.ope.cacheType OPE Cache Type true
com.tibco.af.ope.cacheType.cache.max NoProductcached The maximum number of product models that can be cached 0
com.tibco.af.ope.cacheType.cache.max NoPriceCached The minimum number of price models that can be cached 0
com.tibco.af.ope.cacheType.cache.max NoDiscountCached The maximum number of discount models that can be cached 0
com.tibco.fom.oms.afi.productmodel. purge.topic Product model purge topic tibco.aff.ocv.events.products.purge
com.tibco.fom.oms.afi.productmodel. publish.topic Product model publish topic tibco.aff.ocv.events.products.publish
com.tibco.af.ope.opeService.queue Queue for receiving SOAP Over JMS OPE Service requests tibco.aff.ope.opeService
com.tibco.af.ope.flags.chkrelevantoludfs Validates UDFs attached to the product that are defined as input characteristics of the product false
com.tibco.af.ope.flags.chkvalidoludfs Validates mandatory characteristics attached to the product model that are found in the corresponding product instance as UDFs in the request false
com.tibco.af.ope.flags.chkvalidlinkudfs Validates mandatory linking UDFs that are attached as UDFs to the product in the order request false
com.tibco.af.ope.flags.chkrecordtypevalid Checks if the RecordType is valid false
com.tibco.af.ope.flags.setnorecordstatustoactive Sets no RecordStatus to active false
com.tibco.af.ope.flags.validateudfdatatype Validates the data types for orderline udfs false
com.tibco.af.ope.flags.validateudfrange Validates the orderline UDFs are within the specified range specified false
com.tibco.af.ope.flags.validateudfregex Validates that the orderline UDFs have the values per the regex. false
com.tibco.af.ope.flags.regexcurrency The regular expression for currency [0-9]*.?[0-9]*
com.tibco.af.ope.flags.regexdigits The regular expression for digits [0-9]*.?[0-9]*"
com.tibco.af.ope.flags.regexdate The regular expression for date. [0-3]?[0-9]/[0-1][0-9]/[1-2][0-9]{3}
com.tibco.af.ope.flags.regextime The regular expression for time. [0-2]?[0-9]:[0-5][0-9]
com.tibco.af.ope.flags.regexboolean The regular expression for boolean. TRUE|FALSE
com.tibco.af.ope.flags.udfignorelist The udfs in this property will not be shown as incompatible if they are in the same order:

EPMR_ACTION_PROVIDE

EPMR_ACTION_UPDATE

EPMR_ACTION_CEASE

EPMR_ACTION_WITHDRAW

COMPENSATE_PROVIDE

COMPENSATE_UPDATE

COMPENSATE_CEASE

MODIFICATION_IDENTIFYING_ATTR

com.tibco.af.ope.model.max.redelivery.delay The maximum delay in milliseconds for the fetching the product model. 10000
com.tibco.af.ope.model.min.idle.delay The model loading's minimum idle time in milliseconds. 10000

Order Management System

The following are the configuration properties in OMS:

Name Description Default Value
com.tibco.aff.oms.jmx.rmiport JMX RMI Port. 10099
com.tibco.af.oms.statusnotification.order .queue Order Status Notification Queue. tibco.aff.oms.statusNotification.ord er.queue
com.tibco.af.oms.statusnotification.order .queue.concurrentConsumersCount Order Status Notification Queue Concurrent Listener Count. 2
com.tibco.af.oms.statusnotification.order Line.queue Order Line Status Notification Queue. tibco.aff.oms.statusNotification.ord erLine.queue
com.tibco.af.oms.statusnotification.order Line.queue.concurrentConsumersCount Order Line Status Notification Queue Concurrent Listener Count. 1
com.tibco.af.oms.statusnotification.plan. queue Plan Status Notification Queue. tibco.aff.oms.statusNotification.pla n.queue
com.tibco.af.oms.statusnotification.plan. queue.concurrentConsumersCount Plan Status Notification Queue Concurrent Listener Count. 1
com.tibco.af.oms.statusnotification.planI tem.queue Plan Item Status Notification Queue. tibco.aff.oms.statusNotification.pla nItem.queue
com.tibco.af.oms.statusnotification.planI tem.queue.concurrentConsumersCount Plan Item Status Notification Queue Concurrent Listener Count. 6
com.tibco.af.oms.statusnotification.order Amendment.queue Order Amendment Status Notification Queue. tibco.aff.oms.statusNotification.ord erAmendment.queue
com.tibco.af.oms.statusnotification.order Amendment.queue.concurrent ConsumersCount Order Amendment Status Notification Queue Concurrent Listener Count. 1
com.tibco.af.oms.statusnotification.dead. queue Status Notification Dead Queue. tibco.aff.oms.statusNotification.dea d.queue
com.tibco.af.oms.centrallog.queue Central Log Queue. tibco.aff.centrallog.queue
com.tibco.af.oms.centrallog.queue. concurr entConsumersCount Central Log Queue Concurrent Listener Count. 1
com.tibco.af.oms.setplan.queue Set Plan Queue. tibco.aff.orchestrator.plan.oms.set
com.tibco.af.oms.setplan.queue.concurrent ConsumersCount Set Plan Queue Concurrent Listener Count. 3
com.tibco.af.oms.setplan.dead.queue Set Plan Dead Queue. tibco.aff.orchestrator.plan.oms.set. dead
com.tibco.af.oms.setplan.reply.queue Set Plan Response Queue. tibco.aff.orchestrator.plan.oms.set. reply
com.tibco.af.oms.setplanfragmentmodel.que ue Set Plan Fragment Model Queue. tibco.aff.oms.planfragmentmodel
com.tibco.af.oms.setplanfragmentmodel.que ue.concurrentConsumersCount Set Plan Fragment Model Queue Concurrent Listener Count. 1
com.tibco.af.oms.setplanfragmentmodel.dea d.queue Set Plan Fragment Model Dead Queue. tibco.aff.oms.planfragmentmodel.dead
com.tibco.af.oms.setplanitem.queue Set Plan Item Queue. tibco.aff.oms.setplanitem
com.tibco.af.oms.setplanitem.queue.concur rentConsumersCount Set Plan Item Queue Concurrent Listener Count. 1
com.tibco.af.oms.orderService.syncOrderSt atusRecovery.concurrentConsumersCount Synchronous Order Submission Status Recovery Consumer Count. 1
com.tibco.af.oms.orderService.syncOrderSt atusRecovery.queue Synchronous Order Submission Status Recovery Queue. tibco.aff.oms.syncorderstatusrecover y
com.tibco.af.oms.setplanitem.dead.queue Set Plan Item Dead Queue. tibco.aff.oms.setplanitem.dead
com.tibco.af.oms.ordersService.queue Queue for receiving SOAP Over JMS Order Service requests. tibco.aff.oms.orderService
com.tibco.af.oms.webservice.soap.jms.conc urrentConsumers Minimum number of concurrent consumers for listener (default 1). 1
com.tibco.af.oms.webservice.soap.jms.maxC oncurrentConsumers Maximum number of concurrent consumers for listener (default 1). 5
com.tibco.af.oms.milestone.notify.request .queue Milestone Notify Request Queue. tibco.aff.oms.planItem.milestone.not ify.request
com.tibco.af.oms.milestone.notify.request .queue.concurrentConsumersCount Milestone Notify Request Queue Concurrent Listener Count. 3
com.tibco.af.oms.milestone.notify.request .dead.queue Milestone Notify Request Dead Queue. tibco.aff.orchestrator.oms.planItem. milestone.notify.request.dead
com.tibco.af.oms.milestone.release.reques t.queue Milestone Release Request Queue. tibco.aff.oms.planItem.milestone.rel ease.request
com.tibco.af.oms.milestone.release.reques t.queue.concurrentConsumersCount Milestone Release Request Queue Concurrent Listener Count. 3
com.tibco.af.oms.milestone.release.reques t.dead.queue Milestone Release Request Dead Queue. tibco.aff.orchestrator.oms.planItem. milestone.release.request.dead
com.tibco.af.oms.events.jeopardy.update.q ueue Jeopardy Events Update Queue. tibco.aff.oms.events.jeopardy.update
com.tibco.af.oms.events.jeopardy.update.q ueue.concurrentConsumersCount Jeopardy Events Update Queue Concurrent Listener Count. 1
com.tibco.af.oms.events.jeopardy.update.d ead.queue Jeopardy Events Update Dead Queue. com.tibco.aff.dead
com.tibco.af.dead.queue AFF Dead Queue. com.tibco.aff.dead
com.tibco.af.oms.router.destination. beoPurgeOrder.reply.queue. concurrentConsumersCount Purge Order Reply Queue for Orchestrator Concurrent Listener Count. 1
com.tibco.af.oms.plan.migrated.request Enrich Migrated Plan Request Queue. tibco.aff.oms.plan.migrated.request
com.tibco.af.oms.plan.migrated.response Enrich Migrated Plan Response Queue. tibco.aff.oms.plan.migrated.response
com.tibco.af.oms.migratedPlanTimeOut Enrich Migrated Plan Timeout. 30000
com.tibco.af.oms.jeoms.update.rule Update Jeopardy Configuration Rule Queue. tibco.aff.oms.jeoms.update.rule
com.tibco.af.oms.statusmessage.max.redeli veries Maximum number of times the Status Message to be retried. 3
com.tibco.af.oms.statusmessage.redelivery .delay Interval delay in millisecs between Status Message retries. 3000
com.tibco.af.oms.statusmessage.max.redeli very.delay Maximum delay in millisecs For Status Message retries. 30000
com.tibco.af.oms.statusmessage.useExponen tialBackOff Use Exponential backoff For Status Message retries. FALSE
com.tibco.af.oms.statusmessage.exponentia lBackOffMultiplier Exponential backoff Multiplier For Status Message retries. 2
com.tibco.af.oms.statusmessage.logRetryAt tempted Log retry attempt For Status Message retries. FALSE
com.tibco.af.oms.statusmessage.logStackTr ace Log retry failed stacktrace For Status Message retries. FALSE
com.tibco.af.oms.router.type Router Type. passthroughRouter
com.tibco.af.oms.router.destination.beoWi thdrawOrder Withdraw Order Queue for Orchestrator. tibco.aff.orchestrator.order.withdra w
com.tibco.af.oms.router.destination.beoSu bmitOrderReply Submit Order Queue for Orchestrator. tibco.aff.orchestrator.order.submitR esponse
com.tibco.af.oms.syncSubmitOrderRequestTi meout Request time out for synchronous order submission. 30000
com.tibco.af.oms.router.destination.beoSu bmitOrder Submit Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.beoAm endOrder Amend Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.beoCa ncelOrder Cancel Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.beoRe sumeOrder Resume Order Queue for Orchestrator. tibco.aff.orchestrator.order.activat e
com.tibco.af.oms.router.destination.beoSu spendOrder Suspend Order Queue for Orchestrator. tibco.aff.orchestrator.order.suspend
com.tibco.af.oms.router.destination. beoPurgeOrder Purge Order Request Queue for Orchestrator. tibco.aff.orchestrator.data.order.de lete.request
com.tibco.af.oms.router.destination. beoPurgeOrder.reply Purge Order Reply Queue for Orchestrator. tibco.aff.orchestrator.data.order.de lete.reply
com.tibco.af.oms.router.recoveryFileFolde rPath Path to folder containing Router Recovery Files. ../../routerRecoveryFileFolder
com.tibco.af.oms.router.type Router Type. filteringRouter
com.tibco.af.oms.router.destination.beoSu bmitOrderReply Submit Order Queue for Orchestrator. tibco.aff.orchestrator.order.submitR esponse
com.tibco.af.oms.syncSubmitOrderRequestTi meout Request time out for synchronous order submission. 30000
com.tibco.af.oms.router.filterCondition Xpath filter Condition. /SubmitOrderRequest/orderRequest/hea der/udf[name='Orchestrator']/value/text()
com.tibco.af.oms.router.destination.beoSu bmitOrder Submit Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.ipcSu bmitOrder Submit Order Queue for IPC. tibco.aff.ipc.order.submit
com.tibco.af.oms.router.destination.beoWi thdrawOrder Withdraw Order Queue for Orchestrator. tibco.aff.orchestrator.order.withdra w
com.tibco.af.oms.router.destination.ipcWi thdrawOrder Withdraw Order Queue for iPC. tibco.aff.ipc.order.withdraw
com.tibco.af.oms.router.destination.ipcSu bmitOrderReply Submit Order Queue for Orchestrator. tibco.aff.ipc.order.submitResponse
com.tibco.af.oms.router.destination.beoAm endOrder Amend Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.ipcAm endOrder Amend Order Queue for IPC. tibco.aff.ipc.order.amend
com.tibco.af.oms.router.destination.beoCa ncelOrder Cancel Order Queue for Orchestrator. tibco.aff.orchestrator.order.submit
com.tibco.af.oms.router.destination.ipcCa ncelOrder Cancel Order Queue for iPC. tibco.aff.ipc.order.submit
com.tibco.af.oms.router.destination.beoRe sumeOrder Resume Order Queue for Orchestrator. tibco.aff.orchestrator.order.activat e
com.tibco.af.oms.router.destination.ipcRe sumeOrder Resume Order Queue for iPC. tibco.aff.ipc.order.activate
com.tibco.af.oms.router.destination.beoSu spendOrder Suspend Order Queue for Orchestrator. tibco.aff.orchestrator.order.suspend
com.tibco.af.oms.router.destination.ipcSu spendOrder Suspend Order Queue for iPC. tibco.aff.ipc.order.suspend
com.tibco.af.oms.router.recoveryFileFolde rPath Path to folder containing Router Recovery Files. ../../routerRecoveryFileFolder
com.tibco.af.oms.hibernate.dialect org.hibernate.dialect.Oracle10gDiale ct
com.tibco.af.oms.hibernate.cache.use_seco nd_level_cache Hibernate Second Level Cache Usage. FALSE
com.tibco.af.oms.hibernate.cache.provider _class Hibernate Cache Provider Class. org.hibernate.cache.NoCacheProvider
com.tibco.af.oms.hibernate.transaction.fa ctory_class Hibernate Transaction Factory Class. org.hibernate.transaction.JDBCTransa ctionFactory
com.tibco.af.oms.hibernate.current_sessio n_context_class Hibernate Session Context Class. thread
com.tibco.af.oms.hibernate.jdbc.batch_siz e Hibernate JDBC Batch size. 30
com.tibco.af.oms.hibernate.show_sql Hibernate Show SQL. FALSE
com.tibco.af.oms.hibernate.default_catalo g Hibernate Default Catalog. aff_oms
com.tibco.af.oms.hibernate.default_archiv e_catalog Hibernate Default Archive Catalog. aff_oms_archive
com.tibco.af.omsui.httpChannelType
com.tibco.af.omsui.http.port 8080
com.tibco.af.omsui.https.port 8443
com.tibco.af.omsui.enableRecordCountFetch Enable the Record count fetch for pagination. This will make the data fetch slower and enable Last Page option in pagination. TRUE
com.tibco.af.omsui.session-fixation-prote ction
com.tibco.af.omsServer.proxyHost Host address of the OMS server. localhost
com.tibco.af.fpServer.enableConfiguration Enable FP configuration. TRUE
com.tibco.af.fpServer.nodeName Node name of the FP server. knode
com.tibco.af.fpServer.proxyHost Host address of the FP server. localhost
com.tibco.af.fpServer.fpPlanFragmentType Owner for FP. FP
com.tibco.af.omsServer.proxyPort Port number of the OMS Server. 8080
com.tibco.af.fpServer.proxyPort Port number of the FP Server. 8080
com.tibco.af.concurrencyControl.maxSessio nPerUser 1
com.tibco.af.omsui.shortDateFormat OMS UI Short Date Format (Day [dd]. Month[MM] and Year [yyyy])
com.tibco.af.omsui.longDateFormat OMS UI Long Date Time Format (Day [dd]. Month [MM]
com.tibco.af.omsui. longDateFormatTimeZone OMS UI Long Date Time Format (Day [dd]. Month [MM]
com.tibco.af.omsui. longDateFormatTimeZoneMillis OMS UI Long Date Time Format (Day [dd]. Month [MM]
com.tibco.af.omsui.planItemExpression.gridView OMS UI PlanItem Display Template for Grid View. Possible template variables are - PlanItemID, PlanFragmentID, ProductID, Action and Description; these template variables are case sensitive and have to be specified within curly braces {}. Different template variables can be combined with any type of delimiter e.g. {PlanFragmentID}|{PlanItemID}. {PlanItemID}
com.tibco.af.omsui.planItemExpression.ganttView OMS UI PlanItem Display Template for Gantt View. Possible template variables are - PlanItemID, PlanFragmentID,ProductID, Action and Description; these template variables are case sensitive and have to be specified within curly braces {}. Different template variables can be combined with any type of delimiter e.g. {PlanFragmentID}|{PlanItemID}. {Description}
com.tibco.af.omsui.planItemExpression.dependencyView OMS UI PlanItem Display Template for Dependency View. Possible template variables are - PlanItemID, PlanFragmentID, ProductID, Action and Description; these template variables are case sensitive and have to be specified within curly braces {}. Different template variables can be combined with any type of delimiter e.g. {PlanFragmentID}|{PlanItemID}" name="PlanItem Template for Dependency View. {Description}|{PlanItemID}
com.tibco.af.omsui.pagination.enable Enable Grid View and Gantt View Pagination FALSE
com.tibco.af.omsui.gridView.pageSize OMS UI Grid View Page Size 20
com.tibco.af.omsui.ganttView.pageSize OMS UI Gantt View Page Size 10
com.tibco.af.purge.threads.count Purge Thread Count. 4
com.tibco.aff.PublishInventoryNotifications PublishInventoryNotifications. FALSE
value com.tibco.fom.oms.afi.productmodel.receiv er.queue Product model receiver queue. tibco.aff.catalog.product.request
com.tibco.fom.oms.afi.productmodel.receiv er.count Product model receiver count. 3
com.tibco.fom.oms.afi.productmodel.publis h.topic Product model publish topic. tibco.aff.ocv.events.products.publis h
com.tibco.fom.oms.afi.customermodel.recei ver.queue Customer model receiver queue. tibco.aff.catalog.customer.request
com.tibco.fom.oms.afi.customermodel.recei ver.count Customer model receiver count. 3
com.tibco.fom.oms.afi.segmentmodel.receiv er.queue Segment model receiver queue. tibco.aff.catalog.segment.request
com.tibco.fom.oms.afi.segmentmodel.receiv er.count Segment model receiver count. 3
com.tibco.fom.oms.afi.planfragmentmodel.r eceiver.queue PlanFragment model receiver queue. tibco.aff.catalog.planfragment.reque st
com.tibco.fom.oms.afi.planfragmentmodel.r eceiver.count PlanFragment model receiver count. 3
com.tibco.fom.oms.afi.planfragmentmodel.p ublish.topic ProcessComponent model publish topic. tibco.aff.orchestrator.model.process Component.pub
com.tibco.fom.oms.afi.actionmodel.receive r.queue Action model receiver queue. tibco.aff.catalog.action.request
com.tibco.fom.oms.afi.actionmodel.receive r.count Action model receiver count. 3
com.tibco.fom.oms.afi.actionmodel.publish .topic Action model publish topic. tibco.aff.ocv.events.actions.publish
com.tibco.fom.oms.afi.pcsmodel.event.requ est.queue Product customer segment model invocation event request receiver queue. tibco.aff.catalog.events.request
com.tibco.fom.oms.afi.pcsmodel.event.rece iver.count Product customer segment model invocation event request receiver count. 1
com.tibco.fom.oms.afi.pfmodel.event.reque st.queue Plan fragment model invocation event request receiver queue. tibco.aff.orchestrator.startup.event .request
com.tibco.fom.oms.afi.pfmodel.event.reque st.receiver.count Plan fragment model invocation event request receiver count. 1
com.tibco.fom.oms.afi.fcintegration.host Server host. localhost
com.tibco.fom.oms.afi.fcintegration.port Server port. 8800
com.tibco.fom.oms.afi.fcintegration.enter prise Enterprise name. AC
com.tibco.fom.oms.afi.fcintegration.usern ame Username. admin
com.tibco.fom.oms.afi.fcintegration.passw ord Password. admin
com.tibco.fom.oms.afi.fcintegration.workf low.response.success.code Workflow invocation response success code. SVC-11045
com.tibco.fom.oms.afi.fcintegration.workf low.response.success.message Workflow invocation response success message. Workflow initiated successfully.
com.tibco.fom.oms.afi.fcintegration.produ ct.mctname Master catalog name. PRODUCT
com.tibco.fom.oms.afi.fcintegration.produ ct.id Product record ID. BU_000001
com.tibco.fom.oms.afi.fcintegration.produ ct.idext Product record ID extension.
com.tibco.fom.oms.afi.fcintegration.custo mer.mctname Master catalog name. PARTY
com.tibco.fom.oms.afi.fcintegration.custo mer.id Customer record ID. 68000001
com.tibco.fom.oms.afi.fcintegration.custo mer.idext Customer record ID extension.
com.tibco.fom.oms.afi.fcintegration.segme nt.mctname Master catalog name. SEGMENT
com.tibco.fom.oms.afi.fcintegration.segme nt.id Segment record ID. PB_000001
com.tibco.fom.oms.afi.fcintegration.segme nt.idext Segment record ID extension.
com.tibco.fom.oms.afi.fcintegration.planf ragment.mctname Master catalog name. PLANFRAGMENT
com.tibco.fom.oms.afi.fcintegration.planf ragment.id PlanFragment record ID. PF_00001
com.tibco.fom.oms.afi.fcintegration.planf ragment.idext PlanFragment record ID extension.
com.tibco.fom.oms.afi.fcintegration.actio n.mctname Master catalog name. ACTION
com.tibco.fom.oms.afi.fcintegration.actio n.id Action record ID. Provide
com.tibco.fom.oms.afi.fcintegration.actio n.idext Action record ID extension.
com.tibco.fom.oms.afi.offline.common.poll ing.interval Polling interval in seconds. 60
com.tibco.fom.oms.afi.offline.common.cata logrequest.interval Catalog request interval in milliseconds. 30
com.tibco.fom.oms.afi.offline.product.use Use offline product. FALSE
com.tibco.fom.oms.afi.offline.product.mas ter.directory Offline product catalog master directory. /usr/tibco/product/master
com.tibco.fom.oms.afi.offline.product.mas ter.importsuccess.directory Offline product catalog import success master directory. /usr/tibco/product-success/master
com.tibco.fom.oms.afi.offline.product.mas ter.importfailure.directory Offline product catalog import failure master directory. /usr/tibco/product-failure/master
com.tibco.fom.oms.afi.offline.product.dir ectory Offline product catalog directory. /usr/tibco/product
com.tibco.fom.oms.afi.offline.product.imp ortsuccess.directory Offline product catalog import success directory. /usr/tibco/product-success
com.tibco.fom.oms.afi.offline.product.imp ortfailure.directory Offline product catalog import failure directory. /usr/tibco/product-failure
com.tibco.fom.oms.afi.offline.customer.us e Use offline customer. FALSE
com.tibco.fom.oms.afi.offline.customer.ma ster.directory Offline customer catalog master directory. /usr/tibco/customer/master
com.tibco.fom.oms.afi.offline.customer.ma ster.importsuccess.directory Offline customer catalog import success master directory. /usr/tibco/customer-success/master
com.tibco.fom.oms.afi.offline.customer.ma ster.importfailure.directory Offline customer catalog import failure master directory. /usr/tibco/customer-failure/master
com.tibco.fom.oms.afi.offline.customer.di rectory Offline customer catalog directory. /usr/tibco/customer
com.tibco.fom.oms.afi.offline.customer.im portsuccess.directory Offline customer catalog import success directory. /usr/tibco/customer-success
com.tibco.fom.oms.afi.offline.customer.im portfailure.directory Offline customer catalog import failure directory. /usr/tibco/customer-failure
com.tibco.fom.oms.afi.offline.segment.use Use offline segment. FALSE
com.tibco.fom.oms.afi.offline.segment.mas ter.directory Offline segment catalog master directory. /usr/tibco/segment/master
com.tibco.fom.oms.afi.offline.segment.mas ter.importsuccess.directory Offline segment catalog import success master directory. /usr/tibco/segment-success/master
com.tibco.fom.oms.afi.offline.segment.mas ter.importfailure.directory Offline segment catalog import failure master directory. /usr/tibco/segment-failure/master
com.tibco.fom.oms.afi.offline.segment.dir ectory Offline segment catalog directory /usr/tibco/segment
com.tibco.fom.oms.afi.offline.segment.imp ortsuccess.directory Offline segment catalog import success directory. /usr/tibco/segment-success
com.tibco.fom.oms.afi.offline.segment.imp ortfailure.directory Offline segment catalog import failure directory. /usr/tibco/segment-failure
com.tibco.fom.oms.afi.offline.planfragmen t.use Use offline planfragment. FALSE
com.tibco.fom.oms.afi.offline.planfragmen t.master.directory Offline planfragment catalog master directory. /usr/tibco/planfragment/master
com.tibco.fom.oms.afi.offline.planfragmen t.master.importsuccess.directory Offline planfragment catalog import success master directory. /usr/tibco/planfragment-success/mast er
com.tibco.fom.oms.afi.offline.planfragmen t.master.importfailure.directory Offline planfragment catalog import failure master directory. /usr/tibco/planfragment-failure/mast er
com.tibco.fom.oms.afi.offline.planfragmen t.directory Offline planfragment catalog directory. /usr/tibco/planfragment
com.tibco.fom.oms.afi.offline.planfragmen t.importsuccess.directory Offline planfragment catalog import success directory. /usr/tibco/planfragment-success
com.tibco.fom.oms.afi.offline.planfragmen t.importfailure.directory Offline planfragment catalog import failure directory. /usr/tibco/planfragment-failure
com.tibco.fom.oms.afi.offline.action.use Use offline action. FALSE
com.tibco.fom.oms.afi.offline.action.mast er.directory Offline action catalog master directory. /usr/tibco/action/master
com.tibco.fom.oms.afi.offline.action.mast er.importsuccess.directory Offline action catalog import success master directory. /usr/tibco/action-success/master
com.tibco.fom.oms.afi.offline.action.mast er.importfailure.directory Offline action catalog import failure master directory. /usr/tibco/action-failure/master
com.tibco.fom.oms.afi.offline.action.dire ctory Offline action catalog directory. /usr/tibco/action
com.tibco.fom.oms.afi.offline.action.impo rtsuccess.directory Offline action catalog import success directory. /usr/tibco/action-success
com.tibco.fom.oms.afi.offline.action.impo rtfailure.directory Offline action catalog import failure directory. /usr/tibco/action-failure
com.tibco.fom.oms.afi.orch.opdrequest.rec eiver.queue OPDRequest from Orchestrator receiver queue. tibco.aff.orchestrator.provider.orde r.opd.request
com.tibco.fom.oms.afi.orch.opdrequest.rec eiver.count OPDRequest from Orchestrator receiver count. 3
com.tibco.fom.oms.afi.aopd.newplanrequest .sender.queue ExecutionPlanNewRequest to AOPD sender queue. tibco.aff.ocv.events.plan.new.reques t
com.tibco.fom.oms.afi.aopd.amendplanreque st.sender.queue ExecutionPlanAmendRequest to AOPD sender queue. tibco.aff.ocv.events.plan.amend.requ est
com.tibco.fom.oms.afi.aopd.newplanrespons e.receiver.queue ExecutionPlanNewResponse from AOPD receiver queue. tibco.aff.ocv.events.newplan.reply
com.tibco.fom.oms.afi.aopd.newplanrespons e.receiver.count ExecutionPlanNewResponse from AOPD receiver count. 3
com.tibco.fom.oms.afi.aopd.amendplanrespo nse.receiver.queue ExecutionPlanAmendResponse from AOPD receiver queue. tibco.aff.ocv.events.amendplan.reply
com.tibco.fom.oms.afi.aopd.amendplanrespo nse.receiver.count ExecutionPlanAmendResponse from AOPD receiver count. 3
com.tibco.fom.oms.afi.orch.opdresponse.se nder.queue OPDResponse to Orchestrator sender queue. tibco.aff.orchestrator.provider.orde r.opd.reply
com.tibco.fom.oms.afi.aopd.merge.inventor y Merge inventory in AOPD request. FALSE
com.tibco.fom.oms.tds.getorderrequest.rec eiver.queue GetOrderRequest receiver queue. tibco.aff.tds.order.read.request
com.tibco.fom.oms.tds.getorderrequest.rec eiver.count GetOrderRequest receiver count. 3
com.tibco.fom.oms.tds.getorderrequest.rec eiver.deadqueue GetOrderRequest receiver dead queue. tibco.aff.oms.tds.order.read.request .dead
com.tibco.fom.oms.tds.getorderresponse.se nder.queue GetOrderResponse sender queue. tibco.aff.tds.order.reply
com.tibco.fom.oms.tds.getplanrequest.rece iver.queue GetPlan/GetPlanItem Request receiver queue. tibco.aff.tds.plan.read.request
com.tibco.fom.oms.tds.getplanrequest.rece iver.count GetPlan/GetPlanItem Request receiver count. 3
com.tibco.fom.oms.tds.getplanrequest.rece iver.deadqueue GetPlan/GetPlanItem Request receiver dead queue. tibco.aff.oms.tds.plan.read.request. dead
com.tibco.fom.oms.tds.getplanresponse.sen der.queue GetPlan/GetPlanItem Response sender queue. tibco.aff.tds.plan.reply
com.tibco.fom.oms.tds.setplanrequest.rece iver.queue SetPlan/SetPlanItem Request receiver queue. tibco.aff.tds.plan.request
com.tibco.fom.oms.tds.setplanrequest.rece iver.count SetPlan/SetPlanItem Request receiver count. 3
com.tibco.fom.oms.tds.setplanrequest.rece iver.deadqueue SetPlan/SetPlanItem Request receiver dead queue. tibco.aff.oms.tds.plan.request.dead
com.tibco.fom.oms.tds.setplanresponse.sen der.queue SetPlan/SetPlanItem Response sender queue. tibco.aff.tds.plan.reply
com.tibco.fom.oms.tds.enable.unique.udfna me Flag to enable unique UDF names to permit updates on UDF values. TRUE
com.tibco.afs.destination.listen.timeout Wait Timeout for listening to response from JMS Destination. 60000
tibco.aff.ocv.events.offer.validate.reque st Queue where request for validating the offer is posted. tibco.aff.ocv.events.offer.validate. request
com.tibco.af.oms.jms.jndi.ConnectionFacto ry JNDI Connection factory JNDI Name. GenericConnectionFactory
com.tibco.af.oms.jms.jndi.initialContextF actory JNDI Initial Context Factory. com.tibco.tibjms.naming.TibjmsInitia lContextFactory
com.tibco.af.oms.jms.jndi.url JNDI URL for JMS Service. tibjmsnaming://localhost:7222
com.tibco.af.oms.jms.jndi.security.princi pal JNDI Username. admin
com.tibco.af.oms.jms.jndi.security.creden tials JNDI Password. admin
com.tibco.af.oms.jms.jndi.cf.beo BE Orchestrator Queue Connection factory JNDI Name. QueueConnectionFactory
com.tibco.af.oms.jms.cf.beo.deliverymode BE Orchestrator JMS Delivery Mode. 1
com.tibco.af.oms.jms.cf.beo.qosEnabled BE Orchestrator JMS QoS Enabled? FALSE
com.tibco.af.oms.jms.jndi.cf.ipc IPC Queue Connection factory JNDI Name. GenericConnectionFactory
com.tibco.af.oms.jms.cf.ipc.deliverymode IPC JMS Delivery Mode. 1
com.tibco.af.oms.jms.cf.ipc.qosEnabled IPC JMS QoS Enabled. FALSE

com.tibco.af.oms.jms. jndi.cf.

ope

OPE Queue Connection factory JNDI Name QueueConnection Factory

com.tibco.af.oms.jms.cf.ope.

deliverymode

OPE JMS Delivery Mode. 1

com.tibco.af.oms.jms.cf.OPE.

qosEnabled

OPE JMS JMS QoS Enabled. TRUE
com.tibco.af.oms.pooledDataSource.driverC lassName Pooled Data Source Driver Class Name. oracle.jdbc.driver.OracleDriver
com.tibco.af.oms.pooledDataSource.host Pooled Data Source Host. localhost
com.tibco.af.oms.pooledDataSource.port Pooled Data Source Port. 1521
com.tibco.af.oms.pooledDataSource.databas e Pooled Data Source Database. orcl
com.tibco.af.oms.pooledDataSource.usernam e Pooled Data Source Username. aff_oms
com.tibco.af.oms.pooledDataSource.passwor d Pooled Data Source Password. aff_oms
com.tibco.af.oms.pooledDataSource.url Pooled Data Source URL. jdbc:oracle:thin:@//${com.tibco.af.o ms.pooledDataSource.host}:${com.

tibco.af.oms.pooledDataSource.

port}/${com.tibco.af.oms.

pooledDataSource.database}

com.tibco.af.oms.pooledDataSource.initial izeSize Pooled Data Source Initialize Size. 2
com.tibco.af.oms.pooledDataSource.maxIdle Pooled Data Source Max Idle. 8
com.tibco.af.oms.pooledDataSource.maxActi ve Pooled Data Source Max Active. 12
com.tibco.af.oms.pooledDataSource.maxWait Pooled Data Source Max Wait. 10000
com.tibco.af.oms.pooledDataSource.validat ionQuery Pooled Data Source Validation Query. select 1 from dual
com.tibco.af.oms.pooledDataSource.testOnB orrow Pooled Data Source Test OnBorrow. FALSE
com.tibco.af.oms.pooledDataSource.testWhi leIdle Pooled Data Source Test WhileIdle. TRUE
com.tibco.af.oms.pooledDataSource.timeBet weenEvictionRunsMillis Pooled Data Source Eviction Interval. 1200000
com.tibco.af.oms.pooledDataSource.minEvic tableIdleTimeMillis Pooled Data Source Minimum Evictable Idle Time. 1800000
com.tibco.af.oms.pooledDataSource.numTest sPerEvictionRun Pooled Data Source Tests Per Eviction Run. 5
com.tibco.af.oms.pooledDataSource.default AutoCommit Pooled Data Source Default AutoCommit. FALSE
com.tibco.af.oms.pooledArchiveDataSource. driverClassName Pooled Data Source Driver Class Name. oracle.jdbc.driver.OracleDriver
com.tibco.af.oms.pooledArchiveDataSource. host Pooled Data Source Host. localhost
com.tibco.af.oms.pooledArchiveDataSource. port Pooled Data Source Port. 1521
com.tibco.af.oms.pooledArchiveDataSource. database Pooled Data Source Database. orcl
com.tibco.af.oms.pooledArchiveDataSource. username Pooled Data Source Username. aff_oms_archive
com.tibco.af.oms.pooledArchiveDataSource. password Pooled Data Source Password. aff_oms_archive
com.tibco.af.oms.pooledArchiveDataSource. url Pooled Data Source URL. jdbc:oracle:thin:@//${com.tibco.af.o ms.pooledArchiveDataSource.host}:

${com.tibco.af.oms.

pooledArchiveDataSource.port}/

${com.tibco.af.oms.

pooledArchiveDataSource.database}

com.tibco.af.oms.pooledArchiveDataSource. initializeSize Pooled Data Source Initialize Size. 2
com.tibco.af.oms.pooledArchiveDataSource. maxIdle Pooled Data Source Max Idle. 8
com.tibco.af.oms.pooledArchiveDataSource. maxActive Pooled Data Source Max Active. 12
com.tibco.af.oms.pooledArchiveDataSource. maxWait Pooled Data Source Max Wait. 10000
com.tibco.af.oms.pooledArchiveDataSource. validationQuery Pooled Data Source Validation Query. select 1 from dual
com.tibco.af.oms.pooledArchiveDataSource. testOnBorrow Pooled Data Source Test OnBorrow. FALSE
com.tibco.af.oms.pooledArchiveDataSource. testWhileIdle Pooled Data Source Test WhileIdle. TRUE
com.tibco.af.oms.pooledArchiveDataSource. timeBetweenEvictionRunsMillis Pooled Data Source Eviction Interval. 1200000
com.tibco.af.oms.pooledArchiveDataSource. minEvictableIdleTimeMillis Pooled Data Source Minimum Evictable Idle Time. 1800000
com.tibco.af.oms.pooledArchiveDataSource. numTestsPerEvictionRun Pooled Data Source Tests Per Eviction Run. 5
com.tibco.af.oms.pooledArchiveDataSource. defaultAutoCommit Pooled Data Source Default AutoCommit. FALSE
com.tibco.af.oms.security.authProvider Default Authentication Provider. defaultAuthenticationProvider
com.tibco.af.oms.security.authProvider Ldap Authentication Provider. ldapAuthenticationProvider
com.tibco.af.oms.security.authProvider.ld ap.server.url LDAP Server URL. ldap://localhost:389/dc=oms
com.tibco.af.oms.security.authProvider.ld ap.server.userDn LDAP User Manager ID. uid=admin
com.tibco.af.oms.security.authProvider.ld ap.server.password LDAP User Manager Password. password
com.tibco.af.oms.security.authProvider.ld ap.user.searchBase User SearchBase. ou=users
com.tibco.af.oms.security.authProvider.ld ap.user.userSearchFilter User Search Filter. (uid={0})
com.tibco.af.oms.security.authProvider.ld ap.role.groupSearchBase Group Search Base. ou=Groups
com.tibco.af.oms.security.authProvider.ld ap.role.groupRoleAttribute Group Role Attribute. cn
com.tibco.af.oms.security.authProvider.ld ap.role.groupSearchFilter Group Search Filter. uniqueMember={0}
com.tibco.af.oms.security.authProvider.ld ap.role.searchSubTree Seach Sub Tree. FALSE
com.tibco.af.oms.security.authProvider.ld ap.role.convertToUpperCase convert values To UpperCase. TRUE
com.tibco.af.oms.OCVEnabled Enable Offer and Price Engine FALSE
com.tibco.af.oms.OCVTimeOut Offer and Price EngineTimeout. 60000
com.tibco.af.oms.ocv.request Offer and Price Engine Request Queue. tibco.aff.ocv.events.offer.validate. request
com.tibco.af.oms.ocv.response Offer and Price Engine Response Queue. Specify a different queue name for OMS than other OPE clients. tibco.aff.ocv.events.offer.validate. reply.oms
com.tibco.af.oms.OCVExceptionLoggingEnabl ed Enable or disable logging of exception stack trace in OMS when Offer and Price Engine fails. TRUE
com.tibco.af.oms.webservice.security.user NameTokenBased Enable User Name token based Security. TRUE
com.tibco.af.oms.webservice.schema.valida tion Enable Schema validation. TRUE
com.tibco.af.oms.webservice.idempotency Enable Submit Order Web Service Idempotency. TRUE
com.tibco.af.oms.webservice.httpChannelTy pe HTTP Channel type.
com.tibco.af.oms.http.port 8080
com.tibco.af.oms.https.port 8443
com.tibco.af.oms.webservice.useExternalBu sinessTransactionId Use external business transactionId as business transaction id within OMS. FALSE
com.tibco.af.oms.updateToken.timeout Time out value in millisecond for order lock. 150000
com.tibco.af.oms.none.validityWindow Nonce validity time in Milliseconds. 1000
com.tibco.af.oms.persistenceDelay Delay to be introduced before persisting order objects. 0
com.tibco.af.oms.orderValidationDelay Delay to be introduced before validating orders. 0
com.tibco.af.oms.summaryDataCollection.scheduled.cronExpress schedule interaval for order summary data collection. 0 0/10 * * * ?

com.tibco.af.oms.submitorder.isDuplicateOrderRequestValidationEnabled

Enable Concurrent Order Request Detection FALSE
com.tibco.fom.oms.modelLoadingMaxIdle Enable idle time after Model loading FALSE
com.tibco.af.oms.model.ems.post.disabled

Post Models on EMS for AOPD and OPE Disabled

TRUE
com.tibco.af.oms.model.cache.enabled

Model Cache Persistence

TRUE
com.tibco.af.oms.model.loading.member Designated model loading member instance member1
com.tibco.fom.oms.tds.enable.udfUpdate.DuringAmendment

Flag to enable update of UDF during order amendment.

TRUE
com.tibco.af.oms.lock.retryInterval Lock Retry Interval 5000
com.tibco.af.oms.lock.retryCount Lock Retry Count 5
com.tibco.af.oms.databaseType Database Type. Allowed values are oracle or postgres TRUE

com.tibco.fom.oms.modelLoadingMaxIdle

Enable idle time after Model loading FALSE
com.tibco.fom.oms.afi.purgemodel.internal.queue Purge model internal queue tibco.aff.catalog.purgemodel.internal
com.tibco.af.oms.dataSource.pooledDataSource.customProperty Pooled Database Custom Property
com.tibco.fom.oms.tds.getkeymappingrequest.receiver.queue GetKeyMappingRequest receiver queue tibco.aff.tds.keymapping.request
com.tibco.fom.oms.tds.getkeymappingrequest.receiver.count GetKeyMappingRequest receiver count 3
com.tibco.fom.oms.tds.getkeymappingrequest.receiver.deadqueue GetKeyMappingRequest receiver dead queue tibco.aff.oms.tds.keymapping.read.request.dead
com.tibco.fom.oms.tds.getkeymappingresponse.sender.queue GetKeyMappingResponse sender queue tibco.aff.tds.keymapping.reply