<?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 SOAP not working - no &amp;quot;OUT&amp;quot; data in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/SOAP-not-working-no-quot-OUT-quot-data/m-p/91034#M41132</link>
    <description>Hello,

I am trying to make a call to a SOAP web service using an object that was created when I imported the WSDL. The web service receives the call, sends a reply, but nothing shows up in my return variables.

Now, when I look at the schema I see one instance of:

xsd:anyType

I know BP doesn't support that type, so is this the reason why I don't get a reply? If that's the case, are there any work-arounds or does anyone have any advice on how to get the job done using code?

thanks!

//g</description>
    <pubDate>Thu, 23 Aug 2018 05:07:00 GMT</pubDate>
    <dc:creator>GustafLindquist</dc:creator>
    <dc:date>2018-08-23T05:07:00Z</dc:date>
    <item>
      <title>SOAP not working - no "OUT" data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SOAP-not-working-no-quot-OUT-quot-data/m-p/91034#M41132</link>
      <description>Hello,

I am trying to make a call to a SOAP web service using an object that was created when I imported the WSDL. The web service receives the call, sends a reply, but nothing shows up in my return variables.

Now, when I look at the schema I see one instance of:

xsd:anyType

I know BP doesn't support that type, so is this the reason why I don't get a reply? If that's the case, are there any work-arounds or does anyone have any advice on how to get the job done using code?

thanks!

//g</description>
      <pubDate>Thu, 23 Aug 2018 05:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SOAP-not-working-no-quot-OUT-quot-data/m-p/91034#M41132</guid>
      <dc:creator>GustafLindquist</dc:creator>
      <dc:date>2018-08-23T05:07:00Z</dc:date>
    </item>
  </channel>
</rss>

