Re: [Arsperl-users] Updating Filter information
Brought to you by:
jeffmurphy
|
From: <jar...@gm...> - 2006-06-14 17:03:59
|
Or you can update the table holding the filters, and then force the server to recache. -- Jarl On 6/14/06, Carey Matthew Black <bla...@gm...> 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 =3D Action Request System(Remedy) > > Solution =3D 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 <Ank...@bm...> 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 a= nd 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 w= ould do the job. The filters need to be disabled without any criteria. > > > > Ankur > > > > -----Original Message----- > > From: ars...@ar... > > [mailto:ars...@ar...]On Behalf Of Jarl Gr=F8neng > > 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 <Ank...@bm...> 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 learn= ing a > > > new scripting just for this as for all other purpose I'm using perl. > > > > > > Thanks > > > Ankur > > > > > > > > > > > > _______________________________________________ > > > Arsperl-users mailing list > > > Ars...@ar... > > > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > > > > > > > > > > > > > > _______________________________________________ > > Arsperl-users mailing list > > Ars...@ar... > > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > > > > > > > _______________________________________________ > > Arsperl-users mailing list > > Ars...@ar... > > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > > > > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > |