Customer ID is on the Order Header, so you can't set a rule to filter. add a condition in the .p to set sendemail = true when it is a customer you want an alert on.
You can also do an INDEX clause for a list of customers
Add after Find OrderHed - Find first Customer where Orderhed.custnum = Customer.Custnum no-lock.
Change
assign SendEmail = true.
to
If Customer.CustID = "XXX" then
assign SendEmail = true.
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com] On Behalf Of Trzaska, Mark
Sent: Friday, May 03, 2013 5:09 PM
To: Greg Payne;
vantage@yahoogroups.com
Subject: [Vantage] RE: Re: Request for basic Help
Quick question. If I want to make it customer specific. Is that involve rewriting the .p code or modifying the bam.
Thanx again for all the help.
Regards,
Mark Trzaska
From: Greg Payne [mailto:
GPayne@...<mailto:GPayne%40compulink-usa.com>]
Sent: Thursday, May 02, 2013 5:33 PM
To:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Cc: Trzaska, Mark
Subject: RE: Re: Request for basic Help
Mark:
This is the simplest way to approach.
1. Create a new BAM on OrderRel, save it.
2. From available fields find NeedByDate and select it. ( screen 1)
3. In Action Click Send Alert. I would also do create log as it is good info for research.
4. Add your email in the To or CC box. ( screen 2 )
5. Make sure that Global Alerts Email Process is set to run at startup
6. Change a date on an order and you should get a generic alert. ( If there are errors they will be in the server log. Email errors show in the global alert messages error log )
7. Now add alert program attached into you \\server\Epicor905\server\ud<file:///<file:///\\>\\server\Epicor905\server\ud> directory
8. Set the alert program to the same path and name ( screen 3)
9. Test again and you should get a formatted email. You can open the .p program in an editor and change the content, from, to, etc.
Good Luck
Greg Payne
Screen 1
[cid:
image001.jpg@...5E3380<mailto:image001.jpg%4001CE4816.EC5E3380>]
Screen 2
[cid:
image002.jpg@...5E3380<mailto:image002.jpg%4001CE4816.EC5E3380>]
[cid:
image003.jpg@...5E3380<mailto:image003.jpg%4001CE4816.EC5E3380>]
From:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>> [mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of Trzaska, Mark
Sent: Thursday, May 02, 2013 3:24 PM
To:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>>
Subject: [Vantage] Re: Request for basic Help
That's the problem. Im just starting query's in vantage and have never really made ont. I do see the condition your speaking of.
I guess what im asking for is what would the actual query be. (when you click on "designed" and the query box shows up).
I really do appreciate any help with this. As I am drowning in other work.
Regards
Mark Trzaska
Administrator
Stanley Machining & Tool Corp.
425 Maple Avenue
Carpentersville, IL 60110
Phone (847) 426-4560
Fax (847) 426-6951
e-mail
Mtrzaska@...<mailto:Mtrzaska%40StanleyMachining.com><mailto:Mtrzaska%40StanleyMachining.com><mailto:
Mtrzaska@...<mailto:Mtrzaska%40StanleyMachining.com><mailto:Mtrzaska%40StanleyMachining.com>>
[Non-text portions of this message have been removed]
________________________________
CONFIDENTIALITY NOTICE
The information contained in this communication, including attachments, is privileged and confidential. It is intended only for the exclusive use of the addressee. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us at 727-578-6280 and immediately delete the communication.
"This (document/presentation) may contain technical data as defined in the International Traffic In Arms Regulations (ITAR) 22 CFR 120.10. Export of this material is restricted by the Arms Export Control Act (22 U.S.C. 2751 et seq.) and may not be exported to foreign persons without prior approval form the U.S. Department of State."
[Non-text portions of this message have been removed]
________________________________
CONFIDENTIALITY NOTICE
The information contained in this communication, including attachments, is privileged and confidential. It is intended only for the exclusive use of the addressee. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us at 727-578-6280 and immediately delete the communication.
"This (document/presentation) may contain technical data as defined in the International Traffic In Arms Regulations (ITAR) 22 CFR 120.10. Export of this material is restricted by the Arms Export Control Act (22 U.S.C. 2751 et seq.) and may not be exported to foreign persons without prior approval form the U.S. Department of State."
[Non-text portions of this message have been removed]