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.  prob with directory List node

    Employee
    Posted 02-08-2013 04:32

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

    Originally posted by: aja6898

    with directory list node i got 4 file path with the file pattarn now a want to run that file with dynamically with the nodes so how can i do it?plz help


  • 2.  RE: prob with directory List node

    Employee
    Posted 02-08-2013 08:24

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

    Originally posted by: rboccuzzi

    It depends on the format of the files. If they are all the same format and structure, you can take the output of the Directory List node, and use that as input into, for example, the CSV File node or the Delimited File node, or the Fixed Format Node, which can all optionally take an input which can be a list of files, effectively looping on the files, and pulling all the data into the LAE for further processing.

    Cheers
    Rich