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.  Execute BRX Node in Lavastorm 6.1.4

    Employee
    Posted 07-26-2017 07:19

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

    Originally posted by: ANTARA MALLIK

    Hi All,

    I have been facing some unexpected issues with the execute brx node in Lavastorm 6.1.4.

    Though I the node doesn't give any error while running, yet the graph which it is supposed to call, is not being called.

    Can you please suggest on this please?

    Thanks and Regards,
    Antara Mallik


  • 2.  RE: Execute BRX Node in Lavastorm 6.1.4

    Employee
    Posted 07-26-2017 07:46

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

    Originally posted by: stonysmith

    You will need to follow thru and look at the results from the "child" graph.
    Are there any status codes on the main output pin?
    You should be able to see individual node messages on the 2nd pin of Execute BRX


  • 3.  RE: Execute BRX Node in Lavastorm 6.1.4

    Employee
    Posted 07-26-2017 09:31

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

    Originally posted by: ANTARA MALLIK

    Hi,

    The child graph is working fine when I am manually running it.

    Also, the execute brx node gives the output as success with RunExitCode 5.

    Thanks and Regards,
    Antara Mallik


  • 4.  RE: Execute BRX Node in Lavastorm 6.1.4

    Employee
    Posted 07-26-2017 11:10

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

    Originally posted by: stonysmith

    Take a look in the server logs.. you may see additional messages there.
    Does the child graph require parameters? Are you passing the parameters to it properly?


  • 5.  RE: Execute BRX Node in Lavastorm 6.1.4

    Employee
    Posted 07-26-2017 13:08

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

    Originally posted by: ANTARA MALLIK

    Have checked server logs...but couldn't find any issue there.

    Also, the child graph does use parameters which are being passed properly. These graphs were in use in version 4.6.1 and I have just copied this to v6.1.4 (execute brx part).

    Doesn't this version support this node or has any functionality changed?