CA Application TestService VirtualizationCA Continuous Application Insight (PathFinder)CA Service Virtualization (DevTest / LISA / VSE / Application Test)
Issue/Introduction
Sometimes lisa.vse.response has properties which were not evaluated and causes an issue at application end. For example, creating a custom data protocol and transient response is an xml that has some expressions in it like this: {{=dataValue}}.When trying to update this xml but the expressions are not evaluated at the time of the response update and get an error.
How to evaluate properties in lisa.vse.response which is in Transient form.
Environment
All DevTest supported versions.
Resolution
Using testExec.parseInState on the VSE response should resolve the issue.