<?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: Same issue here. Is this in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73860#M26465</link>
    <description>Hello -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to call the wsdl created for my object using powershell. BUt I am getting 401 - Unauthorized error. Below is my code snippet.&amp;nbsp; Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;$webservicex = New-WebServiceProxy -Uri $url -namespace WebServiceProxy&lt;BR /&gt;[xml]$result=$webservicex.Sum("auto",1.0,2.0) &lt;BR /&gt;&lt;BR /&gt;and the error message is&lt;BR /&gt;Exception calling "Sum" with "3" argument(s): "The request failed with HTTP status 401: Unauthorized."&lt;BR /&gt;At line:3 char:1&lt;BR /&gt;+ [xml]$result=$webservicex.Sum("auto",1.0,2.0)&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [], MethodInvocationException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : WebException&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rahul Kannan Sethu MAdhavan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Jan 2020 22:16:00 GMT</pubDate>
    <dc:creator>Rahul_KannanSet</dc:creator>
    <dc:date>2020-01-28T22:16:00Z</dc:date>
    <item>
      <title>Process exposed as WebService in AD integrated environment - 401- Unathorized exception</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73858#M26463</link>
      <description>Hi 
I am having BP environment which is AD integrated fully and my user(windows login) has full rights (all roles /permissions enabled). I have exposed a process as a WebService and trying to call it from a .NET program. I tried giving my windows credentials while calling it from code, but it still gives 401- Not authorized exception. 
I know in case of regular (non AD) environment, it works and I am able to call it , but seems like for AD integrated, we need something more either at BP end or at code end to ensure the call is successful.
Kindly suggest. !!

Thanks,
Vivek</description>
      <pubDate>Tue, 24 Oct 2017 19:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73858#M26463</guid>
      <dc:creator>VivekAmbildhag</dc:creator>
      <dc:date>2017-10-24T19:58:00Z</dc:date>
    </item>
    <item>
      <title>Same issue here. Is this</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73859#M26464</link>
      <description>Same issue here. Is this resolved? If yes, please share. Thanks!</description>
      <pubDate>Mon, 18 Dec 2017 04:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73859#M26464</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2017-12-18T04:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Same issue here. Is this</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73860#M26465</link>
      <description>Hello -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to call the wsdl created for my object using powershell. BUt I am getting 401 - Unauthorized error. Below is my code snippet.&amp;nbsp; Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;$webservicex = New-WebServiceProxy -Uri $url -namespace WebServiceProxy&lt;BR /&gt;[xml]$result=$webservicex.Sum("auto",1.0,2.0) &lt;BR /&gt;&lt;BR /&gt;and the error message is&lt;BR /&gt;Exception calling "Sum" with "3" argument(s): "The request failed with HTTP status 401: Unauthorized."&lt;BR /&gt;At line:3 char:1&lt;BR /&gt;+ [xml]$result=$webservicex.Sum("auto",1.0,2.0)&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [], MethodInvocationException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : WebException&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rahul Kannan Sethu MAdhavan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jan 2020 22:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73860#M26465</guid>
      <dc:creator>Rahul_KannanSet</dc:creator>
      <dc:date>2020-01-28T22:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Same issue here. Is this</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73861#M26466</link>
      <description>I am no expert in Web Service and its usage in various languages but please note:&lt;BR /&gt;- Blue Prism exposed Web Services use SOAP protocol&lt;BR /&gt;- Authentication header with basic authentication has to be used&lt;BR /&gt;- in case of different AD domains the user has to be specified as "&amp;lt;domain&amp;gt;\&amp;lt;userid&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;I just tried it yesterday within Blue Prism itself (process calls WS exposed process) and from outside using SOAP UI application.&lt;BR /&gt;&lt;BR /&gt;edit:&lt;BR /&gt;as you already mentioned, the permissions have to be set in Blue Prism accordingly.&lt;BR /&gt;- execution rights on the process (and dependencies)&lt;BR /&gt;- Web Service consumer right</description>
      <pubDate>Wed, 29 Jan 2020 09:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-exposed-as-WebService-in-AD-integrated-environment-401/m-p/73861#M26466</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2020-01-29T09:30:00Z</dc:date>
    </item>
  </channel>
</rss>

