<?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: Can we access web services from Mainframe sas? Or is there another way please suggest. in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443716#M12498</link>
    <description>&lt;P&gt;The HTTP procedure and SOAP procedures are both supported under z/OS.&lt;/P&gt;
&lt;P&gt;Do check the documentation for these procedures because they do include some z/OS specific comments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doing TLS/SSL with these procs for z/OS specifically is not well described in the manual.&lt;/P&gt;
&lt;P&gt;Try it out and if you run into difficulties with the TLS bits&amp;nbsp;it would be something good to run past SAS Technical Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2018 11:58:29 GMT</pubDate>
    <dc:creator>SimonDawson</dc:creator>
    <dc:date>2018-03-08T11:58:29Z</dc:date>
    <item>
      <title>Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443681#M12488</link>
      <description>&lt;P&gt;Hi I have to access web services using mainframe sas. is it possible? if yes. then please suggest the possible way.&lt;BR /&gt;if no, then is there any other way we can go for?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 08:29:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443681#M12488</guid>
      <dc:creator>Sukhi1</dc:creator>
      <dc:date>2018-03-08T08:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443687#M12491</link>
      <description>&lt;P&gt;My knowledge of mainframe SAS is zero. However you access web services with either PROC HTTP or PROC SOAP, depending on the type of web service. If those procs are available on the mainframe, then I guess you could....&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 08:51:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443687#M12491</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2018-03-08T08:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443690#M12492</link>
      <description>thanks you nhvdwalt . I need to make secure communication between two server may be based on certification .</description>
      <pubDate>Thu, 08 Mar 2018 09:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443690#M12492</guid>
      <dc:creator>Sukhi1</dc:creator>
      <dc:date>2018-03-08T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443691#M12493</link>
      <description>&lt;P&gt;100%, then you will of course specify the HTTPS URL in PROC HTTP. Just make sure that the needed CA certificates are installed on SAS. Have a look at the SAS guide titled 'Encryption in SAS 9.4' that will tell you where and how these certs are stored in the SAS installation.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 09:18:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443691#M12493</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2018-03-08T09:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443706#M12496</link>
      <description>thank you nhvdwalt. I am going thru the SAS guide 'Encryption in SAS 9.4' . will get back if any issue/findings.</description>
      <pubDate>Thu, 08 Mar 2018 10:48:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443706#M12496</guid>
      <dc:creator>Sukhi1</dc:creator>
      <dc:date>2018-03-08T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443708#M12497</link>
      <description>&lt;P&gt;No problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also search the web for SAS Papers on the topic, there are many good papers out there with some solid examples.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 10:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443708#M12497</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2018-03-08T10:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443716#M12498</link>
      <description>&lt;P&gt;The HTTP procedure and SOAP procedures are both supported under z/OS.&lt;/P&gt;
&lt;P&gt;Do check the documentation for these procedures because they do include some z/OS specific comments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doing TLS/SSL with these procs for z/OS specifically is not well described in the manual.&lt;/P&gt;
&lt;P&gt;Try it out and if you run into difficulties with the TLS bits&amp;nbsp;it would be something good to run past SAS Technical Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:58:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/443716#M12498</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-03-08T11:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444037#M12511</link>
      <description>Thanks Simon.</description>
      <pubDate>Fri, 09 Mar 2018 09:58:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444037#M12511</guid>
      <dc:creator>Sukhi1</dc:creator>
      <dc:date>2018-03-09T09:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444128#M12520</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/66070"&gt;@Sukhi1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just one addition. To be able to make full usage of proc http / soap, you would need to be on SAS 9,4 and at least the 3rd maintenance level.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I would also suggest you to get some java program, such as SoapUI, to test the connections to the web service before the actual creation of the SAS procedures. I will save you a bunch of time and trouble.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.smartbear.com/t5/SoapUI-Open-Source/Integrating-SoapUI-with-Mainframe/td-p/28295" target="_blank"&gt;https://community.smartbear.com/t5/SoapUI-Open-Source/Integrating-SoapUI-with-Mainframe/td-p/28295&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 14:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444128#M12520</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-03-09T14:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can we access web services from Mainframe sas? Or is there another way please suggest.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444635#M12536</link>
      <description>Thanks JuanS_OCS for the link</description>
      <pubDate>Mon, 12 Mar 2018 05:35:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-access-web-services-from-Mainframe-sas-Or-is-there/m-p/444635#M12536</guid>
      <dc:creator>Sukhi1</dc:creator>
      <dc:date>2018-03-12T05:35:16Z</dc:date>
    </item>
  </channel>
</rss>

