Skip to content

Reader Cookbook - Introduction

These cookbook articles provide step-by-step descriptions for several different reader types.

These take you through different scenarios for writing to different data formats.

Please note there are other reader examples, which can be found either in the training Homework or the training manuals themselves.

CSV Reader

JSON Reader

  • Reading JSON Data

    • This article shows you how to read a JSON document and is part of the broader Webservices cookbook.
  • Reading Stepped JSON Data

    • This article shows you how to configure a stepped JSON Reader and again is part of the broader Webservices cookbook.

Xml Reader