TRUNCATED REQUEST/RESPONSE IN INSPECTION VIEW OF VS IN DEVTEST PORTAL
search cancel

TRUNCATED REQUEST/RESPONSE IN INSPECTION VIEW OF VS IN DEVTEST PORTAL

book

Article ID: 186495

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction

The VS request/response in the inspection portal when viewed shows truncated. Is there a way possible to not truncate the data and show all the info.

Below property did not help:

testexec.lite.longMsgLen=<length in number of characters of your longest response>

Environment

Release : 10.3, 10.4, 10.5

Component : CA Application Test

Cause

There was a product bug that was restricting the effect of "testexec.lite.longMsgLen" property.

Resolution

This fix has been included in DevTest 10.6 and above.

A code fix has been shared via patch for 10.3  from defect id DE441180. Raise a support case to request the patch.

Please follow the steps below to apply the patch:

NOTE: The patch is required on VSE system

1. Stop VSE Service

2. Place the patch at LISA_HOME/lib/patches folder. Please create this folder if it doesnt exist

3. The property and its value has to be passed through the file VirtualServiceEnvironmentService.vmoptions by adding an entry as shown below.

-Dlisa.testexec.lite.longMsgLen=15000

Save the file and start VSE Service