Hi,
I have a custom user attribute imported from AD let's call it a SI_CUSTOM_ATTRIBUTE, based on it I would like to build an email address to send a publication to, something like %SI_CUSTOM_ATTRIBUTE%@domain.name.com , however while providing custom attribute name I'm not receiving the SI_CUSTOM_ATTIBUTE value (attribute is imported correctly and I can see the value in the user properties), I imagine that custom attributes might be accessed differently than other default placeholders.
Do you know a syntax for a custom attribute placeholder that could be used in this case? If I would be refering to the attribute in the webi report it would be @Variable('SI_CUSTOM_ATTRIBUTE'), but how to refer to it in the email properties?
Regards
Jolanta