LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Outfile node - parameter to remove header?

    Employee
    Posted 04-11-2016 10:47

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: areuvenny

    Very new to lavastorm. I was wondering if there is a parameter in the outfile node that can be used to export the file without a header. Or if there is a combination of nodes that can be used to strip away the header.

    Any guidance will be extremely helpful.

    Thanks!


  • 2.  RE: Outfile node - parameter to remove header?

    Employee
    Posted 04-13-2016 08:07

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ltolleson

    Yes, you can use the "Output Delimited" node. Set the "Field Names" parameter to "None", "Field Delimiter" parameter to whatever character you would like your fields delimited by (ie "," or "\t" for tab delimited), and set the "Record Delimiter" to "\n". No quotes are needed around the values.