<?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 Please help with the in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63915#M16778</link>
    <description>Please help with the following error when I acces the web service in my code using action stage ""General HTTP error : Not Found"" or sometimes even ""Not authorized to call this web service</description>
    <pubDate>Thu, 05 Jan 2017 13:22:00 GMT</pubDate>
    <dc:creator>PrateekMehan</dc:creator>
    <dc:date>2017-01-05T13:22:00Z</dc:date>
    <item>
      <title>Blue Prism Web Service Response</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63913#M16776</link>
      <description>Hi,

I have created a simple process and exposed it as a web service.  The output of the process is just a data item holding text.

When the web service is called, is the output XML data?

Thanks.</description>
      <pubDate>Mon, 05 Dec 2016 21:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63913#M16776</guid>
      <dc:creator>ritesh_a_ramkhe</dc:creator>
      <dc:date>2016-12-05T21:14:00Z</dc:date>
    </item>
    <item>
      <title>Hi Ritesh,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63914#M16777</link>
      <description>Hi Ritesh,
Refer the below link for exposing web services through Blue prism. After exposing business object as a web service through bp will create a wsdl url. you can use this WSDL url to access the business object.
WSDL format http://[machinename]:/ws/Buisinessobject name?wsdl. 
&lt;A href="https://portal.blueprism.com/system/files/product/productpublic/4.2/Blu" target="test_blank"&gt;https://portal.blueprism.com/system/files/product/productpublic/4.2/Blu&lt;/A&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63914#M16777</guid>
      <dc:creator>KirankumarMahan</dc:creator>
      <dc:date>2016-12-23T13:00:00Z</dc:date>
    </item>
    <item>
      <title>Please help with the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63915#M16778</link>
      <description>Please help with the following error when I acces the web service in my code using action stage ""General HTTP error : Not Found"" or sometimes even ""Not authorized to call this web service</description>
      <pubDate>Thu, 05 Jan 2017 13:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63915#M16778</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-01-05T13:22:00Z</dc:date>
    </item>
    <item>
      <title>How to consume a Web Service</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63916#M16779</link>
      <description>How to consume a Web Service ""it always throws an error Internal ""General HTTP error not found"" and ""Not authorized to call this web service"" ??
Any help would be appreciated.
Thanks,</description>
      <pubDate>Thu, 05 Jan 2017 15:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63916#M16779</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-01-05T15:25:00Z</dc:date>
    </item>
    <item>
      <title>Just to make sure people</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63917#M16780</link>
      <description>Just to make sure people using Blue Prism Web Services are clear.  Best practice is for your Web Service process to NOT be asynchronous - because it would be bad web service practice to wait for the duration of the business process for a response.
Your Web Service should simply take the request and add it to a Blue Prism work queue - to be worked by a resourcepc that is working that queue.  The Web Service response should simply be a flag stating the request was successfully received.
If there is a response required by the business process, this should be designed seperatey (potentially by Blue Prism calling a web service hosted elsewhere to return data).</description>
      <pubDate>Wed, 22 Feb 2017 15:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-Service-Response/m-p/63917#M16780</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-02-22T15:27:00Z</dc:date>
    </item>
  </channel>
</rss>

