<?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: Stumped: share.vserver.cluster.primary_address - property 'cluster' can't be resolved in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47644#M9776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked that the "Remove CIFS Share ACL" command and didn't understand the Parameters Mapping which is where you got your errors from.&amp;nbsp; I cloned the command and mapped the parameters to something that fits better with your workflow.&amp;nbsp; I also fixed the parameters in the "Send E-mail" command.&amp;nbsp; Since I can't attach a file to a reply, I updated the &lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-32459" target="_blank"&gt;workflow fix&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2014 00:03:05 GMT</pubDate>
    <dc:creator>rle</dc:creator>
    <dc:date>2014-02-07T00:03:05Z</dc:date>
    <item>
      <title>Stumped: share.vserver.cluster.primary_address - property 'cluster' can't be resolved</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47639#M9775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WFA newbie is stumped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building a 3-step cDOT workflow (see attached). The second step uses the "Remove CIFS Share ACL" command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The UserInputs for Cluster, Vserver and Share and cascading selects. It took me a long time to formulate the SQL-SELECT for the $ShareName UserInput because I want it to only show shares on that cluster/vserver. The UserInput selects seem to operate as I want but something must be wrong. When I preview or execute the WF I get this error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Illegal expression: share.vserver.cluster.primary_address - property 'cluster' can't be resolved&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;At command 'Remove CIFS Share ACL', tab 'Cifs_Share', variable 'share'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The entire WF is attached. The $ShareName UserInput SELECT code is here (since I created this part I suspect it could be in value ... though at user-input run-time it does what I expected)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==== &lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cifs_share.name&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cm_storage.cluster,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cm_storage.vserver,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cm_storage.cifs_share&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cluster.name = '${ClusterName}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND vserver.name = '${VserverName}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND cifs_share.vserver_id = vserver.id&lt;/P&gt;&lt;P&gt;ORDER BY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; cifs_share.name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:43:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47639#M9775</guid>
      <dc:creator>korns</dc:creator>
      <dc:date>2025-06-05T05:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stumped: share.vserver.cluster.primary_address - property 'cluster' can't be resolved</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47644#M9776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked that the "Remove CIFS Share ACL" command and didn't understand the Parameters Mapping which is where you got your errors from.&amp;nbsp; I cloned the command and mapped the parameters to something that fits better with your workflow.&amp;nbsp; I also fixed the parameters in the "Send E-mail" command.&amp;nbsp; Since I can't attach a file to a reply, I updated the &lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-32459" target="_blank"&gt;workflow fix&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 00:03:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47644#M9776</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-02-07T00:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stumped: share.vserver.cluster.primary_address - property 'cluster' can't be resolved</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47652#M9778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rick.&amp;nbsp; You made my day. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not even think to look at the Command's Parameter Mappings. I cloned this WF (I think) from something and I'm not positive if I cloned from something certified or something from someone else. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do a standard set of Command Parameter Mappings come with each command or are they generated as my workflow step is built up? I'm fuzzy on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 00:41:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47652#M9778</guid>
      <dc:creator>korns</dc:creator>
      <dc:date>2014-02-07T00:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stumped: share.vserver.cluster.primary_address - property 'cluster' can't be resolved</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47657#M9780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Certified commands come with the their Parameter Mappings.&amp;nbsp; They are not generated by a workflow. This is the first one I've seen that didn't work properly.&amp;nbsp; Please mark this discussion correctly answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 00:49:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Stumped-share-vserver-cluster-primary-address-property-cluster-can-t-be-resolved/m-p/47657#M9780</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-02-07T00:49:50Z</dc:date>
    </item>
  </channel>
</rss>

