<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Send email to current user in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17399#M3617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sinhaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer. It should be ok as a work around. I'll test if UPNs will work. An API for retrieving a users email address would be nice anyways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jakob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2014 07:57:42 GMT</pubDate>
    <dc:creator>jakob_scheidler</dc:creator>
    <dc:date>2014-07-10T07:57:42Z</dc:date>
    <item>
      <title>Send email to current user</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17382#M3606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to get the email address of the user starting a workflow from within a command? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jakob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:32:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17382#M3606</guid>
      <dc:creator>jakob_scheidler</dc:creator>
      <dc:date>2025-06-05T05:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Send email to current user</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17386#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jakob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you give me some more background on what you are trying to do and why you are doing it ? &lt;/P&gt;&lt;P&gt;IIRC, when you create a local user in WFA server, you can specify the email address of the user.&lt;/P&gt;&lt;P&gt;I will have to check, how the same works in case of AD/LDAP integration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 03:42:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17386#M3609</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-07-10T03:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Send email to current user</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17391#M3612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jakob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can get the user-name of the user who executed the workflow from a command, but for email id, the API doesn't provide. It can be taken as an improvement for future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the below cmdlet to get the name of the workflow executor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-WfaRestParameter "userName"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can make use of this for your requirement if:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You create WFA local users with their email IDs as Usernames.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. If you use Domain Login for WFA, then you can change the User name attribute in WFA Configuration from sAMAccountName to UserPrincipalName i.e. UPN assuming the UPN and Email IDs are same ( they generally are ). Now you login to WFA as &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@Domain.com" target="_blank"&gt;user@Domain.com&lt;/A&gt;&lt;SPAN&gt; and since this is also the email id, the above api can get it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 07:41:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17391#M3612</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-07-10T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Send email to current user</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17399#M3617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sinhaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer. It should be ok as a work around. I'll test if UPNs will work. An API for retrieving a users email address would be nice anyways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jakob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 07:57:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Send-email-to-current-user/m-p/17399#M3617</guid>
      <dc:creator>jakob_scheidler</dc:creator>
      <dc:date>2014-07-10T07:57:42Z</dc:date>
    </item>
  </channel>
</rss>

