<?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: REST Workflow Scheduling in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122901#M22067</link>
    <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/30168"&gt;@Rutul﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the below doc and you would never have to worry about manually creating User-Input XML body for any workflow with any number of user-input of any type. It will get you your XML within seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since its code generated, the user mistakes like you were doing will all get eliminated.&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-Discussions/How-to-generate-the-User-Input-XML-Body-for-executing-workflows-via-REST-APIs/m-p/107853#M19026" target="_blank"&gt;How to generate the User-Input XML Body for executing workflows via REST APIs: The Solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2016 07:28:35 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2016-09-05T07:28:35Z</dc:date>
    <item>
      <title>REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57823#M12008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am initiating WFA workflows via REST and this is working great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;workflowInput&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputValues&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="Region" value="LAB"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="Rep" value="No"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="Backup" value="No"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;userInputEntry key="Email" value="&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@email.com" target="_blank"&gt;user@email.com&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="NARid" value="60028-1"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="Description" value="Portal"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="DFSpath" value="Lab-test"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;userInputEntry key="BISO" value="&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@email.com" target="_blank"&gt;user@email.com&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;userInputEntry key="CClist" value="0840867585:100"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/userInputValues&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/workflowInput&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have noticed there is jobStatus field in the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: black;"&gt;&amp;lt;jobStatus&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0070c1;"&gt;COMPLETED&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;&amp;lt;/jobStatus&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;lt;scheduleType&amp;gt;Immediate&amp;lt;/scheduleType&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;I presume I can submit the job as DELAYED and provide a PlannedExecutionTime - but can anyone supply me with the REST input/format to post this instruction to my workflow?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 15:24:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57823#M12008</guid>
      <dc:creator>brycedeutsche</dc:creator>
      <dc:date>2014-07-01T15:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57826#M12009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For delayed execution of workflow following element can be added before &amp;lt;/workflowInput&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag" style="text-align: left; text-indent: 0px; color: #000088;"&gt;&amp;lt;executionDateAndTime&amp;gt;07/11/14 08:14 PM&lt;/SPAN&gt;&lt;SPAN class="tag" style="text-align: left; text-indent: 0px; color: #000088;"&gt;&amp;lt;/executionDateAndTime&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag" style="text-align: left; text-indent: 0px; color: #000088;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag" style="text-align: left; text-indent: 0px; color: #000088;"&gt;Here date format is "mm/dd/yy HH:MM AM/PM"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="tag" style="text-align: left; text-indent: 0px; color: #000088;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 04:28:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57826#M12009</guid>
      <dc:creator>ranjeetr</dc:creator>
      <dc:date>2014-07-02T04:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57835#M12010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ranjeetr - this worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 12:06:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/57835#M12010</guid>
      <dc:creator>brycedeutsche</dc:creator>
      <dc:date>2014-07-02T12:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122874#M22064</link>
      <description>&lt;P&gt;When I am trying this format it gives error as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Response Code: 400. Error executing workflow: Inv&lt;/P&gt;&lt;P&gt;alidInputException{Message: Got incorrect date and time format '"09/25/16 09:47&lt;BR /&gt;PM"'. Correct format 'M/d/yy h:mm a', for example: 9/3/16 9:47 PM, Cause: null}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I think correct format should be M/d/yy h:mm a when there is only one digit in the date or time.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 18:13:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122874#M22064</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2016-09-03T18:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122877#M22065</link>
      <description>&lt;P&gt;It is solved. The format was not a problem. I put the date format in quotes. So it was not taking. Now I am able to schedule the workflow.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2016 07:21:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122877#M22065</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2016-09-04T07:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122901#M22067</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/30168"&gt;@Rutul﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the below doc and you would never have to worry about manually creating User-Input XML body for any workflow with any number of user-input of any type. It will get you your XML within seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since its code generated, the user mistakes like you were doing will all get eliminated.&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-Discussions/How-to-generate-the-User-Input-XML-Body-for-executing-workflows-via-REST-APIs/m-p/107853#M19026" target="_blank"&gt;How to generate the User-Input XML Body for executing workflows via REST APIs: The Solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 07:28:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122901#M22067</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2016-09-05T07:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: REST Workflow Scheduling</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122963#M22088</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes.. I had referred the REST API document link from Support Links in WFA. I got XML format from there for every REST API URL and successfully Scheduled the workflow using REST API of WFA.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 17:12:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/REST-Workflow-Scheduling/m-p/122963#M22088</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2016-09-06T17:12:23Z</dc:date>
    </item>
  </channel>
</rss>

