Order Management System UI Configuration
This table shows the Order Management System UI configuration variables and their configuration properties.
Property Name | Default Property Value |
---|---|
com.tibco.af.omsui.httpChannelType | http
|
com.tibco.af.omsui.http.port | 9097
|
com.tibco.af.omsServer.proxyHost | localhost
|
com.tibco.af.omsServer.proxyPort | 9099
|
com.tibco.af.omsui.enableRecordCountFetch | TRUE
|
com.tibco.af.omsui.session-fixation-protection | migrateSession
|
com.tibco.af.omsui.session-fixation-protection | none
|
com.tibco.af.omsui.session-fixation-protection | newSession
|
com.tibco.af.concurrencyControl.maxSessionPerUser | 1
|
com.tibco.af.omsui.shortDateFormat | MM/dd/yyyy
|
com.tibco.af.omsui.longDateFormat | MM/dd/yyyy HH:mm:ss
|
com.tibco.af.omsui.longDateFormatTimeZone | MM/dd/yyyy HH:mm:ss z
|
com.tibco.af.omsui.longDateFormatTimeZoneMillis | MM/dd/yyyy HH:mm:ss:SSS z
|
com.tibco.af.oms.default.tenantId | TIBCO
|
com.tibco.af.oms.security.bcryptPasswordEncoder | org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder
|
Property Name | Default Property Value |
---|---|
com.tibco.af.omsui.planItemExpression.gridView | {PlanItemID}
|
com.tibco.af.omsui.planItemExpression.ganttView | {Description}
|
com.tibco.af.omsui.planItemExpression.dependencyView | {Description}|{PlanItemID}
|
Property Name | Default Property Value |
---|---|
com.tibco.af.omsui.pagination.enable | FALSE
|
com.tibco.af.omsui.gridView.pageSize | 20
|
com.tibco.af.omsui.ganttView.pageSize | 10
|
Property Name | Default Property Value |
---|---|
com.tibco.af.oms.databaseType | postgres
|
Property Name | Default Property Value |
---|---|
com.tibco.fom.orch.pcErrorHandlerType | ExternalErrorHandler
|
com.tibco.fom.orch.roles.piExecutionToComplete | ROLE_ADMIN
|
com.tibco.fom.orch.nonexecuting.planfragmentID | NON_EXECUTING
|
Property Name | Default Property Value |
---|---|
com.tibco.af.oms.jms.jndi.ConnectionFactory | GenericConnectionFactory
|
com.tibco.af.oms.jms.jndi.TopicConnectionFactory | TopicConnectionFactory
|
com.tibco.tibjms.naming.security_protocol | |
com.tibco.tibjms.naming.ssl_enable_verify_host | |
com.tibco.af.oms.jms.jndi.initialContextFactory | com.tibco.tibjms.naming.TibjmsInitialContextFactory
|
com.tibco.af.oms.jms.jndi.url | tibjmsnaming://localhost:7222
|
com.tibco.af.oms.jms.jndi.security.principal | admin
|
com.tibco.af.oms.jms.jndi.security.credentials | ENC(T9aNk07NMsU=)
|
com.tibco.af.oms.jms.jndi.cf.beo | QueueConnectionFactory
|
com.tibco.af.oms.jms.cf.beo.deliverymode | 2
|
com.tibco.af.oms.jms.cf.beo.qosEnabled | false
|
com.tibco.af.oms.jms.jndi.cf.ipc | GenericConnectionFactory
|
com.tibco.af.oms.jms.cf.ipc.deliverymode | 1
|
com.tibco.af.oms.jms.cf.ipc.qosEnabled | false
|
com.tibco.af.oms.model.ems.post.disabled | true
|
Property Name | Default Property Value |
---|---|
com.tibco.af.oms.security.authProvider | defaultAuthenticationProvider
ldapAuthenticationProvider
|
com.tibco.af.oms.security.authProvider.ldap.server.url | ldap://localhost:389
|
com.tibco.af.oms.security.authProvider.ldap.baseDn | dc=oms,dc=org
|
com.tibco.af.oms.security.authProvider.ldap.server.userDn | uid=admin,ou=system
|
com.tibco.af.oms.security.authProvider.ldap.server.password | password
|
com.tibco.af.oms.security.authProvider.ldap.user.searchBase | ou=users
|
com.tibco.af.oms.security.authProvider.ldap.user.userSearchFilter | (uid={0})
|
com.tibco.af.oms.security.authProvider.ldap.role.groupSearchBase | ou=Groups
|
com.tibco.af.oms.security.authProvider.ldap.role.groupRoleAttribute | cn
|
com.tibco.af.oms.security.authProvider.ldap.role.groupSearchFilter | uniqueMember={0}
|
com.tibco.af.oms.security.authProvider.ldap.role.searchSubTree | true
|
com.tibco.af.oms.security.authProvider.ldap.role.convertToUpperCase | true
|
com.tibco.af.oms.security.authProvider |
com.tibco.af.oms.security.authProvider |
com.tibco.af.oms.security.authProvider.ldap.server.url |
com.tibco.af.oms.security.authProvider.ldap.baseDn |
com.tibco.af.oms.security.authProvider.ldap.server.userDn |
com.tibco.af.oms.security.authProvider.ldap.server.password |
com.tibco.af.oms.security.authProvider.ldap.user.searchBase |
com.tibco.af.oms.security.authProvider.ldap.user.userSearchFilter |
com.tibco.af.oms.security.authProvider.ldap.role.groupSearchBase |
com.tibco.af.oms.security.authProvider.ldap.role.groupRoleAttribute |
com.tibco.af.oms.security.authProvider.ldap.role.groupSearchFilter |
com.tibco.af.oms.security.authProvider.ldap.role.searchSubTree |
com.tibco.af.oms.security.authProvider.ldap.role.convertToUpperCase |