A task session is an instance of an executing task. Information is stored in a task session as name/value pairs.
During task execution, business logic task handlers have access to the information in the current task session. Task session information is available through the BLTHContext object passed to business logic task handlers.
A task session includes the following:
This managed object is also called the subject of the task. For example, a User object is the subject of a Create User task.
Copyright © 2013 CA.
All rights reserved.
|
|