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.  XML Data Node Input Filename error

    Employee
    Posted 07-28-2015 07:43

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

    Originally posted by: KDGuser

    When I try to read an XML file by defining a static filename in XmlData, it works properley. However if I try to give the filename via an Input (from another node), it gives the following error:

    Error occurred opening data stream while processing:
    /.../xyz.XML

    In the XML node Output it further says:

    Cause:

    /.../xyz.XML(No such file or directory)

    So we know that the Input file as a Parameter is working properly and the node IS trying to open the right file but it is not able to open it ! I have checked the filenames for any extra characters while pasisng as a Parameter etc and it sems to be fine. Any help would be appreciated ! Thanks


  • 2.  RE: XML Data Node Input Filename error

    Employee
    Posted 07-28-2015 08:33

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

    Originally posted by: ryeh

    Hmmm, that is bizarre. The input containing the filename, how was that generated? With the Directory node?

    I've attached a sample graph here. Creating a XML file and then reading it both ways - with Filename and Filename Field. Does anything jump out?

    Oh, and one last thing, I noticed that you're a user of both Lavastorm desktop and server. From your /'s, I would guess that you're referencing a server path. I assume that the XML file is accessible by the server, right? You did mention that you could define the filename manually, so you're probably good, but just wanted to make sure you weren't trying to load a file on your local machine.
    Attachments:
    XML.brg