Step5 : For each of the seven TRANSFERNODES (output nodes at each source and server ), change the Entity Destination Type property to "By Seuence" for each one. the first time an entity passes through a transfer node where its destination is " By Sequence". it sets the destination of the entity to the first row index of the SEQUENCE TABLE. After that , every time an entity passes through a transfer node with the " By Sequence " destination type the row index of the table is increased by one and the destination of the entity is set to the next node in the table.