<?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: WFA - user input query for custom vsc datasource in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126662#M22756</link>
    <description>&lt;P&gt;Apologies, the link in my first reply was wrong. &amp;nbsp;I've updated the link with the video I used to create the custom datasource from csv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirmed via MySQL Workbench that data within the csv is indeed being imported into WFA's MySQL database. &amp;nbsp;Perhaps I just need guidance on creating SQL queries for the workflow's user input. &amp;nbsp;I'll try using MySQL Workbench query editor for this purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;P&gt;-Ben&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2017 23:25:56 GMT</pubDate>
    <dc:creator>BenCoughtry</dc:creator>
    <dc:date>2017-01-03T23:25:56Z</dc:date>
    <item>
      <title>WFA - user input query for custom vsc datasource</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126656#M22752</link>
      <description>&lt;P&gt;&amp;nbsp;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom csv datasource of network devices and am building a workflow&amp;nbsp;for users to run commands on&amp;nbsp;a device selected by used&amp;nbsp;input. &amp;nbsp;The workflow should query the csv datasource and allow the user to select the appropriate device through&amp;nbsp;a dropdown menu. &amp;nbsp;I've done similar operations&amp;nbsp;on CDOT clusters using SQL queries&amp;nbsp;within the user input however&amp;nbsp;cannot get this to work on my custom datasource. &amp;nbsp;All&amp;nbsp;queries I try fail with "Failed to execute query for user input: &amp;nbsp;No database selected".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is what I'm trying to do even possible or would I have to use some other method to have a user select objects within a custom csv datasource?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Ben&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 16:11:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126656#M22752</guid>
      <dc:creator>BenCoughtry</dc:creator>
      <dc:date>2025-06-04T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - user input query for custom vsc datasource</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126657#M22753</link>
      <description>Hello Ben,&lt;BR /&gt;&lt;BR /&gt;The user input query works with the WFA databse, so You have to import your CSV file into the WFA database before. Check this post &lt;A href="http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/EDM-Pack-Excel-Data-Management-for-WFA/td-p/113416" target="_blank"&gt;http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/EDM-Pack-Excel-Data-Management-for-WFA/td-p/113416&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hoe this help,&lt;BR /&gt;Pablo</description>
      <pubDate>Tue, 03 Jan 2017 21:28:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126657#M22753</guid>
      <dc:creator>gpablo</dc:creator>
      <dc:date>2017-01-03T21:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - user input query for custom vsc datasource</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126659#M22754</link>
      <description>&lt;P&gt;Thanks Pablo. &amp;nbsp;I believe I've already done this while using the following as a guide. &amp;nbsp;Both on-demand and scheduled&amp;nbsp;datasource aquisitions for this CSV are successfull and I can confirm I see&amp;nbsp;the file in&amp;nbsp;WFA's temp directory after aquisition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/Video-Building-your-first-script-based-custom-datasource-using-a-file/ta-p/87679#comment-17935" target="_self"&gt;https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/Video-Building-your-first-script-based-custom-datasource-using-a-file/ta-p/87679#comment-17935&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unless there is something additional I need to do in order to get the data into WFA DB?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank again,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Ben&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 23:16:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126659#M22754</guid>
      <dc:creator>BenCoughtry</dc:creator>
      <dc:date>2017-01-03T23:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - user input query for custom vsc datasource</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126660#M22755</link>
      <description>&lt;P&gt;Sorry, I've never used this perl script but the powershell that I sent before. I usually connect to the WFA database with a MySQL client in order to verify that the data are correctly imported.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 21:54:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126660#M22755</guid>
      <dc:creator>gpablo</dc:creator>
      <dc:date>2017-01-03T21:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - user input query for custom vsc datasource</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126662#M22756</link>
      <description>&lt;P&gt;Apologies, the link in my first reply was wrong. &amp;nbsp;I've updated the link with the video I used to create the custom datasource from csv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirmed via MySQL Workbench that data within the csv is indeed being imported into WFA's MySQL database. &amp;nbsp;Perhaps I just need guidance on creating SQL queries for the workflow's user input. &amp;nbsp;I'll try using MySQL Workbench query editor for this purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;P&gt;-Ben&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 23:25:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-user-input-query-for-custom-vsc-datasource/m-p/126662#M22756</guid>
      <dc:creator>BenCoughtry</dc:creator>
      <dc:date>2017-01-03T23:25:56Z</dc:date>
    </item>
  </channel>
</rss>

