Salesforce

Keep Created Context (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Keep Created Context

When you select Yes or when a set expression is evaluated to True, a context opened by a Batch or Online task, as a response to a request, is kept open for subsequent requests.

Although this property is primarily meant for Batch tasks, it is also available for Online tasks for debugging Online programs.

A common usage of this property is from merge programs, which exchange HTML pages with the browser, all on one identical context, and pass the context ID on each request.

This property is considered only by requests sent from Web requesters. Requests sent from non-Web requesters (such as the Command Line Requester) always close their context upon completion.

Contexts using this task property are subjected to the Context inactivity timeout value just like a context opened by a Browser client task. The Context inactivity timeout value is reset as the request execution is completed.

Context requests can include the following HTTP arguments:

Default: No

Relevant interfaces: Batch or Online programs, but not for subtasks or Browser programs

Related Topics

Reference
Attachment 
Attachment