<?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 Issue accessing SOAP endpoint for stored process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Accessing-stored-process-through-SOAP/m-p/341416#M5299</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having issues accessing a stored process which i have deployed using SMC as a web service. According to the below doc, it is not even needed any more to deploy it as a webservice from SAS 9.3 version onwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why I am not able to access the end point. When I give the URL or endpoint as http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/ &lt;EM&gt;stored_process_path &lt;/EM&gt;(interleaved with %20&amp;nbsp;for any spaces that are in the path of stored process or its name)&amp;nbsp;its giving a HTTP 404 error saying "webpage not found" in chrome as well as IE. The WSDL for it is also not accessible - http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/&lt;EM&gt;stored_process_path&lt;/EM&gt;?WSDL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it anything that if I need to access a stored process as a web service it should only be run on the stored process server and result type should be set as stream and not as package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any directions on where I am going wrong would help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; text-decoration: underline; cursor: pointer;"&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keane76&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 04:37:04 GMT</pubDate>
    <dc:creator>keane76</dc:creator>
    <dc:date>2017-03-16T04:37:04Z</dc:date>
    <item>
      <title>Accessing stored process through SOAP</title>
      <link>https://communities.sas.com/t5/Developers/Accessing-stored-process-through-SOAP/m-p/341436#M5298</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having issues accessing a stored process which i have deployed using SMC as a web service. According to the below doc, it is not even needed any more to deploy it as a webservice from SAS 9.3 version onwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why I am not able to access the end point. When I give the URL or endpoint as http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/ &lt;EM&gt;stored_process_path &lt;/EM&gt;(interleaved with %20&amp;nbsp;for any spaces that are in the path of stored process or its name)&amp;nbsp;its giving a HTTP 404 error saying "webpage not found" in chrome as well as IE. The WSDL for it is also not accessible - http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/&lt;EM&gt;stored_process_path&lt;/EM&gt;?WSDL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it anything that if I need to access a stored process as a web service it should only be run on the stored process server and result type should be set as stream and not as package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any directions on where I am going wrong would help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; text-decoration: underline; cursor: pointer;"&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keane76&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 06:58:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Accessing-stored-process-through-SOAP/m-p/341436#M5298</guid>
      <dc:creator>keane76</dc:creator>
      <dc:date>2017-03-16T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Issue accessing SOAP endpoint for stored process</title>
      <link>https://communities.sas.com/t5/Developers/Accessing-stored-process-through-SOAP/m-p/341416#M5299</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having issues accessing a stored process which i have deployed using SMC as a web service. According to the below doc, it is not even needed any more to deploy it as a webservice from SAS 9.3 version onwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why I am not able to access the end point. When I give the URL or endpoint as http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/ &lt;EM&gt;stored_process_path &lt;/EM&gt;(interleaved with %20&amp;nbsp;for any spaces that are in the path of stored process or its name)&amp;nbsp;its giving a HTTP 404 error saying "webpage not found" in chrome as well as IE. The WSDL for it is also not accessible - http://&lt;EM&gt;host&lt;/EM&gt;:&lt;EM&gt;port&lt;/EM&gt;/SASBIWS/services/&lt;EM&gt;stored_process_path&lt;/EM&gt;?WSDL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it anything that if I need to access a stored process as a web service it should only be run on the stored process server and result type should be set as stream and not as package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any directions on where I am going wrong would help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; text-decoration: underline; cursor: pointer;"&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/PDF/default/wbsvcdg.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keane76&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 04:37:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Accessing-stored-process-through-SOAP/m-p/341416#M5299</guid>
      <dc:creator>keane76</dc:creator>
      <dc:date>2017-03-16T04:37:04Z</dc:date>
    </item>
  </channel>
</rss>

