Or you can update the table holding the filters, and then force the
server to recache.

--
Jarl

On 6/14/06, Carey Matthew Black <[EMAIL PROTECTED]> wrote:
> Ankur,
>
> With that description of the problem. I would actually suggest a
> different approach.
>
> Create a Packing list.
> Export the 400 filters.
> Delete the 400 filters.
>   < do whatever you need to do without the filters>
> Import the 400 filters.
>
> No code required.
> Minimum effort.
> Repeatable.
>
> --
> Carey Matthew Black
> Remedy Skilled Professional (RSP)
> ARS = Action Request System(Remedy)
>
> Solution = People + Process + Tools
> Fast, Accurate, Cheap.... Pick two.
> Never ascribe to malice, that which can be explained by incompetence.
>
>
> On 6/13/06, Gulati, Ankur <[EMAIL PROTECTED]> wrote:
> > Jarl,
> >
> > Yeah...I am trying to use the server program now.
> >
> > I forgot to mention earlier that I have to disable around 400 filters and 
> > then re enable them later. They are on remote machine and it takes hell lot 
> > of time to do it. So I thought of running a script at the server that would 
> > do the job. The filters need to be disabled without any criteria.
> >
> > Ankur
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Jarl Grøneng
> > Sent: Tuesday, June 13, 2006 11:47 PM
> > To: ARSperl User Discussion
> > Subject: Re: [Arsperl-users] Updating Filter information
> >
> >
> > You can use the driver program supplied with the server.
> >
> > Enabling/disbling filters using workflow is not a "best practice".
> > Instead use a form with one record, wich you do a set field from and a
> > second filter fire or not depend on the value set in the first filter.
> >
> > --
> > Jarl
> >
> > On 6/13/06, Gulati, Ankur <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi List,
> > >
> > > I am stuck in a situation where I need to switch the enable flag of a 
> > > Filter
> > > to enabled or disabled using ARS Perl. I know that there is no API in here
> > > which sets the information for Filter.
> > > Is there a workaround to this.
> > >
> > > I have seen such a thing in Jython but don't want to go through learning a
> > > new scripting just for this as for all other purpose I'm using perl.
> > >
> > > Thanks
> > > Ankur
> > >
> > >
> > >
> > > _______________________________________________
> > > Arsperl-users mailing list
> > > Arsperl-users@arsperl.org
> > > https://lists.sourceforge.net/lists/listinfo/arsperl-users
> > >
> > >
> > >
> >
> >
> > _______________________________________________
> > Arsperl-users mailing list
> > Arsperl-users@arsperl.org
> > https://lists.sourceforge.net/lists/listinfo/arsperl-users
> >
> >
> >
> > _______________________________________________
> > Arsperl-users mailing list
> > Arsperl-users@arsperl.org
> > https://lists.sourceforge.net/lists/listinfo/arsperl-users
> >
>
>
> _______________________________________________
> Arsperl-users mailing list
> Arsperl-users@arsperl.org
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>


_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to