Show TOC

Background documentationProperties for Service XPI Adapter: Ispeak Locate this document in the navigation structure

 

The following properties belong to the service XPI Adapter: Ispeak

Name

Description

EXECUTION_MODE

Default: Production

Refers to the mode of execution of the adapter and can have the value TEST or PRODUCTION. The value set here is used by the RNIF Adapter to fill in the value //ServiceHeader/ProcessControl/GlobalUsageCode and indicates whether the message sent out is a test message or a production message.

GC_INTERVAL

Indicates the interval in milliseconds at which the internal garbage collector service of the adapter is invoked. The service scans through the executed Business Transaction Dialog instances and deletes all the expired Business Transaction Dialog instances from the database.

ISP_DATA_SOURCE_JNDI_NAME

The JNDI name for the data source that is used by the Industry Speak adapters for persistence operations.

ISP_FACTORY_JNDI_NAME

The name of JMS factory that is used by the Industry Speak adapters.

ISP_QUEUE_JNDI_NAME

The name of JMS queue that is used by the Industry Speak adapters.

USER_ACCESS_MODE

Indicates the mode in which the adapter is running in the XI landscape. The value DIRECTORY indicates that the adapter is a part of a central or non-central Advanced Adapter Engine.

KEYSTORE_USER_NAME

Credential used for accessing the keystore views. The views contain the private keys, public keys, and certificates used for security-related activities like signing or encryption. The credential specified here is not used if the USER_ACCESS_MODE is set to DIRECTORY.

Caution Caution

None of the properties that belong to the XPI Adapter: Ispeak service should be changed at any time.

End of the caution.