Skip to main content Skip to complementary content

Configuring the output files

Use WriteURL functions to write the results of the mapping to different files.

Procedure

  1. In readings_map, click the valid element and open its IO/Database tab.
  2. Drag and drop a WriteURL function in IO/Database.
  3. Double-click WriteURL to open its properties.
  4. Click the […] button next to the Representation field and select XML.
  5. In the URL field, enter file:/// followed by the path and name of the file you want to create for valid records, file:///c:/temp/valid.xml for example.

    Example

  6. Repeat the previous steps for the invalid and cleansed elements and configure them to write to file:///c:/temp/invalid.xml and file:///c:/temp/cleansed.xml for example.
  7. Save your map.

Results

Your map is now fully configured and can be used in a Job.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!