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.  Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-01-2013 03:06

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

    Originally posted by: ThomasT

    I upgraded to 4.6 yesterday and so far allmost everything works as before.
    However, the Output Delimited (Multifile) node which is in the old Prototype labrary does not work anymore(Python error).

    Has the node bueen replaced in 4.6, or is the functionality somewhere else in LAE?


  • 2.  RE: Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-01-2013 03:43

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

    Originally posted by: Tim Meagher

    Hey,

    The nodes in the prototype libraries are not supported nodes, therefore there is no guarantee that they will work on upgrade.

    I believe that there a new version of the prototype library is going to be provided on the forums at some point that is compatible with LAE 4.6.
    However, as far as I am aware, you shouldn't see an error coming from Python.

    I believe that the only work that is required for the nodes is to make them compatible with the LAE 4.6 licensing system.

    What is the error you are seeing?

    Tim.


  • 3.  RE: Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-01-2013 04:54

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

    Originally posted by: ThomasT

    Originally posted by: Tim Meagher
    					

    Hey,

    The nodes in the prototype libraries are not supported nodes, therefore there is no guarantee that they will work on upgrade.

    I believe that there a new version of the prototype library is going to be provided on the forums at some point that is compatible with LAE 4.6.
    However, as far as I am aware, you shouldn't see an error coming from Python.

    I believe that the only work that is required for the nodes is to make them compatible with the LAE 4.6 licensing system.

    What is the error you are seeing?

    Tim.
    Hey Tim.

    I know that is not officially supported, but when it is there, and it is a functionality you want then you will probably use it :-).

    The error i am getting is actually a crasch, see the attached image.

    Error.bmp


  • 4.  RE: Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-01-2013 04:56

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

    Originally posted by: Tim Meagher

    Hmm ...
    That's odd, when I run the node against 4.6, I don't have any errors.
    Can you attach a BRG which I can use to try & reproduce the problem you are having?

    Tim.


  • 5.  RE: Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-01-2013 08:47

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

    Originally posted by: ThomasT

    Hi Tim.

    I have attached an example..

    Br
    Thomas


    Example.brg


  • 6.  RE: Output Delimited (Multifile) in 4.6

    Employee
    Posted 03-04-2013 04:12

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

    Originally posted by: Tim Meagher

    Hey,

    Thanks for the extra information.
    I haven't yet been able to determine exactly why this is occurring, however the problem has been raised in our bug tracking system as issue #4750.

    Until this is resolved, I think you can workaround this problem by constructing the Filename in a Filter node prior to the Output Delimited (MultiFile) node, then referencing the field which contains the full file name in the Output Delimited (Multifile) node.
    The downside of this is that you will also have the filename output to the delimited file, however I'm not sure I can see a way around this at the moment unless you modify the Output Delimited MultiFile node to allow it to exclude certain fields from the output....


    Tim.