Re: 9.0 Filter table walk issue

2016-01-02 Thread Grooms, Frederick W
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Misi Mladoniczky Sent: Saturday, January 02, 2016 3:26 PM To: arslist@ARSLIST.ORG Subject: Re: 9.0 Filter table walk issue Hi, My experience with similar situations is that storing the values in display-only-fields prior to

Re: 9.0 Filter table walk issue

2016-01-02 Thread Misi Mladoniczky
eep Atwal > Sent: Wednesday, December 30, 2015 4:33 PM > To: arslist@ARSLIST.ORG > Subject: Re: 9.0 Filter table walk issue > > ** > Hi Mike > > Can you confirm if the same code worked on a pre 9.0 system? If so, I'd > recommend you file this with BMC Support. > &g

Re: 9.0 Filter table walk issue

2015-12-30 Thread Mike Ilmer
people experienced the similar problem on 9 and there is an available patch. Thank you, Mike From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Randeep Atwal Sent: Wednesday, December 30, 2015 4:33 PM To: arslist@ARSLIST.ORG Subject: Re: 9.0 Filter table

Re: 9.0 Filter table walk issue

2015-12-30 Thread Randeep Atwal
ilter guide is named FormA: Push New Entry to Form B, postfix those special characters to look like this: FormA: Push New Entry to Form B`! hope this helps Randeep On Wed, Dec 30, 2015 at 12:54 PM, Mike Ilmer wrote: > ** > > Hi list. > > > > I found that on 9.0 the f

9.0 Filter table walk issue

2015-12-30 Thread Mike Ilmer
Hi list. I found that on 9.0 the filter table walk has issue. Filters recognize value in the table's columns that could be used for the "if" validation. Values also could be used for the "SET" action. However direct pushing column's values into the different forms

Re: Question: Table Walk Failing - Not Looping

2008-01-15 Thread Misi Mladoniczky
one encountered where your Table Walk does not "loop". I have > checked my Active Link Guide and the "Table Loop" is selected. When I > click on my button it does the first record in the table, but stops > after t

Re: Question: Table Walk Failing - Not Looping

2008-01-15 Thread Tibi Andronache
Try setting a Label0 at the top in your ALGuide and tell the AL to GOTO Label. This is how I fixed this kind of laziness... Good luck, Tibi Andronache On 1/15/08, T. Dee <[EMAIL PROTECTED]> wrote: > > Has anyone encountered where your Table Walk does not "loop". I have &g

Re: Question: Table Walk Failing - Not Looping

2008-01-15 Thread Remedy Maniac
anyone encountered where your Table Walk does not "loop". I have checked my Active Link Guide and the "Table Loop" is selected. When I click on my button it does the first record in the table, but stops after that.

Question: Table Walk Failing - Not Looping

2008-01-15 Thread T. Dee
Has anyone encountered where your Table Walk does not "loop". I have checked my Active Link Guide and the "Table Loop" is selected. When I click on my button it does the first record in the table, but stops after that.

Re: Filter Table Walk Question

2007-11-29 Thread Pargeter, Christie
THANK YOU THANK YOU THANK YOU!!! From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Thad K Esser Sent: Thursday, November 29, 2007 11:06 AM To: arslist@ARSLIST.ORG Subject: Re: Filter Table Walk Question

Re: Filter Table Walk Question

2007-11-29 Thread Wheeler, Dylan
Thursday, November 29, 2007 11:02 AM To: arslist@ARSLIST.ORG Subject: Re: Filter Table Walk Question Yep, that is checked. -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Opela, Gary L Contr OC-ALC/ITMA Sent: Thursday, November

Re: Filter Table Walk Question

2007-11-29 Thread Thad K Esser
;Action Request System discussion list(ARSList)" 11/29/2007 11:02 AM Please respond to arslist@ARSLIST.ORG To arslist@ARSLIST.ORG cc Subject Re: Filter Table Walk Question Yep, that is checked. -Original Message- From: Action Request System discussion list(ARSList) [mailto:[E

Re: Filter Table Walk Question

2007-11-29 Thread Pargeter, Christie
Yep, that is checked. -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Opela, Gary L Contr OC-ALC/ITMA Sent: Thursday, November 29, 2007 10:57 AM To: arslist@ARSLIST.ORG Subject: Re: Filter Table Walk Question On filter1, do

Re: Filter Table Walk Question

2007-11-29 Thread Opela, Gary L Contr OC-ALC/ITMA
est System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Pargeter, Christie Sent: Thursday, November 29, 2007 12:52 PM To: arslist@ARSLIST.ORG Subject: Filter Table Walk Question ** Hi All - I am trying to build my first filter based table walk to push data from the table into a 2nd for

Re: Mid Tier incorrect values on table walk?

2007-01-17 Thread Wheeler, Dylan
lf Of Carey Matthew Black Sent: Wednesday, January 17, 2007 4:06 PM To: arslist@ARSLIST.ORG Subject: Re: Mid Tier incorrect values on table walk? Dylan, I have seen cases where you need to copy the column values out of a column field an into a character field (or other data type as needed) befor

Mid Tier incorrect values on table walk?

2007-01-17 Thread Wheeler, Dylan
Hi Listers, Another fun Mid Tier problem I'm having today. I'm trying to create an AL to walk a table and do a push fields from an editable field. It seems it isn't getting the current value of that field though. I did a message to pop up what it was doing and it is stepping through the table and g

Re: Mid Tier incorrect values on table walk?

2007-01-17 Thread Carey Matthew Black
Dylan, I have seen cases where you need to copy the column values out of a column field an into a character field (or other data type as needed) before the push action would work. You might give that a shot. -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Rem

Mid Tier incorrect values on table walk?

2007-01-17 Thread Wheeler, Dylan
Hi Listers, Another fun Mid Tier problem I'm having today. I'm trying to create an AL to walk a table and do a push fields from an editable field. It seems it isn't getting the current value of that field though. I did a message to pop up what it was doing and it is stepping through the table and g

Re: table walk

2007-01-12 Thread Mahan, Janet L [EQ]
@ARSLIST.ORG Subject: Re: table walk ** Post the filter logs (pruned, preferably) that shows the table being walked twice. Axton Grams On 1/11/07, Mahan, Janet L [EQ] < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: ** We are on ARS server 6.0.3 and I am trying to get a table

Re: table walk

2007-01-11 Thread Axton
Post the filter logs (pruned, preferably) that shows the table being walked twice. Axton Grams On 1/11/07, Mahan, Janet L [EQ] <[EMAIL PROTECTED]> wrote: ** We are on ARS server 6.0.3 and I am trying to get a table walk to work in a filter. It works, but it counts everything twice.

table walk

2007-01-11 Thread Mahan, Janet L [EQ]
We are on ARS server 6.0.3 and I am trying to get a table walk to work in a filter. It works, but it counts everything twice. I have tried everything I can think of to make it stop after the first loop. Any ideas? Janet Mahan NSM Systems Admin II EMBARQ Voice: 941-766-6199 | Wireless