Description:
I have a field to identify a group of records.
I have four profiles with this group ID in a custom field in the Profile feature.
My goal is to identify these profiles using enrichment features in the respective event configuration.
My problem is. Why despite having four profiles identified with this group ID, why can I only receive email for one profile. Each profile has its own email address.
Why: Real Time Communication Submission for multiple emails.
How: I would like the transactionmessage enrichment to accept the association of 1 to N. with this limitation, I will have to use the workflow.
Currently: If I want to continue using TransactionMe, the energetment association has to be 1 to 1. and not 1 to N.
Problem: Let's have a rework and think about adapting and / or rebuilding integration into one of the formats below:
If Acs really can not do that. I think of two other ways to make that sending mail:
* First, use the calling workflow by external signal. But this solution can allow a call every 10 minutes.
* And the other solution, I do not like it, is to create a table to save information and call the workflow through the API service. But this option I have possibility using the EAI, to build a solution more like a real-time event.
If someone has any better idea how to transpose this problem, thank you in advance. Thank you!