<?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: SAP Work Process Questions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503543#M1258850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so so so much for that answer.  This is helping me a lot.   Also would u happen to know how many of each process is required per instance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2009 06:10:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-16T06:10:27Z</dc:date>
    <item>
      <title>SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503539#M1258846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just have 2 quick questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which work processes are required?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many of each work process are required per instance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be greatly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 05:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503539#M1258846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T05:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503540#M1258847</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;&lt;STRONG&gt;Dialog Work Process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dialog work processes deal with requests from an active user to execute dialog steps. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update Work Process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Update work processes execute database update requests. Update requests are part of an SAP LUW that bundle the database operations resulting from the dialog in a database LUW for processing in the background.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Background Work Process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Background work processes process programs that can be executed without user interaction (background jobs).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enqueue Work Process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The enqueue work process administers a lock table in the shared memory area. The lock table contains the logical database locks for NetWeaver AS ABAP and is an important part of the SAP LUW concept. &lt;STRONG&gt;Spool Work Process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The spool work process passes sequential datasets to a printer or to optical archiving. Each ABAP application server may contain only one spool work process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 05:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503540#M1258847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T05:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503541#M1258848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your quick response but i'm looking for actual requirements.  Such as how many work processes are required per instance. and how many are required in general, like which processes have to be running in order to maintain sap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 05:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503541#M1258848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T05:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503542#M1258849</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;to be very specific u require atleast two dialog work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's all for your sap objects to run ,  rest depends on the requirenment of the object..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u schedule the job to run in background than the background process is needed for printout u require spool process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope the issue is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ravi aswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 06:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503542#M1258849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503543#M1258850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so so so much for that answer.  This is helping me a lot.   Also would u happen to know how many of each process is required per instance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 06:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503543#M1258850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T06:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503544#M1258851</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;welcome,   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of dialog work processes min 2, max 18 &lt;/P&gt;&lt;P&gt;Number of update work processes =min 1, max 6&lt;/P&gt;&lt;P&gt;Number of update2 work processes = min 1, max 3&lt;/P&gt;&lt;P&gt;Number of batch work processes = min 2, max 3&lt;/P&gt;&lt;P&gt;Number of enqueue work processes = 1&lt;/P&gt;&lt;P&gt;Number of spool work processes = 1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can vary w.r.t to the RAM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this provides some inputs..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 06:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503544#M1258851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T06:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Work Process Questions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503545#M1258852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;WRT to below discussion,&lt;/P&gt;&lt;P&gt;Could you plz assist me like i have 2 app servers in PRD which has 6GB Ram on each App server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many Wp max i can have on the PRD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 07:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-work-process-questions/m-p/5503545#M1258852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T07:43:53Z</dc:date>
    </item>
  </channel>
</rss>

