<?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 Send more than output table to the client in SAS DI Job exposed as web service in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/892936#M20869</link>
    <description>&lt;P&gt;Dears,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We want to build SAS DI Job that are exposed to return different output tables and the DI job will be exposed as web service ... currently DI job exposed as output service can have only one output file .. how we can include multiple different tables in the response of exposed web service ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using SAS9.4 Platform.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 13:36:47 GMT</pubDate>
    <dc:creator>smehae</dc:creator>
    <dc:date>2023-09-06T13:36:47Z</dc:date>
    <item>
      <title>Send more than output table to the client in SAS DI Job exposed as web service</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/892936#M20869</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We want to build SAS DI Job that are exposed to return different output tables and the DI job will be exposed as web service ... currently DI job exposed as output service can have only one output file .. how we can include multiple different tables in the response of exposed web service ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using SAS9.4 Platform.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:36:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/892936#M20869</guid>
      <dc:creator>smehae</dc:creator>
      <dc:date>2023-09-06T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Send more than output table to the client in SAS DI Job exposed as web service</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897119#M20870</link>
      <description>&lt;P&gt;Think you are using the wrong tool. I suggest you use a SAS Stored Process instead.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 10:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897119#M20870</guid>
      <dc:creator>rudfaden</dc:creator>
      <dc:date>2023-10-04T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Send more than output table to the client in SAS DI Job exposed as web service</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897360#M20871</link>
      <description>&lt;P&gt;If you happen to licence Enterprise Decision Management with a MAS server component, there's a transformation for that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/sv/etlug/4.905/p0n2s8yde3a0yan1o7i5531cgtet.htm" target="_blank"&gt;https://documentation.sas.com/doc/sv/etlug/4.905/p0n2s8yde3a0yan1o7i5531cgtet.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Haven't tested it myself though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also deploy a DI Stdio job as a SAS Stored Process. It's not like a modern service, but similar:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/sv/etlug/4.905/n0lhkj8jxf8bqhn19f5g99z5zylr.htm" target="_blank"&gt;SAS Help Center: About Deploying Jobs as Stored Processes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A Stored process can then be published as a web service:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/sv/etlug/4.905/p0ak18zsykaduln163yhp2o6xtle.htm" target="_blank"&gt;SAS Help Center: About Deploying Jobs as Web Services&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 11:09:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897360#M20871</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2023-10-05T11:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Send more than output table to the client in SAS DI Job exposed as web service</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897535#M20872</link>
      <description>&lt;P&gt;Maybe you should tjek out&amp;nbsp;&lt;A href="https://sasjs.io/" target="_blank"&gt;https://sasjs.io/&lt;/A&gt;. They made a framework for web development with SAS&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 05:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Send-more-than-output-table-to-the-client-in-SAS-DI-Job-exposed/m-p/897535#M20872</guid>
      <dc:creator>rudfaden</dc:creator>
      <dc:date>2023-10-06T05:41:48Z</dc:date>
    </item>
  </channel>
</rss>

