<?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: SAS DI Web Service Output Message in Developers</title>
    <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151905#M4136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could be way off base... my knowledge of developing web services is close to 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 15:32:22 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2014-05-09T15:32:22Z</dc:date>
    <item>
      <title>SAS DI Web Service Output Message</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151902#M4133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, so I created a SAS STP and then made a Web Service from it.&amp;nbsp; It runs fine in SoapUI.&amp;nbsp; But the return doesn't tell me if it finished or not.&lt;/P&gt;&lt;P&gt;I can check the log myself to find out but users won't be able to do that.&lt;/P&gt;&lt;P&gt;How do I create output message for the Web Service in DI so that it returns a message?&lt;/P&gt;&lt;P&gt;Just a simple Finished or Error would be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 09:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151902#M4133</guid>
      <dc:creator>Grumbler</dc:creator>
      <dc:date>2014-05-09T09:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Web Service Output Message</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151903#M4134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not going to be much help, but I hope sometimes my questions are helpful to others who can then help...&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;1. So you have a SAS stored process, the purpose of which is to do some data processing (ETL), rather than return a report.&amp;nbsp; Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How will users call this stored processs?&amp;nbsp; I'm confused by the reference to DI (Data Integration Studio).&amp;nbsp; They will call the stored process from DI Studio?&amp;nbsp; Or via a web page? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they call the stored process from DI studio, I would think they could check the log in DI studio themselves.&amp;nbsp; And not sure why you would need to make the stored process a web sevice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they call the stored process from a web page, then the stored process could end by sending an html page saying "complete" or "error" or whatever to _webout.&amp;nbsp; And there are plenty of papers on automated log scanning, if you want to go that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;---Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 13:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151903#M4134</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-09T13:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Web Service Output Message</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151904#M4135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; All it does is some data processing.&amp;nbsp; Don't need to return anything.&lt;/P&gt;&lt;P&gt;I am not sure exactly how the users will call.&amp;nbsp; However they want to use it.&amp;nbsp; They will just trigger it so the data processing gets done.&lt;/P&gt;&lt;P&gt;What I meant by DI is that I created the STP in DI and also created WS in DI (automatically).&lt;/P&gt;&lt;P&gt;Ah, _webout.&amp;nbsp; I think I have seen it somewhere.&amp;nbsp; Let me do some research on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 14:07:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151904#M4135</guid>
      <dc:creator>Grumbler</dc:creator>
      <dc:date>2014-05-09T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Web Service Output Message</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151905#M4136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could be way off base... my knowledge of developing web services is close to 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 15:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151905#M4136</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-09T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Web Service Output Message</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151906#M4137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you create the STP, there is a tab where you can specify the output parameters.&amp;nbsp; you can check &amp;amp;syscc macro variable to output the message.&amp;nbsp; so when you run from soapui, you will see the return value there as well.&amp;nbsp; hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 09:01:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-Web-Service-Output-Message/m-p/151906#M4137</guid>
      <dc:creator>Grumbler</dc:creator>
      <dc:date>2015-03-11T09:01:43Z</dc:date>
    </item>
  </channel>
</rss>

