Petals Studio

Router conditions are not always exported correctly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.0
  • Fix Version/s: 1.3.0
  • Component/s: Petals Tools
  • Security Level: Public
  • Description:
    Hide
    • Create an EIP chai with a router node.
    • Do not modify the router's condition type (by content by default).
    • Export it.


    Check the generated jbi.xml for the router.
    The condition type has been exported as "routing by operation" (test-operation) instead of "routing by content" (test).

    If you change the condition type in the croquis and then get back to "routing by content", then the generated jbi.xml is correct.
    It is only a problem with the default type (i.e. not set).

    Show
    • Create an EIP chai with a router node.
    • Do not modify the router's condition type (by content by default).
    • Export it.

    Check the generated jbi.xml for the router. The condition type has been exported as "routing by operation" (test-operation) instead of "routing by content" (test). If you change the condition type in the croquis and then get back to "routing by content", then the generated jbi.xml is correct. It is only a problem with the default type (i.e. not set).
  • Environment:
    Windows 7, JDK 6

Activity

Hide
Vincent Zurczak added a comment - Fri, 20 Jan 2012 - 12:20:31 +0100

Fixed in the generation of the jbi.xml for an EIP from an EIP chain (EipExportUtils).

Show
Vincent Zurczak added a comment - Fri, 20 Jan 2012 - 12:20:31 +0100 Fixed in the generation of the jbi.xml for an EIP from an EIP chain (EipExportUtils).

People

Dates

  • Created:
    Mon, 10 Oct 2011 - 14:52:39 +0200
    Updated:
    Fri, 20 Jan 2012 - 12:20:36 +0100
    Resolved:
    Fri, 20 Jan 2012 - 12:20:31 +0100