For Web components that programmatically begin either a transaction or ActivitySession only, you can configure a Web component's container-managed task to associate requests from a servlet or JavaServer Pages (JSP) file with an application profile.
Why and when to perform this task
If a unit of work is not begun, then the configured task is ignored. For more information about using tasks, see Application profiling tasks and Tasks and units of work considerations.
For a Version 6.0 client to interact with applications run under the Application Profiling 5.x Compatibility Mode, you must set the appprofileCompatibility system property to true in the client process. You can do this by specifying the -CCDappprofileCompatibility=true option when invoking the launchClient command.
Steps for this task
The description is provided for your convenience; it is not used by the runtime environment.
Related concepts
Application profiling tasks
Related tasks
Configuring application-managed tasks for Web components