Hello ByD experts,
I am trying to send an email to employees but the problem is the email activity use the Business Partner ID and not the Employee ID. And the customer does not want to maintain the Business partner data where the email comes from.
So I wanted to set directly the email in my code using the URI, but I did not succeed in that.
When I try to set the association insEmail.MessageToParty.....URI.Content = mailto:my@email.com, it tells me the mailto is not a viable alias.
And when I use double quotes, it tells me EmilURI can't be set to a String, which seems normal.
If somebody know how to set the email URI directly in ABSL, it would be awesome.
Thank you all for your attention.
Best regards.
Jacques-Antoine