Topic Options
Rate This Topic
#129019 - 12/28/05 06:07 AM Table looping
aarthi_mmr Offline
newbie

Registered: 12/30/05
Posts: 3
Consider a scenario where a table field has N rows. I want to perform a set
of workflow for each row in the table. I tried using active link guides with
table looping enabled.

But Still its coming out after executing the first record.

Could you help me by providing a solution for this.


UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)

Top
#129020 - 12/28/05 12:07 AM Re: Table looping [Re: sable_pravin]
p_romain_arslist Offline
newbie

Registered: 05/01/05
Posts: 46
Did the workflow actually work for the first row and then exit or was no
workflow at all executed?

Make sure the active link calling the guide is looping over the correct
table and is not set to loop over selected rows (you said you want them all
processed).

Also make sure that the active links processing each row do not have an exit
guide action as this stops the looping.

A common little mistake is to create the active link(s) to process the rows
and forget to actually put them in the guide. I'm sure you didn't do this?!

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of SUBSCRIBE arslist Aarthi
Sent: 28 December 2005 06:07
To: arslist@ARSLIST.ORG
Subject: Table looping

Consider a scenario where a table field has N rows. I want to perform a set
of workflow for each row in the table. I tried using active link guides with
table looping enabled.

But Still its coming out after executing the first record.

Could you help me by providing a solution for this.



UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)


UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org
(Support: mailto:support@arslist.org)

Top