Truncated request/response details in inspection view of virtual service in Devtest portal
search cancel

Truncated request/response details in inspection view of virtual service 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.

Environment

Release : All Devtest versions

Component : CA Virtual service environment

Resolution

Follow below steps in virtual service environment to increase the log event details


1. Stop VSE Service

2. 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

3. Save the file and start VSE Service