Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2023.2

...

Table of Contents
maxLevel1

...

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.

...

  1. Go to Parasoft > Preferences > System Properties
  2. Click Add JARs.Navigate to and choose the  and select the com.parasoft.soavirt.messages.ndjson-<version><VERSION>.jar file. 
  3. Click Apply and restart .
  4. 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:

...