Results 1 to 2 of 2

Thread: Writing Job meta data to a file

Hybrid View

  1. #1
    Join Date
    Jun 2010
    Posts
    13

    Default Writing Job meta data to a file

    Hi,

    Is there a way to write meta data about a <job> in a txt file, within the xml of a batch program?

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    HSQL (and possibly the other in-memory databases) has an option to dump to text files when it closes down. That's the best way to get a text representation of the meta-data.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •