If UI Capture is deployed when the Application reference field is overloaded, then the
value of TLT_APPLICATION_NAME
extracted from user agent information is also written
to the TLT_CUI_APPLICATION_NAME
value, which is inserted by the session agent when
the HTTP_X_TEALEAF_PAGE_URL
is detected in the request.
HTTP_X_TEALEAF_PAGE_URL
is inserted by UI Capture.
By default, this value contains the URL path of the parent page.
In the table below, you can review the mapping of destination request variables and how they are populated by data when overloading is disabled and enabled.
Destination Request Variable | Standard Request Source | Overloaded Request Source |
---|---|---|
|
HTTP_X_TEALEAF_PAGE_URL header |
If overloaded: TLT_TRAFFIC_TYPE |
|
[env]/URL |
If overloaded: TLT_TRAFFIC_TYPE |
Both application variables in the request contain the traffic type information that is extracted for the detected user agent.
The value for TLT_CUI_URL
is set by the session agent and is not affected by
overloading the application field.