<?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 WFA 4.1 Duplicate Self Links in XML Response in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133468#M24222</link>
    <description>&lt;P&gt;We noticed that starting in the latest upgrade, 4.1, when you get a response from a workflow execution, the XML payload has multiple self links. When I analyze the output of the URL's provided they both come back with the same information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I have is that the source that we have calling WFA is not expecting multiple self links and is erroring out. We are looking at fixing that code, but I believe this was an oversight/bug in this release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ran into this yet, and have a patch they received for it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;&amp;lt;/jobStatus&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="command-execution-arguments" href="&lt;A href="https://wfa.my.server.local/rest/workflows/executions/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/executions/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="add" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="&lt;U&gt;&lt;STRONG&gt;self&lt;/STRONG&gt;&lt;/U&gt;" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="list" href="&lt;A href="https://wfa.my.server.local/rest/workflows/jobs&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/jobs"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="cancel" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/cancel&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/cancel"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="out" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/plan/out&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/plan/out"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="reservation" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/reservation&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/reservation"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="&lt;U&gt;&lt;STRONG&gt;self&lt;/STRONG&gt;&lt;/U&gt;" href="&lt;A href="https://wfa.my.server.local/rest/workflows/jobs/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/jobs/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="resume" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/resume&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/resume"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;/job&amp;gt;&lt;/P&gt;&lt;DIV class="collapsible-content"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:45:09 GMT</pubDate>
    <dc:creator>coreywanless</dc:creator>
    <dc:date>2025-06-04T14:45:09Z</dc:date>
    <item>
      <title>WFA 4.1 Duplicate Self Links in XML Response</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133468#M24222</link>
      <description>&lt;P&gt;We noticed that starting in the latest upgrade, 4.1, when you get a response from a workflow execution, the XML payload has multiple self links. When I analyze the output of the URL's provided they both come back with the same information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I have is that the source that we have calling WFA is not expecting multiple self links and is erroring out. We are looking at fixing that code, but I believe this was an oversight/bug in this release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ran into this yet, and have a patch they received for it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;&amp;lt;/jobStatus&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="command-execution-arguments" href="&lt;A href="https://wfa.my.server.local/rest/workflows/executions/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/executions/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="add" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="&lt;U&gt;&lt;STRONG&gt;self&lt;/STRONG&gt;&lt;/U&gt;" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="list" href="&lt;A href="https://wfa.my.server.local/rest/workflows/jobs&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/jobs"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="cancel" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/cancel&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/cancel"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="out" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/plan/out&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/plan/out"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="reservation" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/reservation&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/reservation"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="&lt;U&gt;&lt;STRONG&gt;self&lt;/STRONG&gt;&lt;/U&gt;" href="&lt;A href="https://wfa.my.server.local/rest/workflows/jobs/32133&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/jobs/32133"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;atom:link rel="resume" href="&lt;A href="https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/resume&amp;quot;/" target="_blank"&gt;https://wfa.my.server.local/rest/workflows/f506d96e-e839-4cd4-af55-4ed05722bbd2/jobs/32133/resume"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;/job&amp;gt;&lt;/P&gt;&lt;DIV class="collapsible-content"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:45:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133468#M24222</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2025-06-04T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: WFA 4.1 Duplicate Self Links in XML Response</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133486#M24223</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/6653"&gt;@coreywanless&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's interesting. Let me try myself. I'll update you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:28:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133486#M24223</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2017-08-09T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: WFA 4.1 Duplicate Self Links in XML Response</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133597#M24240</link>
      <description>&lt;P&gt;I've noticed that too and opened up a case for this. After about four weeks it was decided that it's not a bug and the case was closed. We were told to work around this in our application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still believe it's a bug. Sure, the link is slightly different, but&amp;nbsp;if they do the same thing then why confuse the automation with two nodes with the same key?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 11:01:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-Duplicate-Self-Links-in-XML-Response/m-p/133597#M24240</guid>
      <dc:creator>MartinRohrbach</dc:creator>
      <dc:date>2017-08-14T11:01:48Z</dc:date>
    </item>
  </channel>
</rss>

