The following tables contain all of the configurable parameters in the
BCG.Properties file that controls the console, receiver, and
router.
Table 35. Console-specific properties
Entry | Default value | Possible setting | Description |
---|---|---|---|
## DR Mode indicator property
|
|
|
|
console.environment
|
|
Blank or DR
|
Text string that appears in the console indicating wether or not this is a
DR environment
|
## Version indicator
|
|
|
|
console.version
|
4.2.1
|
Version #
|
Text string used for informational purposes
|
## DB Proc Audit Debug level ## 0 = off, 1 = on
|
|
|
|
ibm.bcg.db.debugLevel
|
0
|
0,1
|
Turns database debugging on and off
|
########## Start log4j Debug Properties ################### # Viacore Log4J Debug Properties # Possible Categories - debug/info/warn/error/fatal # Default Category "error", Output to: stdout and RollingFile
|
|
|
|
log4j.rootCategory
|
error, stdout, RollingFile
|
debug, info, warn, error, fatal
|
Root logging setting for all containers
|
log4j.appender.stdout
|
org.apache.log4j.
|
|
Logging java class using for Log4J libraries
|
log4j.appender.stdout.File
|
System.out
|
|
|
log4j.appender.stdout.layout
|
org.apache.log4j.
|
|
Logging java class using for Log4J libraries
|
log4j.appender.stdout.layout.
ConversionPattern
|
%d{ABSOLUTE} %c{1} [%t] - %m%n
|
|
Logging pattern for log file
|
log4j.appender.RollingFile
|
org.apache.log4j.
|
|
Logging java class using for Log4J libraries
|
log4j.appender.RollingFile.File
|
$CONSOLE_
|
|
Rolling log file name and path
|
log4j.appender.RollingFile. MaxFileSize
|
1000KB
|
|
Maximum size of log file before being rolled.
|
log4j.appender.RollingFile. MaxBackupIndex
|
5
|
|
Maximum number of rolled log files.
|
log4j.appender.RollingFile.layout
|
org.apache.log4j.
|
|
Logging java class using for Log4J libraries
|
log4j.appender.RollingFile.layout.
ConversionPattern
|
%d{DATE} %c
|
|
Logging pattern for log file
|
ibm.bcg.appserver.loggerClass
|
com.viacore.
|
|
Specifies the appropriate Logging class to use
|
## Console global appserver properties
|
|
|
|
ibm.bcg.appserver.ejbEnabled
|
TRUE
|
true, false
|
Whether the management services use use EJBs or direct services
|
ibm.bcg.appserver.mgmt.pool.
maxsize
|
20
|
|
The size of the EJB Pool
|
ibm.bcg.appserver.mgmt.ctx.
instancepolicy
|
singleton
|
|
JNDI Init Context Policy
|
java.naming.security.principal
|
admin
|
|
JNDI Security Principal param.
|
## Websphere JNDI Settings
|
|
|
|
ibm.bcg.appserver.
jndiInitialContextFactory
|
com.ibm.
|
|
JNDI Context Factory
|
ibm.bcg.appserver. jndiContextProviderURL
|
corbaloc:iiop:
|
|
JNDI Provider URL
|
ibm.bcg.appserver.jdbcJndiPool
|
$CONSOLE
.JNDI$
|
datasources/DB2
|
Datasource JNDI Prefix
|
# Database JDBC Schema
|
|
|
|
ibm.bcg.db.product
|
$CONSOLE.DB.
|
db2,oracle
|
Database type
|
bcg.co.db.schema
|
$CONSOLE.DB.
|
|
schema information (DB2 - Database Owner, Oracle - Schema Owner)
|
## JMS Poster Instance ## Possible values are: ## com.ibm.bcg.shared.event.
|
|
|
|
ibm.bcg.jmsPosterInstance
|
com.ibm.bcg.
|
|
|
## JMS Properties for Event Posting ## JNDI Provider URL
|
|
|
|
ibm.bcg.jms_cntxt_url
|
file:$CONSOLE
|
|
Location of .binding file, used for JMS information
|
ibm.bcg.jms_jndi_factory
|
com.sun.jndi.
|
|
|
## Connection Factory Names
|
|
|
|
ibm.bcg.jms.qconnFactory.name
|
WBIC/QCF
|
|
JMS Queue Connection Factory Name
|
ibm.bcg.jms.topicconnFactory.name
|
WBIC/TCF
|
|
JMS Topic Connection Factory Name
|
ibm.bcg.jms.queue.name
|
WBIC/datalogQ
|
|
JMS Queue Name
|
## Gateway Queue
|
|
|
|
ibm.bcg.outbound.gatewayDirectory
|
$SHARED_DATA
|
|
Gateway Directory
|
## VTP
|
|
|
|
ibm.bcg.certs.vtp.CertificateDir
|
$SHARED_DATA
|
|
Location of Client Certificates for use w/ VTP
|
ibm.bcg.certs.vtp.Certificate
|
|
|
VTP Public Key (DER, binary format)
|
ibm.bcg.certs.vtp.PrivateKey
|
|
|
VTP Private Key (pkcs8, binary format)
|
ibm.bcg.certs.vtp.Passwd
|
|
|
VTP Private Key Password
|
ibm.bcg.certs.vtp.VerifySig
|
FALSE
|
true, false
|
Determine whether the VTP should verify signer or not (true, false)
|
ibm.bcg.vtp.RouterIn
|
$SHARED_DATA
|
|
Router In directory
|
## EAI Directory Management
|
|
|
|
ibm.bcg.EAIDocDir
|
Documents
|
|
This provides the console with the name of the EAI directory used by the
router
|
## Special characters - used for validation of partnerLogin and Receiver and Destination Types (gateway types) ## Note: 2 keys are defined as one allows the / \ chars and the other does not ## For i18n purposes these values could change depending on the language of
the OS and what is allowed for directory names.
|
|
|
|
ibm.bcg.specialChars
|
!#:;\\& /?.,
|
|
|
ibm.bcg.specialCharsDir
|
!#:;& ?.,
|
|
|
Table 36. Receiver-specific properties
Entry | Default value | Possible settings | Description |
---|---|---|---|
###### Set this so bcg.prperties logging settings are ignored!!
|
|
|
|
bcg.use_container_logging
|
TRUE
|
true, false
|
|
############# BCG DB ##
|
|
|
|
bcg.co.db.DBType
|
$RECEIVER.
|
db2,oracle
|
Database type
|
bcg.co.db.DBPoolName
|
$RECEIVER.
|
datasources/DB2DS,
|
Datasource JNDI Prefix
|
bcg.co.jndiContextURL
|
corbaloc:iiop:
|
|
JNDI Provider URL
|
bcg.co.jndiFactory
|
com.ibm.
|
|
JNDI Context Factory
|
bcg.co.db.schema
|
$RECEIVER.
|
|
schema information (DB2 - Database Owner, Oracle - Schema Owner)
|
############# MQ PROPS
|
|
|
|
bcg.use_oaq
|
FALSE
|
true, false
|
|
bcg.jms.queue.factory
|
WBIC/QCF
|
|
JMS Queue Connection Factory Name
|
bcg.jms.topic.factory
|
WBIC/TCF
|
|
JMS Topic Connection Factory Name
|
bcg.jms.jndi_factory
|
com.sun.jndi.
|
|
Class used to connect to the JNDI server
|
bcg.jms.context_url
|
file:$RECEIVER
|
|
Location of .binding file, used for JMS information
|
########### BPE
|
|
|
|
bcg.oaq_log_q
|
WBIC/datalogQ
|
|
JMS Queue Name
|
########## RECEIVER MBEAN
|
|
|
|
bcg.vms_receiver_reject_dir
|
$SHARED_DATA
|
|
File system path where the Receiver puts rejected messages
|
bcg.vms_receiver_tmp_dir
|
$SHARED_DATA
|
|
File system path where the Receiver puts temporary messages
|
########## END RECEIVER MBEAN
|
|
|
|
|
|
|
|
bcg.receiver.persistpath
|
$SHARED_DATA
|
|
File system path where the Receiver persists inbound RosettaNet
signals.
|
bcg.receiver.sync.persistpath
|
$SHARED_DATA
|
|
File system path where the Receiver persists Synchronous RosettaNet
signals.
|
bcg.receiver.sync.sync CheckClasses
|
com.ibm.bcg.
.bcg.server.sync.
|
|
|
bcg.receiver.sync.responseURL
|
/bcgreceiver/
|
|
URI to post Synchronous Responses
|
bcg.receiver.sync. responseURL.port
|
$RECEIVER
|
|
HTTP Port for Receiver
|
## Servlet properties ## HTTP headers to be persisted as meta-data by the receiver servlet. ## All properties beginning with "viacore.http.hdrdef" will be ## interpreted as headers to be persisted.
|
|
|
|
bcg.http.hdrdef.fromID
|
x-aux-sender-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.toID
|
x-aux-receiver-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.protocol
|
x-aux-protocol
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.protocolVersion
|
x-aux-protocol
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.process
|
x-aux-process
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.processVersion
|
x-aux-process
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.msgid
|
x-aux-msg-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. contentType
|
content-type
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. systemMsgId
|
x-aux-system
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. RNResponseType
|
x-rn-response
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. RNVersion
|
x-rn-version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. productionFlag
|
x-aux-production
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. provSessionId
|
x-aux-prov
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. processInstanceId
|
x-aux-process
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. contentLength
|
Content-Length
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. as2From
|
AS2-From
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. as2To
|
AS2-To
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. as2Version
|
AS2-Version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. mimeVersion
|
Mime-Version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. messageId
|
Message-ID
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.date
|
Date
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.from
|
From
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. subject
|
Subject
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. contentTransferEncoding
|
Content-Transfer
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. contentDisposition
|
Content-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. dispositionNotificationTo
|
Disposition-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.
dispositionNotificationOptions
|
Disposition-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. receiptDeliveryOption
|
Receipt-Delivery
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. toPackagingName
|
ToPackaging
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. asDocType
|
ASDocType
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. recipientAddress
|
Recipient
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. authorization
|
Authorization
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef. soapAction
|
SOAPAction
|
|
HTTP header persisted in metadata file for the BPE to process
|
Table 37. Router-specific properties
Entry | Default value | Possible settings | Description |
---|---|---|---|
###### Set this so viacore.prperties logging settings are ignored!!
|
|
|
|
bcg.use_container_ logging
|
TRUE
|
true, false
|
|
############# Third party duns #####
|
105217165
|
|
|
bcg.duns
|
|
|
|
############# BCG DB ##
|
|
|
|
bcg.co.db.DBType
|
$ROUTER.DB.
|
db2,oracle
|
Database type
|
bcg.co.db.DBPoolName
|
$ROUTER.JNDI$
|
datasources/DB2
|
Datasource JNDI Prefix
|
bcg.co.jndiContextURL
|
corbaloc:iiop:
|
|
JNDI Provider URL
|
bcg.co.jndiFactory
|
com.ibm.
|
|
JNDI Context Factory
|
bcg.co.db.schema
|
$ROUTER.DB.
|
|
schema information (DB2 - Database Owner, Oracle - Schema Owner)
|
############# MQ PROPS
|
|
|
|
bcg.use_oaq
|
FALSE
|
true, false
|
|
bcg.jms.queue.factory
|
WBIC/QCF
|
|
JMS Queue Connection Factory Name
|
bcg.jms.topic.factory
|
WBIC/TCF
|
|
JMS Topic Connection Factory Name
|
bcg.jms.jndi_factory
|
com.sun.jndi.
|
|
Class used to connect to the JNDI server
|
bcg.jms.context_url
|
file:$ROUTER_
|
|
Location of .binding file, used for JMS information
|
########### BPE ##########
|
|
|
|
bcg.oaq_log_q
|
WBIC/datalogQ
|
|
JMS Log Receiver Queue Name
|
# Maximum File Size Supported by Document Manager # in bytes. ex. 52000000 = 52MB. 0 = no
limit.
|
|
|
|
bcg.bpe_max_file_size
|
0
|
|
Max filesize (in bytes)
|
bcg.bpe_in_workflow
|
com.ibm.bcg.
.bcg.destination.
|
|
|
bcg.bpe_out_workflow
|
com.ibm.bcg.
|
|
|
## MAIN RTR ##
|
|
|
|
bcg.oaq_bpe_in.main
|
WBIC/main_
|
|
JMS Main In Queue Name
|
bcg.oaq_bpe_out.main
|
WBIC/delivery
|
|
JMS Delivery Manager Queue Name
|
bcg.inbound_poll_interval.main
|
1000
|
|
Time in milliseconds for each directory scan
|
bcg.inbound_files_per _pass.main
|
5
|
|
Max files to pick up per scan
|
bcg.in_thread_count.main
|
2
|
|
Number of Inbound threads for Main Router
|
bcg.bpe_thread_count.main
|
2
|
|
Number of BPE threads for Main Router
|
bcg.vms_inbound_directory.main
|
$SHARED_DATA
|
|
Main Router inbound directory
|
bcg.bpe_temp_directory.main
|
$SHARED_DATA
|
|
Main Router data directory
|
## SIGNAL RTR ##
|
|
|
|
bcg.oaq_bpe_in.signal
|
WBIC/signal
|
|
JMS Signal In Queue Name
|
bcg.oaq_bpe_out.signal
|
WBIC/delivery
|
|
JMS Delivery Manager Queue Name
|
bcg.inbound_poll_interval.signal
|
1000
|
|
Time in milliseconds for each directory scan
|
bcg.inbound_files_per_pass.signal
|
5
|
|
Max files to pick up per scan
|
bcg.in_thread_count.signal
|
2
|
|
Number of Inbound threads for Signal Router
|
bcg.bpe_thread_count.signal
|
2
|
|
Number of BPE threads for Signal Router
|
bcg.vms_inbound_directory.signal
|
$SHARED_DATA
|
|
Signal Router inbound directory
|
bcg.bpe_temp_directory.signal
|
$SHARED_DATA
|
|
Signal Router data directory
|
## SYNCHRONOUS RTR ##
|
|
|
|
bcg.oaq_bpe_in.synchronous
|
WBIC/sync
|
|
JMS Synchronous In Queue Name
|
bcg.oaq_bpe_out.synchronous
|
WBIC/delivery
|
|
JMS Delivery Manager Queue Name
|
bcg.inbound_poll_interval. synchronous
|
1000
|
|
Time in milliseconds for each directory scan
|
bcg.inbound_files_per_pass. synchronous
|
5
|
|
Max files to pick up per scan
|
bcg.in_thread_count.synchronous
|
2
|
|
Number of Inbound threads for Synchronous Router
|
bcg.bpe_thread_count.synchronous
|
2
|
|
Number of BPE threads for Synchronous Router
|
bcg.vms_inbound_directory. synchronous
|
$SHARED_DATA
|
|
Synchronous Router inbound directory
|
bcg.bpe_temp_directory.synchronous
|
$SHARED_DATA
|
|
Synchronous Router data directory
|
## DESTINATION ##
|
|
|
|
bcg.destination.destination_class
|
com.ibm.bcg.
|
|
Destination Class
|
### RECEIVER MBEAN ###
|
|
|
|
bcg.vms_receiver_reject_dir
|
$SHARED_DATA
|
|
File system path where the Receiver puts rejected messages
|
bcg.vms_receiver_tmp_dir
|
$SHARED_DATA
|
|
File system path where the Receiver puts temporary messages
|
### DUPLICATE ###
|
|
|
|
bcg.duplicate.DupField1
|
x-aux-system
|
|
|
bcg.duplicate.DupField2
|
none
|
|
|
bcg.duplicate.DupField3
|
none
|
|
|
bcg.duplicate.DupField4
|
none
|
|
|
bcg.duplicate.DupField5
|
none
|
|
|
bcg.duplicate.DupField6
|
none
|
|
|
bcg.duplicate.DupField7
|
none
|
|
|
bcg.duplicate.DupField8
|
none
|
|
|
bcg.duplicate.DupField9
|
none
|
|
|
bcg.duplicate.DupField10
|
none
|
|
|
### LogReceiver ###
|
|
|
|
bcg.logReceiver.queue
|
WBIC/datalogQ
|
|
JMS Log Receiver Queue Name
|
bcg.logReceiver.initial NumberOfReceivers
|
4
|
|
Number of Log Receivers
|
bcg.dberrors.queue
|
WBIC/datalog
|
|
JMS Log Receiver Errors Queue Name
|
### Alert Engine ###
|
|
|
|
bcg.alertQueue.queue
|
WBIC/alertQ
|
|
JMS Alert Queue Name
|
bcg.alertQReceiver.initial NumberOfReceivers
|
1
|
|
Number of Alert Receivers
|
bcg.alertQReceiver.maxRetries
|
100
|
|
Max Alert Retries
|
bcg.alertQReceiver.retryInterval
|
60000
|
|
Alert retry interval in milliseconds
|
bcg.eventAlertQReceiver.queue
|
WBIC/alert
|
|
JMS Alert Event Queue Name
|
bcg.eventAlertQReceiver. initialNumberOfReceivers\
|
1
|
|
Number of Alert Event Receivers
|
# Allow this much time after the volume alert end time to record that the doc # was received in our system, before evaluating the alert:
|
|
|
|
bcg.volumeAlertScheduler.allowance
ForProcessingReceivedDocInMins
|
10
|
|
|
# These parameters avoid excessive email notifications. If there are more than 'maxNotificationsInInterval' # in the time interval 'maxNotificationIntervalInMins' for the same alert, alerts are held and batched every # 'heldAlertsBatchTimeInMins' until no alerts of that type
are received for 'minNotificationQuietInterval InMins':
|
|
|
|
bcg.alertNotifications. maxNotificationsInInterval
|
10
|
|
|
bcg.alertNotifications.
maxNotificationIntervalInMins
|
30
|
|
|
bcg.alertNotifications. minNotificationQuietInterval
InMins
|
30
|
|
|
bcg.alertNotifications. heldAlertsBatchTimeInMin
|
30
|
|
|
# Notifications that are returned because of e.g. invalid partner email addresses will go # to bcg.alertNotifications.
mailEnvelopeFrom.
|
|
|
|
bcg.alertNotifications. mailHost
|
$ROUTER.ALERT
|
|
SMTP Relay Host
|
bcg.alertNotifications. mailFrom
|
$ROUTER.ALERT
|
|
Alerts "from" mail address
|
bcg.alertNotifications. mailReplyTo
|
$ROUTER.ALERT
|
|
Alerts "from" mail address
|
bcg.alertNotifications. mailEnvelopeFrom
|
$ROUTER.ALERT
|
|
Alerts "from" mail address
|
# time for running cert expiration event generator # <minutes> <hour> <class name> # this runs at 1:13 am:
|
|
|
|
alert.eventGenerator.schedule
|
13 1 Certificate
|
|
|
### Delivery Manager ###
|
|
|
|
bcg.delivery.gatewayDirectory
|
$SHARED_DATA
|
|
Location of Gateways directory
|
bcg.delivery.smtpHost
|
$ROUTER.DM.
|
|
SMTP Mail host
|
bcg.delivery.smtpHostPort
|
$ROUTER.DM.
|
|
SMTP Mail port
|
bcg.delivery.responseDir
|
$SHARED_DATA
|
|
Location of Synchronous directory
|
bcg.delivery.msMaxFileLockLife
|
180000
|
|
Max time for a file to be locked in milliseconds
|
bcg.delivery.threadPoolMaxThreads
|
50
|
|
|
bcg.delivery.gatewayMaxThreads
|
20
|
|
Max Gateway threads
|
bcg.delivery.gwTransportMaxRetries
|
3
|
|
Number of Retries per gateway
|
# in millisecs, applies to all gateways
|
|
|
|
bcg.delivery.gwTransport RetryInterval
|
3000
|
|
Gateway retry interval in milliseconds
|
bcg.delivery.queue
|
WBIC/delivery
|
|
JMS Delivery Manager Queue Name
|
bcg.deliveryQReceiver. initialNumberOfReceivers
|
10
|
|
Number of Gateway receivers
|
bcg.delivery.numberOfLoggers
|
10
|
|
|
# sync response delivery to Response Servlet
|
|
|
|
bcg.syncdelivery.queue
|
WBIC/sync
|
|
JMS Synchronous Delivery Manager Queue Name
|
bcg.syncdeliveryQReceiver.
initialNumberOfReceivers
|
3
|
|
Number of Synchronous Delivery Manager receivers
|
#bcg.deliveryQReceiver.jmsLog | jms.log |
|
|
bcg.delivery.jmstimeout | 60000 |
|
|
# socket timeout for posting in ms
|
|
|
|
bcg.http.socketTimeout
|
120000
|
|
HTTP Socket Timeout
|
bcg.http.version
|
1.1
|
1.0,1.1
|
HTTP Version
|
### RosettaNet ###
|
|
|
|
bcg.rosettanet.retryWaitTmMS
|
5000
|
|
|
bcg.rosettanet.strictBoundaryParse
|
FALSE
|
true,false
|
|
bcg.rosettanet.mimeBoundaryValidate
|
FALSE
|
true,false
|
|
## If property exists and = "Literal", we expect the x-aux-production to ## literally be "Production", "Test". If property doesn't exist or not ## equal to "Literal", we expect the x-aux-production to be "True" or "False". ## All values are case insensitive.
|
|
|
|
bcg.rosettanet.globalUsageCode
|
Literal
|
Literal,
|
|
## If x-aux-production header is not "Production", "Test", "True", or "False", ## and if this property is set to '1', then we will default to the value set ## in property viacore.rosettanet.defaultGlbUsageCd.
|
|
|
|
bcg.rosettanet.default UsageCdOnErr
|
1
|
|
|
bcg.rosettanet.defaultGlbUsageCd
|
Production
|
Production,Test
|
|
## If property exist and equals '1', we expect the builder to provide ## x-aux-process-instance-id to be used as the process instance id an ## outbound request.
|
|
|
|
bcg.rosettanet.useBuilder ProcessInstanceId
|
1
|
|
|
## If builder provided process-instance-id is invalid (for whatever reason), we ## can generate a new process-instance-id.
|
|
|
|
bcg.rosettanet.genProcess InstanceIdOnError
|
1
|
|
|
################
|
|
|
|
bcg.receiver.persistpath
|
$SHARED_DATA
|
|
|
### RNE ###
|
|
|
|
bcg.rne.inbound_poll_interval
|
1000
|
|
RosettaNet Engine poll interval in milliseconds
|
bcg.rne.in_thread_count
|
2
|
|
RosettaNet Engine Threadcount
|
bcg.rne.work_size
|
50
|
|
|
|
|
|
|
bcg.0A1.fromContactName
|
$ROUTER.
|
|
0A1 Contact Name
|
bcg.0A1.fromEMailAddr
|
$ROUTER.
|
|
0A1 E-Mail address
|
bcg.0A1.fromPhoneNbr
|
$ROUTER.
|
|
0A1 Phone Number
|
bcg.0A1.fromFaxNbr
|
$ROUTER.
|
|
0A1 Fax Number
|
## HTTP/S related properties
|
|
|
|
bcg.http.CRLDir
|
$SHARED_DATA
|
|
Path to CRL directory
|
bcg.http.SSLDebug
|
FALSE
|
true,false
|
|
## Digital signature related properties
|
|
|
|
bcg.rosettanet.signature.CRLDir
|
$SHARED_DATA
|
|
Path to CRL directory
|
# Possible values: SHA1,MD5
|
|
|
|
bcg.rosettanet.signature. DigestAlgorithm
|
SHA1
|
sha1,md5
|
|
# Possible values: true, false
|
|
|
|
bcg.rosettanet.signature. RejectIfFailVal
|
TRUE
|
true, false
|
|
# Possible values: true, false
|
|
|
|
bcg.rosettanet.signature. VerifySigner
|
TRUE
|
true, false
|
|
## Encryption properties
|
|
|
|
bcg.rosettanet.encrypt.CRLDir
|
$SHARED_DATA
|
|
Path to CRL directory
|
bcg.rosettanet.encrypt.
CertDbRefreshInterval
|
600000
|
|
|
# valid values: 3des, rc5, rc2-40
|
|
|
|
bcg.rosettanet.encrypt.Algorithm
|
3des
|
3des,rc5
|
Encryption Algorithm
|
# Load certificates for validating signatures - used for VTP signature
validation
|
|
|
|
bcg.certs.vtp.CertificateDir
|
$SHARED_DATA
|
|
|
## Servlet properties ## HTTP headers to be persisted as meta-data by the receiver servlet. ## All properties beginning with "viacore.http.hdrdef" will be ## interpreted as headers to be persisted.
|
|
|
|
bcg.http.hdrdef.fromID
|
x-aux-sender-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.toID
|
x-aux-receiver-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.protocol
|
x-aux-protocol
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.protocolVersion
|
x-aux-protocol
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.process
|
x-aux-process
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.processVersion
|
x-aux-process
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.msgid
|
x-aux-msg-id
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.contentType
|
content-type
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.systemMsgId
|
x-aux-system
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.RNResponseType
|
x-rn-response
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.RNVersion
|
x-rn-version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.productionFlag
|
x-aux-production
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.provSessionId
|
x-aux-prov
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.processInstanceId
|
x-aux-process-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.contentLength
|
Content-Length
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.as2From
|
AS2-From
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.as2To
|
AS2-To
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.as2Version
|
AS2-Version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.mimeVersion
|
Mime-Version
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.messageId
|
Message-ID
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.date
|
Date
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.from
|
From
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.subject
|
Subject
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.content TransferEncoding
|
Content-Transfer-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.contentDisposition
|
Content-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.disposition NotificationTo
|
Disposition-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.disposition
NotificationOptions
|
Disposition-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.receipt DeliveryOption
|
Receipt-Delivery-
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.toPackagingName
|
ToPackaging
|
|
HTTP header persisted in metadata file for the BPE to process
|
bcg.http.hdrdef.asDocType
|
ASDocType
|
|
HTTP header persisted in metadata file for the BPE to process
|
# Packaging related properties # Attachments with one of the following content types will not be base64
encoded
|
|
|
|
bcg.pkg.sponsor.contenttypes
|
bcg.pkg.sponsor.
|
|
|
### START of SPONSOR ENGINE ###
|
|
|
|
bcg.sponsor.inbound_poll_interval
|
10000
|
|
|
bcg.sponsor.in_thread_count
|
2
|
|
Number of Inbound threads for Sponsor Engine
|
bcg.sponsor.work_size
|
10
|
|
|
bcg.delivery.sponsor.eventMsgClass
|
com.ibm.bcg.
|
|
|
### DB proc debug properties###
|
|
|
|
DBProcDebug
|
1
|
|
Database debugging flag
|
# Global State engines instance ID
|
|
|
|
GlobalStateEngInstanceId
|
bcg
|
|
|
# EDIINT defaults
|
|
|
|
bcg.ediint.reportingUA
|
WBI_Connect
|
|
|
bcg.ediint.retry WaitTmMS
|
5000
|
|
|