<?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: SOAP Web Services HTTP Authentication | Automatic Password Changes in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83659#M34904</link>
    <description>&lt;P&gt;Hi Paul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your answer. I'm aware of the possibility of categorizing my data-item to the password type and adding it to the credential fault. However, in the SOAP webservice you can only add the password itself, and not a data-item. Furthermore, for the action in the process the only input variables I can give are:&lt;BR /&gt;- listName [text]&lt;BR /&gt;- listItemID [text]&lt;BR /&gt;- fileName [text]&lt;BR /&gt;- addAttachment [Binary]&lt;BR /&gt;&lt;BR /&gt;My question is specifically on how to set up SOAP with HTTP authentication with a password from the credential fault. Hope you can help me further.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sarah Wind&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Feb 2023 12:13:00 GMT</pubDate>
    <dc:creator>swind</dc:creator>
    <dc:date>2023-02-08T12:13:00Z</dc:date>
    <item>
      <title>SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83657#M34902</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm working for a major client on a robot which uses SOAP Web Services to access and update an online database. It uses HTTP Authentication with username and password of the user account of the robot.&amp;nbsp; For security reasons, all robots (and user accounts) have to change their password every 60 days. &lt;BR /&gt;&lt;BR /&gt;For now, I can only hard-code the password of the HTTP authentication in the system of BP. This causes the error 'You are not authorised to call this webservice' everytime the password of the robot changes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there any way to make the password a data-item so that it can be accessed from the credential fault or alternatively, is there any documentation on how to configurate SSL authentication for SOAP in BP?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sarah Wind&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83657#M34902</guid>
      <dc:creator>swind</dc:creator>
      <dc:date>2023-02-08T08:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83658#M34903</link>
      <description>Hi Sarah,&lt;BR /&gt;&lt;BR /&gt;There is a data type Password. So yes, you can handle the password in a secure manner in a process or object. &lt;BR /&gt;&lt;BR /&gt;You can also use data items of type Text to handle a password, but this is something that must be avoided at all cost. That said, it can be handy to test your development.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 11:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83658#M34903</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2023-02-08T11:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83659#M34904</link>
      <description>&lt;P&gt;Hi Paul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your answer. I'm aware of the possibility of categorizing my data-item to the password type and adding it to the credential fault. However, in the SOAP webservice you can only add the password itself, and not a data-item. Furthermore, for the action in the process the only input variables I can give are:&lt;BR /&gt;- listName [text]&lt;BR /&gt;- listItemID [text]&lt;BR /&gt;- fileName [text]&lt;BR /&gt;- addAttachment [Binary]&lt;BR /&gt;&lt;BR /&gt;My question is specifically on how to set up SOAP with HTTP authentication with a password from the credential fault. Hope you can help me further.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sarah Wind&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 12:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83659#M34904</guid>
      <dc:creator>swind</dc:creator>
      <dc:date>2023-02-08T12:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83660#M34905</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/4903"&gt;@swind&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, there's no option for dynamically updating the password entry of a SOAP service defined using the SOAP Web Services wizard. ​What I would suggest is to look at &lt;STRONG&gt;AutomateC.exe&lt;/STRONG&gt; (the command line utility available in the BP installation folder). This utility includes options for registering a SOAP web service and a flag called &lt;STRONG&gt;/wsauth&lt;/STRONG&gt; that allows you to specify the username and password to use with the web service.&lt;BR /&gt;&lt;BR /&gt;You could potentially use a script once a month to update the password that way.&lt;BR /&gt;&lt;BR /&gt;I would tell you to just update it in the database, but it looks like the password for a SOAP service is encoded within the field &lt;EM&gt;&lt;STRONG&gt;dbo.BPAWebService.settingsXML&lt;/STRONG&gt;&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2023 16:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83660#M34905</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-02-08T16:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83661#M34906</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I have similar issue.&amp;nbsp; My SOAP service needs authentication and for some reason unable to load in to BluePrism, Where can we read more about the AutomateC utility ? I unbale to find any relevant technical material online. Could you please guide me&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;LAKSHMIGANESH Velayudham&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Feb 2023 06:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83661#M34906</guid>
      <dc:creator>sastharpa</dc:creator>
      <dc:date>2023-02-09T06:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: SOAP Web Services HTTP Authentication | Automatic Password Changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83662#M34907</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/28588"&gt;@sastharpa&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;See the online help: &lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm" target="_blank" rel="noopener"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Feb 2023 15:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-Web-Services-HTTP-Authentication-Automatic-Password-Changes/m-p/83662#M34907</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-02-09T15:55:00Z</dc:date>
    </item>
  </channel>
</rss>

