Skip to content

Writer Cookbook - Introduction

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

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

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

DatabaSe Writer

JSON Writer

Xml Writer

  • Writing Attributes
    • Shows to how to write out attributes to an an Xml document.
  • Attribute Paths
    • Shows to how to write out separate nodes of the same name where the differentiation is the attribute name and its value.
  • Using Xml Templates
    • Use a template file for writing our complex Xml documents.