Customer Portal

Diagram size; transaction how-to

Comments 3

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello,
    1. Only the components can't be zoomed out, but you can use the preview in the Outline pane for fast graph navigation (see Outline Pane).
    2. What is the problem exactly? You can use DBExecute in the one phase and DBOutputTable in the next phase.
  • Avatar
    golomeen
    0
    Comment actions Permalink
    1. it would be nice if you think about variable component size, particularly because it's already variable, but not that way that someone would need. Its width could be at least 3/2 times smaller, connector gaps could be less and so on.
    2. Separate phases are not what we need. Statement exection tunes the environment for the further selection. Separate component use different transactions, not to be said about different phases.
  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello,
    if you want the same transaction in different nodes set threadSafeConnection=false in your connection configuration. Similar problem was described in Enable row based replication in clover topic.

Please sign in to leave a comment.