<?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 Worflow : Send email with multiple outputs in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75717#M8556</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to create a workflow in which I would connect to all switches to retrieve ports which are not included in netlogin.&lt;BR /&gt;My goal is to create a HTML table with all the devices and the ports and send it to myself.&lt;BR /&gt;&lt;BR /&gt;But it seems that in the workflow script, you can either have input for devices/ports or without ( I presume mainly to do stuff related to NBI, API, ...)&lt;BR /&gt;&lt;BR /&gt;If I go for a input with all the selected switches, how can I retreive all the ouputs of my switches at the end of the script ?&lt;BR /&gt;&lt;BR /&gt;Else if I go for the script/workflow with no device selected, how can I do an emc_send() to a specific switch ?&amp;nbsp;&lt;BR /&gt;I already tried to get my switches from NBI and rewrite emc_vars["deviceIP"] and then do emc_send() without success.&lt;BR /&gt;&lt;BR /&gt;Any ideas or workaround would be much appreciated.&lt;BR /&gt;Thank you all,&lt;BR /&gt;Theo</description>
    <pubDate>Wed, 24 Nov 2021 16:38:57 GMT</pubDate>
    <dc:creator>COUTURET</dc:creator>
    <dc:date>2021-11-24T16:38:57Z</dc:date>
    <item>
      <title>Worflow : Send email with multiple outputs</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75717#M8556</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to create a workflow in which I would connect to all switches to retrieve ports which are not included in netlogin.&lt;BR /&gt;My goal is to create a HTML table with all the devices and the ports and send it to myself.&lt;BR /&gt;&lt;BR /&gt;But it seems that in the workflow script, you can either have input for devices/ports or without ( I presume mainly to do stuff related to NBI, API, ...)&lt;BR /&gt;&lt;BR /&gt;If I go for a input with all the selected switches, how can I retreive all the ouputs of my switches at the end of the script ?&lt;BR /&gt;&lt;BR /&gt;Else if I go for the script/workflow with no device selected, how can I do an emc_send() to a specific switch ?&amp;nbsp;&lt;BR /&gt;I already tried to get my switches from NBI and rewrite emc_vars["deviceIP"] and then do emc_send() without success.&lt;BR /&gt;&lt;BR /&gt;Any ideas or workaround would be much appreciated.&lt;BR /&gt;Thank you all,&lt;BR /&gt;Theo</description>
      <pubDate>Wed, 24 Nov 2021 16:38:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75717#M8556</guid>
      <dc:creator>COUTURET</dc:creator>
      <dc:date>2021-11-24T16:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Worflow : Send email with multiple outputs</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75718#M8557</link>
      <description>each activity can create its own output and store it to the filesystem = executed in concurrent.&lt;BR /&gt;then the next activity will read all files and combine it to one output&lt;BR /&gt;the next activity will send the email&lt;BR /&gt;the next activity will wait 60 seconds and then delete temporary files&lt;BR /&gt;&lt;BR /&gt;Take inspiration at &lt;A href="https://github.com/extremenetworks/ExtremeScripting/blob/master/XMC_XIQ-SE/oneview_workflows/xwf/ERS_por_counters_report-8.4.2.38v39.xwf?raw=true" target="_blank" rel="noopener"&gt;ERS port counters&lt;/A&gt; at &lt;A href="https://github.com/extremenetworks/ExtremeScripting/blob/master/XMC_XIQ-SE/oneview_workflows/README.md" target="_blank" rel="noopener"&gt;GitHub&lt;/A&gt;</description>
      <pubDate>Thu, 25 Nov 2021 11:01:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75718#M8557</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2021-11-25T11:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Worflow : Send email with multiple outputs</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75719#M8558</link>
      <description>Thanks ! That was exactly what I was looking for !</description>
      <pubDate>Thu, 25 Nov 2021 17:08:15 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/worflow-send-email-with-multiple-outputs/m-p/75719#M8558</guid>
      <dc:creator>COUTURET</dc:creator>
      <dc:date>2021-11-25T17:08:15Z</dc:date>
    </item>
  </channel>
</rss>

