Storage and Volumes
Create the volumes on your storage device and mount them appropriately on your TIBCO Fulfillment Order Management nodes. These volumes must be created on the primary site and the standby site. Follow the documentation provided by your storage vendor to create the volumes. Based on the capabilities of the disk replication technology available with your preferred storage device, you might have to create mount points directories and symbolic links on each of the nodes within a tier. The mount points and symbolic links are set up so that the same directory structure can be used on each Application Server host within a tier. In addition to using file system for storing configuration files, TIBCO Fulfillment Order Management uses file systems to persist operation data in various directories of file system. These directory structure must be maintained on both production and stand by sites.
Following is the list of directory used by various components of TIBCO Fulfillment Order Management and its property name. These directories must have identical directory structure on both production site and standby site and must replicated using storage-to-storage DR such as SRDF, SRDF/A.
Property Name | Description |
---|---|
com.tibco.af.oms.router.recoveryFileFolderPath | Path to folder containing Router Recovery Files. Uses by router to recover from system crush. |
com.tibco.fom.oms.afi.offline.product.directory | Offline product catalog directory. |
com.tibco.fom.oms.afi.offline.product.importsuccess.directory | Product catalog import success poller and web service directory |
com.tibco.fom.oms.afi.offline.product.importfailure.directory | Product catalog import failure poller and WS directory |
com.tibco.fom.oms.afi.offline.planfragment.directory | Offline plan fragment catalog directory. |
com.tibco.fom.oms.afi.offline.planfragment.importsuccess.directory | Planfragment catalog import success poller and web service directory |
com.tibco.fom.oms.afi.offline.planfragment.importfailure.directory | Planfragment catalog import failure poller and web service directory |
com.tibco.fom.oms.afi.offline.action.directory | Offline action catalog directory. |
com.tibco.fom.oms.afi.offline.action.importsuccess.directory | Action catalog import success poller and web service directory |
com.tibco.fom.oms.afi.offline.action.importfailure.directory | Action catalog import failure poller and web service directory |
com.tibco.fom.oms.afi.offline.discount.directory | Offline action for discount catalog poller and web service directory. |
com.tibco.fom.oms.afi.offline.discount.importsuccess.directory | Offline action for discount catalog import success poller and web service directory. |
com.tibco.fom.oms.afi.offline.discount.importfailure.directory | Offline action for discount catalog import failure poller and web service directory. |
com.tibco.fom.oms.afi.offline.price.directory | Offline action for price catalog poller and web service directory. |
com.tibco.fom.oms.afi.offline.price.importsuccess.directory | Offline action for price catalog import success poller and web service directory. |
com.tibco.fom.oms.afi.offline.price.importfailure.directory | Offline action for price catalog import failure poller and web service directory. |
You also have to periodically replicate TIBCO Fulfillment Order Management configuration files from production to DR site