Hello everyone,
I need to send an email from BRF plus.I have developed an application with email and an element(say Z)data object with dummy constant value as 1.
Next,function call in event mode.In the signature tab, i have included email application name in the context and result parameter as a time stamp(since I do not need to woory about result parameter).The ruleset condition is- if Z = 1 then process the email.
But when i run the simulation,it is not triggering any email.The email id is hardcoded for testing purpose.
Pls let me know if iam missing anything in the above mentioned steps?.