AW: Filter Table Looping - Phase Issue

2009-05-15 Thread Conny Martin
Bala,
 
don't use a table loop. Do a push field to the form where you define
your destination servers. Let's call this form DSO:Config. You need to
push the request_id into a temporary (display only) field. A second
filter running on DSO:Config does the Distributed-Transfer. I've
implemented this for Distributed-Delete but it should also work for
Transfer.
 
HTH
 
Kind Regards Conny



Von: Action Request System discussion list(ARSList)
[mailto:arsl...@arslist.org] Im Auftrag von Bala Patel
Gesendet: Freitag, 15. Mai 2009 19:57
An: arslist@ARSLIST.ORG
Betreff: Re: Filter Table Looping - Phase Issue


** 
All,
 
I had a question about Filter table looping and phases.  I am creating a
table field on a form that will be used to DSO tickets to each selected
server that has been added into the tables form.  When I save the
ticket, the table field should be looped through. A distributed transfer
should be performed for each server that is in the loop.
 
The  issue I am having is that I have to add the `! to the end of the
filter which makes everything happen during Phase I.  The Distributed
Transfer fails since it is happening in phase I. The DSO transfer should
happen during a later phase and not phase I.  If I take the `! off the
filter, then the filter loops and uses only the first record value for
each record in the table field.  Does anyone know of another method to
do this or a way around this?
 
ARS 7.1
Custom applications
 SQL 2005
Windows 2003 Server
 
Thanks very much.
 
 
Bala

_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers
Are"_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"


Re: AW: Filter Table Looping - Phase Issue

2009-05-15 Thread Bala Patel
Hi Conny,
Thanks.  The only issue is with the mapping.  If I try to perform a DSO 
Transfer from the DSO:Config; the mapping that is used is specified, but it 
tries to transfer the DSO:Config record and not my Helpdesk Record..

Thanks,

Bala





From: Conny Martin 
To: arslist@ARSLIST.ORG
Sent: Friday, May 15, 2009 2:15:42 PM
Subject: AW: Filter Table Looping - Phase Issue

** 
Bala,
 
don't use a table loop. Do a push field to the form where you define your 
destination servers. Let's call this form DSO:Config. You need to push the 
request_id into a temporary (display only) field. A second filter running on 
DSO:Config does the Distributed-Transfer. I've implemented this for 
Distributed-Delete but it should also work for Transfer.
 
HTH
 
Kind Regards Conny



Von: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] Im Auftrag von Bala Patel
Gesendet: Freitag, 15. Mai 2009 19:57
An: arslist@ARSLIST.ORG
Betreff: Re: Filter Table Looping - Phase Issue

** 
All,

I had a question about Filter table looping and phases.  I am creating a table 
field on a form that will be used to DSO tickets to each selected server that 
has been added into the tables form.  When I save the ticket, the table field 
should be looped through. A distributed transfer should be performed for each 
server that is in the loop.

The  issue I am having is that I have to add the `! to the end of the filter 
which makes everything happen during Phase I..  The Distributed Transfer fails 
since it is happening in phase I. The DSO transfer should happen during a later 
phase and not phase I.  If I take the `! off the filter, then the filter loops 
and uses only the first record value for each record in the table field.  Does 
anyone know of another method to do this or a way around this?

ARS 7.1
Custom applications
 SQL 2005
Windows 2003 Server

Thanks very much.


Bala
_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_ 
_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_




___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"