**
Running from a Filter will clear the table on the Server side for
server side table field workflow processing.. You got to run it from
an Active Link for it to work. You wont see the results (clear table)
on the client side.
Cheers
/*Joe D'Souza*/
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Remedy Maniac
Sent: Thursday, November 08, 2007 10:38 AM
To: [email protected]
Subject: Re: PERFORM-ACTION-TABLE-CLEAR seems not to work
nop.
It doesn't work.
I am trying to run this through Filter guides with a loop on the table.
maybe I am putting the run process at the wrong place.
Pargeter, Christie wrote:
It should be PERFORM-ACTION-TABLE-CLEAR 536870923 (the field id with
no $$ or '' around it)
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Remedy Maniac
Sent: Thursday, November 08, 2007 7:10 AM
To: [email protected]
Subject: PERFORM-ACTION-TABLE-CLEAR seems not to work
dear listers,
basically I have a form X with Field1 and Field2 and 1 Table field
from form Y with column1 and column2 => in Table property I have set
as Qualification Field1 = column1 and Field1 is read dynamically based
on the workflow.
I read the value of Field1 and when it is = to column1, I add the
value of column2 to Field2.
So far so good.
In my form Y I have for column1 A and B
Column2 has C for A and D and E for B
Depending in which order I read Field1 (A first or B first) I always
get two times values from colum2 => i.e. if I read A first I get
Field2 = D,E,D,E If I read B first then I get for Field2 = C,C
So I assumed I should run "PERFORM-ACTION-TABLE-CLEAR <Table Field>"
after reading first value so the table field qualification gets
refreshed and takes next value. But it simply doesn't work.
I tried $Table Field$, "$Table Field$", '$Table Field$' and also
Table Field without the $$ None has helped.
Any idea/ help ?
Thank you.
Remedy Maniac.
PS: I am runing ARS 6.01 on Sybase 12.5.3