Catalog Configuration
This table shows the catalog configuration variables and their configuration properties.
| Configuration Variable Name | Configuration Property Value | Description |
|---|---|---|
| authentication.token.signing.key | 1t1s@asy | Authentication Token Signing Key |
| authorization.server.protocol | http | Authorization Server Protocol |
| authorization.server.host | localhost | Authorization Server Host |
| authorization.server.port | 9091 | Authorization Server Port |
| authorized.client.id | order-management-client | Authorized Client ID |
| authorized.client.secret | order-management-secret | Authorized Client Secret |
| com.tibco.catalog.loading.using.ems | false | JMS Configurations for Online Catalog Publishing from Fulfillment Catalog |
| concurrent.ems.consumers | 5 | JMS Concurrent Consumers |
| ems.server.password | admin | JMS Server Password |
| ems.server.url | tcp://localhost:7222 | JMS Server URL |
| ems.server.username | admin | JMS Server User Name |
| initial.context.factory | com.tibco.tibjms.naming.TibjmsInitialContextFactory | Initializing Context Factory Name |
| jms.session.transacted | true | Keep JMS Session Transacted |
| jms.set.timeout.receive.calls | 10000 | JMS Receive Calls Timeout |
| jndi.connectionFactory | GenericConnectionFactory | JNDI Connection Factory Name |
| logging.config | config/logback_catalog.xml | Logging Configuration File Path |
| operation.roles.submitPlanFragmentModel | ROLE_ADMIN | User Role for submitPlanFragmentModel Service |
| operation.roles.submitProductModel | ROLE_ADMIN | User Role for submitProductModel Service |
| planfragment.catalog.loading.queue | tibco.aff.catalog.planfragment.request | Plan-Fragment Catalog Loading Queue |
| product.catalog.loading.queue | tibco.aff.catalog.product.request | Product Catalog Loading Queue |
| redisHostCatalog | localhost | Redis Server Host for Storing Catalog Related Information |
| redisPortCatalog | 6379 | Redis Server Port for Storing Catalog Related Information |
Copyright © Cloud Software Group, Inc. All rights reserved.
