IMSInteractionSpec property configuration

You must provide a configured IMSInteractionSpec object in your Java™ application to interact with IMS™.

The values of the IMSInteractionSpec properties describe the interaction with IMS, such as the maximum amount of time the IMS TM resource adapter waits for a response from IMS Connect, and the commit mode and sync level for the interaction.

Values for IMSInteractionSpec properties can be provided directly through the set methods by an application that uses the Common Client Interface. They can also be provided to a wizard of an IDE that generates code for the application.

Some of the properties are input-only properties, some are input and output properties, and some are output-only properties. Input-only properties provide input to the IMS TM resource adapter, and their values do not change. Output-only properties can be interrogated by the Java application (also called application component) to determine additional information about the interaction.