<?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 API to add items to work queue? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44502#M955</link>
    <description>Hi there,

Is there a way to add work items to a queue programmatically?

Basically, we are trying to find an effective front-end solution where a user can fill out a web form which then, on submission, a work item is created and added to a specified work queue to be worked on a scheduled process?

Is this possible to develop out, without having to have a blue prism process run to and call the API and add the item that way?

Thanks</description>
    <pubDate>Thu, 19 Oct 2017 17:46:00 GMT</pubDate>
    <dc:creator>sarcher</dc:creator>
    <dc:date>2017-10-19T17:46:00Z</dc:date>
    <item>
      <title>API to add items to work queue?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44502#M955</link>
      <description>Hi there,

Is there a way to add work items to a queue programmatically?

Basically, we are trying to find an effective front-end solution where a user can fill out a web form which then, on submission, a work item is created and added to a specified work queue to be worked on a scheduled process?

Is this possible to develop out, without having to have a blue prism process run to and call the API and add the item that way?

Thanks</description>
      <pubDate>Thu, 19 Oct 2017 17:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44502#M955</guid>
      <dc:creator>sarcher</dc:creator>
      <dc:date>2017-10-19T17:46:00Z</dc:date>
    </item>
    <item>
      <title>The method of doing that</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44503#M956</link>
      <description>The method of doing that would be to expose an object as a SOAP Web Service.  That Web Service will be an extreamly simple, simply taking a request and adding it to a Blue Prism Work Queue, returning an output parameter to confirm that the request was successfully added.
Your front end solution would simply call the Blue Prism web service to add requests to the Work Queue.
For more details there is a guide or fact sheet on Web Services in the product area of the portal.</description>
      <pubDate>Thu, 19 Oct 2017 18:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44503#M956</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-10-19T18:24:00Z</dc:date>
    </item>
    <item>
      <title>Great, thanks Denis, will</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44504#M957</link>
      <description>Great, thanks Denis, will investigate further with the docs you mentioned but sounds like its doable which is a great start. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 19 Oct 2017 18:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44504#M957</guid>
      <dc:creator>sarcher</dc:creator>
      <dc:date>2017-10-19T18:40:00Z</dc:date>
    </item>
    <item>
      <title>Great, thanks Denis, will</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44505#M958</link>
      <description>Great, thanks Denis, will investigate further with the docs you mentioned but sounds like its doable which is a great start. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 19 Oct 2017 18:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-add-items-to-work-queue/m-p/44505#M958</guid>
      <dc:creator>sarcher</dc:creator>
      <dc:date>2017-10-19T18:40:00Z</dc:date>
    </item>
  </channel>
</rss>

