<?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: Accessing a SOAP service with signature i BP in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98706#M46390</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50326"&gt;@LarsEnevoldsen&lt;/a&gt; - this looks like a tricky one, sorry you haven't had any answers as yet. I'm going to bump this up to the top of the board for you to see if we can get some clever folks from the community to give you advice. If you've managed to make any progress since posting this, let me know!&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 09:21:54 GMT</pubDate>
    <dc:creator>Michael_S</dc:creator>
    <dc:date>2023-11-14T09:21:54Z</dc:date>
    <item>
      <title>Accessing a SOAP service with signature i BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98705#M46389</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I'm trying to access a SOAP webservice that requires every request is signed by a certificate.&amp;nbsp;&lt;BR /&gt;The setup for this signature is as follows&lt;/P&gt;
&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;Signature xmlns="http://rep.oio.dk/digitalsignatur.dk/xml/schemas/2007/02/08/"&amp;gt;
   &amp;lt;SignedInfo&amp;gt;
      &amp;lt;CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" /&amp;gt;
      &amp;lt;SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /&amp;gt;
      &amp;lt;Reference URI=""&amp;gt;
         &amp;lt;Transforms&amp;gt;
            &amp;lt;Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /&amp;gt;
            &amp;lt;Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" /&amp;gt;
         &amp;lt;/Transforms&amp;gt;
         &amp;lt;DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /&amp;gt;
         &amp;lt;DigestValue&amp;gt;…&amp;lt;/DigestValue&amp;gt;
      &amp;lt;/Reference&amp;gt;
   &amp;lt;/SignedInfo&amp;gt;
   &amp;lt;SignatureValue&amp;gt;…&amp;lt;/SignatureValue&amp;gt;
   &amp;lt;KeyInfo&amp;gt;
      &amp;lt;X509Data&amp;gt;
         &amp;lt;X509Certificate&amp;gt;…&amp;lt;/X509Certificate&amp;gt;
      &amp;lt;/X509Data&amp;gt;
   &amp;lt;/KeyInfo&amp;gt;
&amp;lt;/Signature&amp;gt;&lt;/PRE&gt;
&lt;P&gt;I'm guessing I have to use the "Utility - HTTP::HTTP Request" object - but how?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 12:31:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98705#M46389</guid>
      <dc:creator>LarsEnevoldsen</dc:creator>
      <dc:date>2023-11-03T12:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a SOAP service with signature i BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98706#M46390</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50326"&gt;@LarsEnevoldsen&lt;/a&gt; - this looks like a tricky one, sorry you haven't had any answers as yet. I'm going to bump this up to the top of the board for you to see if we can get some clever folks from the community to give you advice. If you've managed to make any progress since posting this, let me know!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 09:21:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98706#M46390</guid>
      <dc:creator>Michael_S</dc:creator>
      <dc:date>2023-11-14T09:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a SOAP service with signature i BP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98707#M46391</link>
      <description>&lt;P&gt;I would seem that its possible &lt;A href="https://bpdocs.blueprism.com/z-pdf/bpe/web-services/en-us/blue-prism-6-web-services-user-guide.pdf&amp;nbsp;" target="test_blank"&gt;https://bpdocs.blueprism.com/z-pdf/bpe/web-services/en-us/blue-prism-6-web-services-user-guide.pdf&amp;nbsp;&lt;/A&gt;; &amp;nbsp;see page 35&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But its beyond me to make it work - also it seems this manual is out of date. wsdl.exe and wsewsdl3.exe are not used anymore as far as I can tell.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 09:27:23 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Accessing-a-SOAP-service-with-signature-i-BP/m-p/98707#M46391</guid>
      <dc:creator>LarsEnevoldsen</dc:creator>
      <dc:date>2023-11-14T09:27:23Z</dc:date>
    </item>
  </channel>
</rss>

