Alternative SEND syntax .. to CC only

Contains tips for configurators working with Aware IM
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Alternative SEND syntax .. to CC only

Post by tford »

I learned recently that the SEND action does not always have to be used to send email to an intelligent object. Email addresses can be stored in any attribute & used by the SEND action in the CC attribute of the notification.

See a process below with two rules that builds and sends an email notification to two email addresses in the CC area. No intelligent object is used.


CREATE OutgoingEmail_Test WITH OutgoingEmail_Test.CC='[email protected];'[email protected]'

SEND OutgoingEmail_Test
Tom - V8.8 build 3137 - MySql / PostGres
RLJB
Posts: 914
Joined: Tue Jan 05, 2010 10:16 am
Location: Sydney, Australia

Post by RLJB »

Tom,

I assume from your post you can't do it in the To field, is that correct?

Tks
Rod. Aware 8.6 (latest build), Developer Edition, on OS Linux (Ubuntu) using GUI hosted on AWS EC2, MYSQL on AWS RDS
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

I assume from your post you can't do it in the To field, is that correct?
Hi Rod .. yes, I believe that's correct.
Tom - V8.8 build 3137 - MySql / PostGres
Post Reply