<?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: DS2 Code Example SOAP Web Service in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378222#M276778</link>
    <description>&lt;P&gt;Is it a license issue (you are not supposed to run Base SAS)? From what I can quickly tell, Base SAS is there. I quickly looked at some documentation and some of the supporting files are *.sas files. You can try and run a command-line for a simple sas program and see if it works.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2017 16:09:28 GMT</pubDate>
    <dc:creator>AlanC</dc:creator>
    <dc:date>2017-07-21T16:09:28Z</dc:date>
    <item>
      <title>DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378032#M276775</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering how we can call a SOAP web service from DS2 code? I do see some DS2 examples around REST web services, but due to RTDM's&amp;nbsp;Web Process limitation i.e.&amp;nbsp;it can't process complex/composite type elements, sometimes we might need to develop SAS process in DS2 to call the SOAP web service, &amp;nbsp;especially when RTDM version is not 6.3 or higher.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share some example code of DS2 for invoking SOAP web services.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 09:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378032#M276775</guid>
      <dc:creator>faisalbasra</dc:creator>
      <dc:date>2017-07-21T09:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378211#M276776</link>
      <description>&lt;P&gt;I can't test for you right now but have you considered using PROC SOAP then doing the manipulation once it is a dataset?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 15:46:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378211#M276776</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-07-21T15:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378216#M276777</link>
      <description>&lt;P&gt;Hi Alan,&lt;BR /&gt;&lt;BR /&gt;You are right, we can do proc soap, but proc soap is only available in base SAS, if I am not wrong. I need a SAS process in RTDM, which can call the web service, make output variables available&amp;nbsp;in campaign diagram, &amp;nbsp;and I think in RTDM we can't use Base SAS and datasets.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 15:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378216#M276777</guid>
      <dc:creator>faisalbasra</dc:creator>
      <dc:date>2017-07-21T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378222#M276778</link>
      <description>&lt;P&gt;Is it a license issue (you are not supposed to run Base SAS)? From what I can quickly tell, Base SAS is there. I quickly looked at some documentation and some of the supporting files are *.sas files. You can try and run a command-line for a simple sas program and see if it works.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:09:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378222#M276778</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-07-21T16:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378230#M276779</link>
      <description>&lt;P&gt;Try executing a PROC SOAP;RUN; and see what the log says. i bet it will throw an error but say that you didn't supply enough parameters.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:18:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378230#M276779</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-07-21T16:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: DS2 Code Example SOAP Web Service</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378232#M276780</link>
      <description>Okay, let me try your tip.</description>
      <pubDate>Fri, 21 Jul 2017 16:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DS2-Code-Example-SOAP-Web-Service/m-p/378232#M276780</guid>
      <dc:creator>faisalbasra</dc:creator>
      <dc:date>2017-07-21T16:20:42Z</dc:date>
    </item>
  </channel>
</rss>

