I may be wrong, but I thought you could just leave the user Login in the
notify filter and the email engine will go out and pick up the email
addresses as it sends the email

Fred 

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Brittain, Mark
Sent: Thursday, August 07, 2008 1:54 PM
To: [email protected]
Subject: Email Address issue in Notify

Hi All,

This one is cooking my noodle. I have a field ($customer email$)that
contains email addresses, and under certain conditions send out a
notification to these addresses. Problem is the number if characters in
the $customer email$ field can exceed 255 character limit of the User
Name in the notify filter. The email addresses are separated by a
semi-colon without spaces.

Since the number of email address vary, I need to read each address from
left to right, grab an address, send the email, and then look up the
next and repeat the process.

If the first email address was [EMAIL PROTECTED], I was thinking I could do
a Set Field to $email number$ STRSTRC ($email customer$, ";") and a
LEFT(email customer$,$email number$). The trick is to ignore the first
address and grab the second address and so on.

ARS 6.3 patch 20
OS: SunOS 5.9

Any ideas. 



Mark Brittain
Remedy Developer
NaviSite ESM Operations
315-453-2912 x5418 (Office)
315-317-2897 (Cell)

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to