...
Table of Contents | ||
---|---|---|
|
...
Introduction
The NDJSON extension enables SOAtest and Virtualize to support the NDJSON message format. The NDJSON format (newline delimited Newline-Delimited JSON) format is a format for storing or streaming structured data that may be processed one record at a time. Refer to the NDJSON specification website for additional information.
...
- Go to Parasoft > Preferences > System Properties
- Click Add JARs.Navigate to and choose the and select the com.parasoft.soavirt.messages.ndjson-<version><VERSION>.jar file.
- Click Apply and restart .
- Restart SOAtest/Virtualize.
Command Line Installation
Add the NDJSON com.parasoft.soavirt.messages.ndjson-<VERSION>.jar file to the system.properties.classpath
property in your settings properties file. For example:
...