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.  Bundler/Unbundler

    Employee
    Posted 03-21-2013 21:26

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

    Originally posted by: James M

    Hi,

    Having issues with using Bundlers and Unbundlers.. I have setup a repository in which each day I update. When I add new inputs into the bundler it doesn't reflect on the other end (Unbundler) is there a way of refreshing the Bundle node so it picks up new inputs?

    Thanks
    James


  • 2.  RE: Bundler/Unbundler

    Employee
    Posted 03-22-2013 06:24

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

    Originally posted by: rboccuzzi

    Currently, an unbundler will auto-add all the outputs only when it first gets hooked up.

    After that, you need to add the outputs manually. If you want to auto-add outputs, you need to add a new unbundler, which will of course need to be wired in. I have noted this request in enhancement request PR4783.

    Cheers
    Rich


  • 3.  RE: Bundler/Unbundler

    Employee
    Posted 03-25-2013 19:12

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

    Originally posted by: James M

    Thanks Rich