<?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: Consuming SOAPENV Webservice in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82931#M34282</link>
    <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="e1e4c10a-aae8-4188-b921-01877e39f53b" data-tag-text="@Athiban Mahamathi Mathialagan" href="https://community.blueprism.com/network/profile?UserKey=e1e4c10a-aae8-4188-b921-01877e39f53b" data-itemmentionkey="95108d09-78db-4a54-b000-2ca248a85894"&gt;@Athiban Mahamathi Mathialagan&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When Add webservice, provide credentials and call the method in object, we are getting "Internal Error on credentials".&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sheela Parthasarathy&lt;BR /&gt;Assistant Vice President&lt;BR /&gt;Deutsche Bank Group&lt;BR /&gt;Pacific/Apia&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jun 2023 07:11:00 GMT</pubDate>
    <dc:creator>Sheela</dc:creator>
    <dc:date>2023-06-13T07:11:00Z</dc:date>
    <item>
      <title>Consuming SOAPENV Webservice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82929#M34280</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I wanted to consume a webservice which has a header with username and password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using HTTP action. Could you please let me know how I should create the header for below request.&lt;/P&gt;
&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:bsvc="urn:com.XX" xmlns:wsse="http://docs.oasis-open.orgXXXX&amp;gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;soapenv:Header&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsse:Security soapenv:mustUnderstand="1"&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsse:UsernameToken&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsse:Username&amp;gt;test@bp&amp;lt;/wsse:Username&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;wsse:Password&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type="http://xxxx#PasswordText"&amp;gt;**&amp;lt;/wsse:Password&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsse:UsernameToken&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/wsse:Security&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/soapenv:Header&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;lt;soapenv:Body&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bsvc:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any suggestions are appreciated.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sheela Parthasarathy&lt;BR /&gt;Assistant Vice President&lt;BR /&gt;Deutsche Bank Group&lt;BR /&gt;Pacific/Apia&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2023 10:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82929#M34280</guid>
      <dc:creator>Sheela</dc:creator>
      <dc:date>2023-06-09T10:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Consuming SOAPENV Webservice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82930#M34281</link>
      <description>&lt;P&gt;Hi Sheela,&lt;/P&gt;
&lt;P&gt;Alternatively, you can add this web service with http authentication under system --&amp;gt; objects -- &amp;gt; SOAP web services and use the actions associated with the soap service in the process. Attached the web service guide for your reference (Refer from page 23)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15870.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16033i281A9A89F4A61130/image-size/large?v=v2&amp;amp;px=999" role="button" title="15870.png" alt="15870.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Athiban Mahamathi ,&lt;BR /&gt;SimplifyNext,&lt;BR /&gt;Technical Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2023 00:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82930#M34281</guid>
      <dc:creator>Athiban_Mahamathi</dc:creator>
      <dc:date>2023-06-12T00:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Consuming SOAPENV Webservice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82931#M34282</link>
      <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="e1e4c10a-aae8-4188-b921-01877e39f53b" data-tag-text="@Athiban Mahamathi Mathialagan" href="https://community.blueprism.com/network/profile?UserKey=e1e4c10a-aae8-4188-b921-01877e39f53b" data-itemmentionkey="95108d09-78db-4a54-b000-2ca248a85894"&gt;@Athiban Mahamathi Mathialagan&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When Add webservice, provide credentials and call the method in object, we are getting "Internal Error on credentials".&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sheela Parthasarathy&lt;BR /&gt;Assistant Vice President&lt;BR /&gt;Deutsche Bank Group&lt;BR /&gt;Pacific/Apia&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2023 07:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82931#M34282</guid>
      <dc:creator>Sheela</dc:creator>
      <dc:date>2023-06-13T07:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Consuming SOAPENV Webservice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82932#M34283</link>
      <description>&lt;P&gt;Hi Sheela,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;can you please post the full error message?&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Athiban Mahamathi ,&lt;BR /&gt;SimplifyNext,&lt;BR /&gt;Technical Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2023 02:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82932#M34283</guid>
      <dc:creator>Athiban_Mahamathi</dc:creator>
      <dc:date>2023-06-14T02:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Consuming SOAPENV Webservice</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82933#M34284</link>
      <description>&lt;P&gt;Can you also double check the web service credentials&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Athiban Mahamathi ,&lt;BR /&gt;SimplifyNext,&lt;BR /&gt;Technical Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2023 02:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Consuming-SOAPENV-Webservice/m-p/82933#M34284</guid>
      <dc:creator>Athiban_Mahamathi</dc:creator>
      <dc:date>2023-06-14T02:58:00Z</dc:date>
    </item>
  </channel>
</rss>

