Page 1 of 1

Output link order

Posted: Fri Nov 18, 2005 6:49 am
by dspxlearn
Hi all,

My problem might be a basic problem for all you people...
I have a transformer from which four links are going out.Then after running the job.I had to link one more kink form the same transformer.Now when i am doing this , the fifth output link which i was trying to join was going up of the fourth link which i already linked before and it is overlapping on the other stages..I have tried a lot to adjust it..But no guess...

Is there any other way around to do this.... :D

Posted: Fri Nov 18, 2005 7:03 am
by ArndW
One of the icons on the top of the transform window in the designer lets you specify the column ordering.

Posted: Fri Nov 18, 2005 7:26 am
by dspxlearn
Hi ArndW,


None of the icons of the Transformer serves this problem..If i am not wrong the link execution order is not related to this... :(

Posted: Fri Nov 18, 2005 7:50 am
by Bala R
dspxlearn wrote:Hi ArndW,


None of the icons of the Transformer serves this problem..If i am not wrong the link execution order is not related to this... :(
The posts subject says its Output link order :? .
Is your problem is one of GUI representation? If thats so try dragging the transformer's and other stage's edges to make them larger and roomier for all the links coming out.
IHTH.

Posted: Fri Nov 18, 2005 8:05 am
by ArndW
The output link execution order can be changed as I suggested.

Go into the Designer and double-click on the transform stage in question to open it. In your window you will see, at the top and beginning at the left a line of little icons. Choose the rightmost.

Posted: Fri Nov 18, 2005 8:25 am
by chulett
dspxlearn wrote:None of the icons of the Transformer serves this problem..If i am not wrong the link execution order is not related to this... :(
Not true. Arnd is correct that both the Input and Output link execution orders can be changed from inside the Transformer via supplied 'widgets'. Note that it will not change the order shown on the canvas, but that doesn't matter.

If that bothers you, disconnect the transformer end of all the output links and then reconnect them in the output order desired.

Posted: Fri Nov 18, 2005 8:52 am
by ray.wurlod
The apparent order (on the design canvas) can not be changed - the tool does not give you the ability to select the attach points between links and stages - rather this is computed by an internal algorithm in the client tool. You can hover the mouse pointer over a link to determine its execution order.

Posted: Fri Nov 18, 2005 9:10 am
by chulett
Sure you can, now that 'hanging links' are allowed it is fairly straight-forward. While technically you don't determine the attachment point you can control the execution order by connecting them back in the desired order. It also (typically) has the added bonus of making the 'visual order' match the execution order. :wink: