Automated Order Plan Development Configuration

This table shows the Automated Order Plan Development configuration variables and their configuration properties.

Automated Order Plan Development Configuration Properties

Catalog Store Configuration for Automated Order Plan Development Properties
Property Name Default Property Value
com.tibco.af.aopd.cacheType redis
redis.catalogHost localhost
redis.PortCatalog 6379
productCacheExpiryPeriod 30
actionCacheExpiryPeriod 30
enableProductModelGlobalCache true
enableActionModelGlobalCache true
com.tibco.af.aopd.cacheType.cache.maxNoProductcached 1000
com.tibco.af.aopd.cacheType.cache.maxNoActioncached 1000

Global Cache: In the JVM memory cache, only the models that are required for the startup process are retained, and the rest of the models are fetched from relational database or Redis.

In TIBCO Order Management, for each model, such as product model or action model, a dedicated cache is provided. Global cache has an expiry period, and initially it is empty. The following properties are associated with each global cache:

  • Number of models to be cached
  • Global cache expiry period (default 30 sec)
  • Setting of default value (true/false)
Automated Order Plan Development General Configuration Properties
Property Name Default Property Value
tnt##nonexecutingPlanfragmentID NON_EXECUTING
logging.config config/logback_aopd.xml
Automated Order Plan Development Flags Configuration Properties
Property Name Default Property Value
tnt##com.tibco.af.aopd.flags.affinity.affinityudfnamemerge false
tnt##com.tibco.af.aopd.flags.affinity.characterisitcswithoutaffinitypostfix -
tnt##com.tibco.af.aopd.flags.skipitemsequence -1
tnt##com.tibco.af.aopd.flags.affinity.mergeaffinityitemdescription false
tnt##com.tibco.af.aopd.flags.singleuse.hierarchysingleuse false
tnt##com.tibco.af.aopd.flags.affinity.enableaffinityudfparent false
tnt##com.tibco.af.aopd.flags.udflist EPMR_ACTION_PROVIDE,EPMR_ACTION_UPDATE,EPMR_ACTION_CEASE,EPMR_ACTION_WITHDRAW,COMPENSATE_PROVIDE,COMPENSATE_UPDATE,COMPENSATE_CEASE,MODIFICATION_IDENTIFYING_ATTR
tnt##com.tibco.af.aopd.flags.enablebidirectionallinkid false
tnt##com.tibco.af.aopd.flags.amendment.enablemodificationidentifyingattribute false
tnt##com.tibco.af.aopd.flags.amendment.noDependencyInCOMPPlanItems false
tnt##com.tibco.af.aopd.flags.amendment.dateshiftcompredo false
tnt##com.tibco.af.aopd.flags.amendment.compensateRestartForNoEPMRChar false
tnt##com.tibco.af.aopd.flags.allowmultiplerequiredproducts false
tnt##com.tibco.af.aopd.flags.ignorepdofirstchilddependency false
tnt##com.tibco.af.aopd.flags.handleconflict Apply
com.tibco.af.aopd.flags.handlepcocircularDependency Error
tnt##com.tibco.af.aopd.flags.includeonlyproductorderline false
tnt##com.tibco.af.aopd.flags.includeproductmodelcharacteristics false
tnt##com.tibco.af.aopd.flags.enableparentidudfcheck false
tnt##com.tibco.af.aopd.flags.disableParentItemsDependencyImpact [{TENANT:'TIBCO',VALUE='false',TYPE:'ConfBool'}]
Inventory Configuration
Configuration Variable Name Configuration Property Value
com.tibco.fom.oms.afi.aopd.merge.inventory false
com.tibco.fom.oms.afi.aopd.merge.inventory.url http://localhost:8080/fsi-server/soapapi/v1/service
com.tibco.fom.oms.afi.aopd.merge.inventory.username admin@tibco
com.tibco.fom.oms.afi.aopd.merge.inventory.password admin