<?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 WIP scheduling services in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694638#M20531</link>
    <description>Thank you very much &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt;!</description>
    <pubDate>Tue, 27 Oct 2020 17:33:18 GMT</pubDate>
    <dc:creator>SASWayne</dc:creator>
    <dc:date>2020-10-27T17:33:18Z</dc:date>
    <item>
      <title>SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694246#M20514</link>
      <description>&lt;P&gt;I'm trying to understand what is a Web Infrastructure Platform scheduling service that runs on middle tier.&lt;/P&gt;
&lt;P&gt;is it something that is used to by webapps to schedule flows?&lt;/P&gt;
&lt;P&gt;How it works in the background?&lt;/P&gt;
&lt;P&gt;What is its purpose?&lt;/P&gt;
&lt;P&gt;etc.&lt;/P&gt;
&lt;P&gt;I'm having hard luck in finding its documentation, could someone point me to the documentation or explain in a detailed way about WIP scheduling services in my post?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 14:16:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694246#M20514</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2020-10-26T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694281#M20516</link>
      <description>The purpose of WIP Scheduling Services is to make scheduling available generally through the middle tier so solutions can schedule their jobs without needing to have information on how to schedule to any given scheduler themselves (i.e. a scheduling API). The documentation on scheduling in a particular solution would be in that solution's documentation, behind the scenes they would make use of this service.</description>
      <pubDate>Mon, 26 Oct 2020 15:57:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694281#M20516</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-10-26T15:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694284#M20517</link>
      <description>Thank you very much! I just have some more questions below.&lt;BR /&gt;&lt;BR /&gt;How do we administer WIP scheduling services like start/stop?&lt;BR /&gt;&lt;BR /&gt;is it tied with any mid tier component like webapp/webserver, locator etc.?&lt;BR /&gt;&lt;BR /&gt;Does the solution be able to choose which scheduler (PPM, in-process, etc.)&lt;BR /&gt;be used for scheduling?&lt;BR /&gt;&lt;BR /&gt;Does WIP scheduling service need any configuration when the environment is&lt;BR /&gt;setup initially?&lt;BR /&gt;&lt;BR /&gt;is there a log/configuration folder available for WIP scheduling services&lt;BR /&gt;incase if any troubleshooting is needed?&lt;BR /&gt;&lt;BR /&gt;How does the WIP scheduling service submit schedules to PPM (I mean the&lt;BR /&gt;internal process happens within SAS after it receives schedule flow&lt;BR /&gt;requests from a solution)?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!!!&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Oct 2020 16:13:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694284#M20517</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2020-10-26T16:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694309#M20518</link>
      <description>1. WIP Scheduling Services runs on SASServer1, so starting and stopping it would be done there by stopping/starting SASServer1.&lt;BR /&gt;2. Yes, it is a web application on SASServer1.&lt;BR /&gt;3. If the solution opts to make this an option, yes.&lt;BR /&gt;4. No, it does not need to be separately configured.&lt;BR /&gt;5. It is a web application so SASServer1_1's catalina.out, server.log and the WIPServices log in Lev1/Web/Logs/SASServer1_1 would be the associated log files.&lt;BR /&gt;6. Process Manager accepts job submissions through a TCP connection to it's port (1966 by default). The WIP Scheduling Service submits jobs through a connection to Process Manager on that port.</description>
      <pubDate>Mon, 26 Oct 2020 17:43:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694309#M20518</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-10-26T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694638#M20531</link>
      <description>Thank you very much &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt;!</description>
      <pubDate>Tue, 27 Oct 2020 17:33:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/694638#M20531</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2020-10-27T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/695983#M20594</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt;&lt;BR /&gt;SAS WIP SOAP service is as same as SAS WIP scheduling services? or a different one?&lt;BR /&gt;If it is different, does it also run on SASServer1_1?&lt;BR /&gt;does it need to be started/stopped separately?&lt;BR /&gt;does it require any separate configuration?</description>
      <pubDate>Mon, 02 Nov 2020 16:26:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/695983#M20594</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2020-11-02T16:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS WIP scheduling services</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/696002#M20597</link>
      <description>The SOAP service is different from scheduling services, but both are part of the Web Infrastructure Platform (WIP) that runs on SASServer1_1. SASWIPSoapServices is it's own web application.&lt;BR /&gt;&lt;BR /&gt;It is still started/stopped by starting/stopping SASServer1 and does not require configuration outside of the normal deployment process.</description>
      <pubDate>Mon, 02 Nov 2020 17:21:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-WIP-scheduling-services/m-p/696002#M20597</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-11-02T17:21:38Z</dc:date>
    </item>
  </channel>
</rss>

