<?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: Webservices in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66171#M18776</link>
    <description>What if we use SSO to connect to Blue Prism? I do not have a credential to enter in step 2.a.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;André Ferreira&lt;BR /&gt;Consultant&lt;BR /&gt;Agap2it&lt;BR /&gt;Europe/Lisbon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Aug 2020 09:17:00 GMT</pubDate>
    <dc:creator>AndreFerreira</dc:creator>
    <dc:date>2020-08-13T09:17:00Z</dc:date>
    <item>
      <title>Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66162#M18767</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have created a process and exposed the process as Webservice. I am using resourcename:8181/ws/ to access the exposed process and I am able to see the process exposed. &lt;BR /&gt;However i am trying to trigger this process but i am not able to do so. I tired using Postman to trigger this webservice, but failed.&lt;/P&gt;
&lt;P&gt;Could any of you let me know how would i be able to run a process which is exposed as webservice?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 09:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66162#M18767</guid>
      <dc:creator>ChandanRaju</dc:creator>
      <dc:date>2020-01-20T09:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66163#M18768</link>
      <description>What's the exact error that you get?.&lt;BR /&gt;&lt;BR /&gt;What's the URL that you are tyring to post to?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66163#M18768</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-01-21T06:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66164#M18769</link>
      <description>&lt;P&gt;Hi Vivek,&lt;BR /&gt;So i am testing this: So i use localhost:8181/ws/ and i see the process which i have exposed. When i click on this i get an XML which is also fine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However when i am trying to trigger this process through postman using credentials of system it says the request could not be completed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be helpful if you let me know how a blueprism process/object exposed as webservice can be triggered&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chandan Raju&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66164#M18769</guid>
      <dc:creator>ChandanRaju</dc:creator>
      <dc:date>2020-01-21T06:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66165#M18770</link>
      <description>&lt;A href="https://portal.blueprism.com/system/files/documents/v6%20User%20Guide%20-%20Web%20Services.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/documents/v6%20User%20Guide%20-%20Web%20Services.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Go through this first please.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66165#M18770</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-01-21T06:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66166#M18771</link>
      <description>&lt;P&gt;Thank You, but i had gone through this document and this document just explains how a process can be exposed and how third party webservices can be consumed. But i was not able to find how a process in Blueprism exposed as webservices can be triggered or tested&lt;/P&gt;
&lt;P&gt;So I just wanted to know if there is any way i could test this triggering of process exposed as webservice.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chandan Raju&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 07:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66166#M18771</guid>
      <dc:creator>ChandanRaju</dc:creator>
      <dc:date>2020-01-21T07:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66167#M18772</link>
      <description>Hi chandan,&lt;BR /&gt;&lt;BR /&gt;Are you able to succesfully trigger the process using Web services&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2020 18:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66167#M18772</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2020-05-12T18:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66168#M18773</link>
      <description>Hi Harish,&lt;BR /&gt;Yes i was able to trigger the process using Postman/Soap UI on the runtime resource for my testing purpose.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chandan Raju&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2020 08:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66168#M18773</guid>
      <dc:creator>ChandanRaju</dc:creator>
      <dc:date>2020-05-13T08:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66169#M18774</link>
      <description>When we try to use Postman we are getting some SSL error. If you have chance can you share what exactly triggered the process in postman and Soap ui?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2020 12:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66169#M18774</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2020-05-13T12:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66170#M18775</link>
      <description>SSL Error usually occurs because of firewalls. Please do have a check if the windows firewall is blocking your request made.&lt;BR /&gt;&lt;BR /&gt;Also you could check with the below config in Postman if everything is in intact:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;1. Select POST Request in Postman, and send the URL leaving the ?wsdl i.e., https://[machine name]:[port]/ws/ProcessName&lt;BR /&gt;2. Under the Authorization tab: &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a. Select Basic Auth &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;b. Enter your Blueprism credentials&lt;BR /&gt;3. Under the Header section:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a. Change the value of Content-Type to application/xml&lt;BR /&gt;4. Under the Body section:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a. Fill in the XML as shown below with the required changes highlighted in &lt;STRONG&gt;BOLD&lt;/STRONG&gt;:&amp;nbsp;&lt;BR /&gt;&amp;lt;soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:Soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:blueprism:webservice:&lt;STRONG&gt;PROCESSNAME&lt;/STRONG&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;urn:&lt;STRONG&gt;PROCESSNAME&lt;/STRONG&gt; soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/soapenv:Body&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chandan Raju&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2020 09:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66170#M18775</guid>
      <dc:creator>ChandanRaju</dc:creator>
      <dc:date>2020-05-14T09:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Webservices</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66171#M18776</link>
      <description>What if we use SSO to connect to Blue Prism? I do not have a credential to enter in step 2.a.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;André Ferreira&lt;BR /&gt;Consultant&lt;BR /&gt;Agap2it&lt;BR /&gt;Europe/Lisbon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2020 09:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Webservices/m-p/66171#M18776</guid>
      <dc:creator>AndreFerreira</dc:creator>
      <dc:date>2020-08-13T09:17:00Z</dc:date>
    </item>
  </channel>
</rss>

