Save an incoming VS HTTP request without parsing as a byte array
book
Article ID: 279689
calendar_today
Updated On: 02-23-2024
Products
Service Virtualization
Issue/Introduction
Save MTOM attachments from an HTTP request without decoding them into strings.
Save the request in a binary format as a byte array (byte[]) format.
Environment
All supported DevTest releases and platforms.
Resolution
Use the following property:
"lisa.vse.http.current.transaction.raw"
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No