<?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: Cifs Share Finder issues in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41389#M8492</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;You get this error when you use a finder but don't give the variable input to finder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is the screen shot of how you should declare it, after doing this even though you are facing issues then upload your sample workflow that has the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Majid M A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 04:32:25 GMT</pubDate>
    <dc:creator>majidm</dc:creator>
    <dc:date>2014-09-10T04:32:25Z</dc:date>
    <item>
      <title>Cifs Share Finder issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41379#M8490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey I am encountering a error I was hoping someone could help me resolve. &lt;/P&gt;&lt;P&gt;I have a simple workflow that tries to use the cm_storage.cifs_shares table to recreate cifs shares. When I run this workflow i am unable to get the loop to function correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 errors I am seeing &lt;/P&gt;&lt;P&gt;During execution I get this &lt;/P&gt;&lt;P&gt;Failed to register member variable 'CIFS_ShareMember1' for row #1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the workflow as a image. &lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/26788_Screen+Shot+2014-09-05+at+12.57.15+PM.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/26789_TestProblem_workflow.dar.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filter select is&lt;/P&gt;&lt;P&gt;select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `cifs_share`.`name` as "cifs_share.name",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `cifs_share`.`path` as "cifs_share.path",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `cifs_share`.`comment` as "cifs_share.comment",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cluster.primary_address as "vserver.cluster.primary_address",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cluster.name as "name",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vserver.name as "vserver.name"&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cm_storage.cifs_share,&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.cluster&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cifs_share.vserver_id = vserver.id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND vserver.cluster_id = cluster.id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and vserver.name = '${SVM_Name}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND cluster.name = '${Cluster_Name}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND cifs_share.path != '/'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finder is base on this filter &lt;/P&gt;&lt;P&gt;The row loops on this criteria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:29:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41379#M8490</guid>
      <dc:creator>olson</dc:creator>
      <dc:date>2025-06-05T05:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs Share Finder issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41384#M8491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi olson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please upload your workflow so we can take a look, instead of replying back-and-forth?... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 19:46:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41384#M8491</guid>
      <dc:creator>solal</dc:creator>
      <dc:date>2014-09-07T19:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs Share Finder issues</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41389#M8492</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;You get this error when you use a finder but don't give the variable input to finder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is the screen shot of how you should declare it, after doing this even though you are facing issues then upload your sample workflow that has the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Majid M A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 04:32:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Cifs-Share-Finder-issues/m-p/41389#M8492</guid>
      <dc:creator>majidm</dc:creator>
      <dc:date>2014-09-10T04:32:25Z</dc:date>
    </item>
  </channel>
</rss>

