<?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 Integration with Service Now in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135920#M24646</link>
    <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/13863"&gt;@ninja&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The heading of this topic is highly misleading. As far as I know There is NO such thing as ServiceNow-WFA integration. Nothing is done at servicenow end to add any method etc..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll explain the theory behind this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose your lab support system provided 5 different types of service requests for which tickets can be raised on ServuceNow portal. For excuting those request tickets, you have 5 different WFA workflows wf01-05.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must know that serviceNow provides rest API to view and manage request tickets. So now you can have another workflow which can do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Call the REST API on service-now and read the ticket info and identify what type of workflow is required to execute this request. lets say wf01.&lt;/P&gt;&lt;P&gt;2. Now you know the workflow id, so this workflow can execute the WFA rest API to execute wf01 with the parameters obtained from step-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's all folks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 19:31:32 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2017-11-09T19:31:32Z</dc:date>
    <item>
      <title>WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101042#M17891</link>
      <description>&lt;P&gt;I am trying to create the workflow which can fetch some ticket information from Service Now and based on that the workflow should be invoked and excuted? How Service Now ticketing tool can be integrated with WFA?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 13:42:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101042#M17891</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2015-02-25T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101043#M17892</link>
      <description>&lt;P&gt;WFA allows users to add commands and create workflows with these commands. These commands are powershell or perl scripts. &amp;nbsp;These scripts can be used to call APIs or CLIs exposed by service now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WFA also has REST apis&amp;nbsp;for listing, executing and monitoring workflows in addition to doing other things. These apis can be called from service now. If you haven't already you should install WFA and tale a look a some of the commands that are shipped with it. &amp;nbsp;Once WFA is installed the REST api docs can be seen at the URL https://&amp;lt;WFAServer&amp;gt;/rest/docs&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 13:52:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101043#M17892</guid>
      <dc:creator>paragp</dc:creator>
      <dc:date>2015-02-25T13:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101056#M17896</link>
      <description>&lt;P&gt;You may find this thread related to Service Now integration with NetApp of help :&amp;nbsp;&lt;A title="https://communities.netapp.com/docs/DOC-17033" href="https://community.netapp.com/docs/DOC-17033" target="_blank"&gt;https://communities.netapp.com/docs/DOC-17033.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 16:29:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101056#M17896</guid>
      <dc:creator>tanzim</dc:creator>
      <dc:date>2015-02-25T16:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101062#M17899</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/12407"&gt;@paragp&lt;/a&gt;&amp;nbsp; &amp;nbsp; -Thanks for ur reply.I have WFA installed..I have developed one of the workflow in which i need to add the feature of reading the ticket from service now and run the workflow accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Ex:&lt;/STRONG&gt; Someone creates the ticket that I want to create the CIFS share as a request in ticket. Now I have thought 2 ways.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;One way&lt;/STRONG&gt; is we can read that ticket from WFA and run the workflow accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second way&lt;/STRONG&gt; is we can make one script outside of wfa which can read ticket and pass the parameters to invoke my workflow and work according to parameter. So which use case is possible and feasible according to you?If any other use case u have then suggest it if you dont mind.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 18:31:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/101062#M17899</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2015-02-25T18:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135811#M24616</link>
      <description>&lt;P&gt;Does anyone have any information on how they added the methods in Service Now to run against WFA?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 00:40:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135811#M24616</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2017-11-07T00:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135920#M24646</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/13863"&gt;@ninja&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The heading of this topic is highly misleading. As far as I know There is NO such thing as ServiceNow-WFA integration. Nothing is done at servicenow end to add any method etc..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll explain the theory behind this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose your lab support system provided 5 different types of service requests for which tickets can be raised on ServuceNow portal. For excuting those request tickets, you have 5 different WFA workflows wf01-05.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must know that serviceNow provides rest API to view and manage request tickets. So now you can have another workflow which can do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Call the REST API on service-now and read the ticket info and identify what type of workflow is required to execute this request. lets say wf01.&lt;/P&gt;&lt;P&gt;2. Now you know the workflow id, so this workflow can execute the WFA rest API to execute wf01 with the parameters obtained from step-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's all folks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:31:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135920#M24646</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2017-11-09T19:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135925#M24647</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for the methods listed below in the screenshot. I need info on how those methods were created. This was posted in this article.&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/Outline-of-Service-Now-Integration-with-NetApp-WFA/ta-p/87350" target="_blank"&gt;https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/Outline-of-Service-Now-Integration-with-NetApp-WFA/ta-p/87350&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/16011_servicenowWFA.GIF" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:52:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135925#M24647</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2017-11-09T19:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: WFA Integration with Service Now</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135962#M24652</link>
      <description>&lt;P&gt;Please refer this thread.&amp;nbsp; I have attached some documents and script. Refer this and you will get to know how to call ServiceNow RestAPIs&amp;nbsp;and WFA APIs and communication between them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/Workflow-to-create-Home-Directories-using-Integration-between-ServiceNow-and-WFA/m-p/103212#M18260" target="_blank"&gt;http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/Workflow-to-create-Home-Directories-using-Integration-between-ServiceNow-and-WFA/m-p/103212#M18260&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 15:03:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Integration-with-Service-Now/m-p/135962#M24652</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2017-11-13T15:03:30Z</dc:date>
    </item>
  </channel>
</rss>

