Re: Esclation to update all of my people records

2013-05-22 Thread Longwing, Lj
Howard,
Filters DO fire when doing a Mod-Allthere is no way to modify a record
that doesn't cause the filters to fire (other than special api
tricks)it's AL's that don't fire on Mod-All...


On Tue, May 21, 2013 at 6:21 PM, Howard Richter hbr4...@gmail.com wrote:

 **

 Good evening all,

 ** **

 As I get older I forget the simple things.

 ** **

 I created a filter to update a hidden field on the people form with a
 combination of company/department/organization, for a license tracker I am
 evaluating.

 ** **

 Well I thought (again old age) that if I did a modify all from the user
 tool the filter would fire. I forgot that filters don’t fire when using a
 modify all from the user tool.

 ** **

 So I need to ask, what is the easiest escalation that I can  create to
 update all of my enabled user records?

 ** **

 An old man thanks you,

 ** **

 Howard

 ** **

 Howard Richter 

 Red Hat Certified Technician 

 CompTIA Linux+ Certified

 ITIL Foundation Certified 

 E-Mail = hrich...@richter-home.net

 Linkedin profile http://www.linkedin.com/in/hbr4270

 Please consider the environment before printing this message

 ** **

 ** **
 _ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Esclation to update all of my people records

2013-05-22 Thread Grooms, Frederick W
LJ, You beat me to saying that

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Longwing, Lj
Sent: Wednesday, May 22, 2013 8:13 AM
To: arslist@ARSLIST.ORG
Subject: Re: Esclation to update all of my people records

** 
Howard,
Filters DO fire when doing a Mod-Allthere is no way to modify a record that 
doesn't cause the filters to fire (other than special api tricks)it's AL's 
that don't fire on Mod-All...

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Howard Richter
Sent: Tuesday, May 21, 2013 7:21 PM
To: arslist@ARSLIST.ORG
Subject: Esclation to update all of my people records

** 
Good evening all,
 
As I get older I forget the simple things.
 
I created a filter to update a hidden field on the people form with a 
combination of company/department/organization, for a license tracker I am 
evaluating.
 
Well I thought (again old age) that if I did a modify all from the user tool 
the filter would fire. I forgot that filters don't fire when using a modify all 
from the user tool.
 
So I need to ask, what is the easiest escalation that I can  create to update 
all of my enabled user records?
 
An old man thanks you,
 
Howard
 
Howard Richter 
Red Hat Certified Technician 
CompTIA Linux+ Certified
ITIL Foundation Certified 
E-Mail = hrich...@richter-home.net
Linkedin profile http://www.linkedin.com/in/hbr4270

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Esclation to update all of my people records

2013-05-22 Thread remedy.help
Hello ,

Filters on modify all will also trigger the underlying filter written on
modify condition.

If you have an very distinct search possible on those records ,and the
fields you are trying to update are not display only then you can try
updating the records using an simple sql procedure. directly run this
against the db and this will not fire the filters on the people form if
these are new fields you are trying to update.

regards
amit


On Wed, May 22, 2013 at 6:46 PM, Grooms, Frederick W 
frederick.w.gro...@xo.com wrote:

 LJ, You beat me to saying that

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of Longwing, Lj
 Sent: Wednesday, May 22, 2013 8:13 AM
 To: arslist@ARSLIST.ORG
 Subject: Re: Esclation to update all of my people records

 **
 Howard,
 Filters DO fire when doing a Mod-Allthere is no way to modify a record
 that doesn't cause the filters to fire (other than special api
 tricks)it's AL's that don't fire on Mod-All...

 -Original Message-
 From: Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] On Behalf Of Howard Richter
 Sent: Tuesday, May 21, 2013 7:21 PM
 To: arslist@ARSLIST.ORG
 Subject: Esclation to update all of my people records

 **
 Good evening all,

 As I get older I forget the simple things.

 I created a filter to update a hidden field on the people form with a
 combination of company/department/organization, for a license tracker I am
 evaluating.

 Well I thought (again old age) that if I did a modify all from the user
 tool the filter would fire. I forgot that filters don't fire when using a
 modify all from the user tool.

 So I need to ask, what is the easiest escalation that I can  create to
 update all of my enabled user records?

 An old man thanks you,

 Howard

 Howard Richter
 Red Hat Certified Technician
 CompTIA Linux+ Certified
 ITIL Foundation Certified
 E-Mail = hrich...@richter-home.net
 Linkedin profile http://www.linkedin.com/in/hbr4270


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Esclation to update all of my people records

2013-05-21 Thread Howard Richter
Good evening all,

 

As I get older I forget the simple things.

 

I created a filter to update a hidden field on the people form with a
combination of company/department/organization, for a license tracker I am
evaluating.

 

Well I thought (again old age) that if I did a modify all from the user tool
the filter would fire. I forgot that filters don't fire when using a modify
all from the user tool.

 

So I need to ask, what is the easiest escalation that I can  create to
update all of my enabled user records?

 

An old man thanks you,

 

Howard

 

Howard Richter 

Red Hat Certified Technician 

CompTIA Linux+ Certified

ITIL Foundation Certified 

E-Mail =  mailto:hrich...@richter-home.net hrich...@richter-home.net

Linkedin profile  http://www.linkedin.com/in/hbr4270
http://www.linkedin.com/in/hbr4270

Please consider the environment before printing this message

 

 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Esclation to update all of my people records

2013-05-21 Thread Saji Philip
If you are doing this in bulk, maybe a simple staging form will do and
create filter to push the values into the fields in question and then your
filter should fire.
On May 21, 2013 7:22 PM, Howard Richter hbr4...@gmail.com wrote:

 **

 Good evening all,

 ** **

 As I get older I forget the simple things.

 ** **

 I created a filter to update a hidden field on the people form with a
 combination of company/department/organization, for a license tracker I am
 evaluating.

 ** **

 Well I thought (again old age) that if I did a modify all from the user
 tool the filter would fire. I forgot that filters don’t fire when using a
 modify all from the user tool.

 ** **

 So I need to ask, what is the easiest escalation that I can  create to
 update all of my enabled user records?

 ** **

 An old man thanks you,

 ** **

 Howard

 ** **

 Howard Richter 

 Red Hat Certified Technician 

 CompTIA Linux+ Certified

 ITIL Foundation Certified 

 E-Mail = hrich...@richter-home.net

 Linkedin profile http://www.linkedin.com/in/hbr4270

 Please consider the environment before printing this message

 ** **

 ** **
 _ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years