<?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: workprocess in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875547#M368249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Work processes is a process, it process the given task. Work processes will work based on assigned SAP services. &lt;/P&gt;&lt;P&gt;SAP services are Dialogue, Background, Update , Spool, Enqueue, Gateway (ICM) and Message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work processes and its assigned services can be monitored with SM50 and SMICM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details about services:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work Process service Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog -- Executes dialog steps (programs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update (V1 and V2 or UPD and UP2) -- Asynchronous database changes (is controlled by a COMMIT WORK statement in a dialog work process)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background -- Executes time-dependent or event-controlled background jobs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enqueue -- Mainly executes lock management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool -- Print formatting (to printer, file or database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway -- executes external connectivity&lt;/P&gt;&lt;P&gt;(In Latest versions SAP Gateway service replaced with ICM. and can be monitored with transaction SAP ICM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2007 09:48:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-10T09:48:12Z</dc:date>
    <item>
      <title>workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875545#M368247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;          what are the different types of workprocess and what its functionality can any one give me the detailed points about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 07:29:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875545#M368247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T07:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875546#M368248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kumar,&lt;/P&gt;&lt;P&gt;The work process over view can be obtained from SM50.&lt;/P&gt;&lt;P&gt;The type of wrk processes are Dialogue, Background, Update , Spool and so on.&lt;/P&gt;&lt;P&gt;Here are the following types of work processes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work Process Type&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Dialog  --  Executes dialog programs (ABAP)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Update --  Asynchronous database changes (is controlled by a COMMIT WORK statement in a dialog work process)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Background -- Executes time-dependent or event-controlled background jobs&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Enqueue --  Executes locking operations (if SAP transactions have to synchronize themselves)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Spool --  Print formatting (to printer, file or database)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Several dialog work processes usually run on one application server. There are usually only one or two other types of work processes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More info can be obtainec from the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/05/0e41e6ba5911d188b20000e83539c3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/05/0e41e6ba5911d188b20000e83539c3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 08:00:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875546#M368248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T08:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875547#M368249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Work processes is a process, it process the given task. Work processes will work based on assigned SAP services. &lt;/P&gt;&lt;P&gt;SAP services are Dialogue, Background, Update , Spool, Enqueue, Gateway (ICM) and Message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work processes and its assigned services can be monitored with SM50 and SMICM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details about services:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work Process service Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog -- Executes dialog steps (programs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update (V1 and V2 or UPD and UP2) -- Asynchronous database changes (is controlled by a COMMIT WORK statement in a dialog work process)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background -- Executes time-dependent or event-controlled background jobs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enqueue -- Mainly executes lock management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool -- Print formatting (to printer, file or database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway -- executes external connectivity&lt;/P&gt;&lt;P&gt;(In Latest versions SAP Gateway service replaced with ICM. and can be monitored with transaction SAP ICM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 09:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875547#M368249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T09:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875548#M368250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kumarraju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have diffrent types of work process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Background workprocess&lt;/P&gt;&lt;P&gt;Dilog workprocess&lt;/P&gt;&lt;P&gt;Update work process&lt;/P&gt;&lt;P&gt;Spool workprocess&lt;/P&gt;&lt;P&gt;Enque work process&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work process overview can me monitor in SM50(per particular instance)SM66(for all instance) t codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Background workprocess&amp;lt;/b&amp;gt;:Longrunning and time consuming jobs can be run in background.For this workprocess  userintervention is not required.&lt;/P&gt;&lt;P&gt;background parameter &amp;lt;b&amp;gt;rdisp\wp_no_btc&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Dilog workprocess&amp;lt;/b&amp;gt;:For this workprocess we have time limit.We have to set the parameter &amp;lt;b&amp;gt;rdisp\max_wprun_time&amp;lt;/b&amp;gt; in instance profile.&lt;/P&gt;&lt;P&gt;Dilog parameter &amp;lt;b&amp;gt;rdisp\wp_no_dia&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Update workprocess&amp;lt;/b&amp;gt;:this process is used to update the objects in the database.first dilog process update the temporary tables after that dilog process trigger update process to update the data base.&lt;/P&gt;&lt;P&gt;update parameter &amp;lt;b&amp;gt;rdisp\wp_no_ub1&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Spool process&amp;lt;/b&amp;gt;:This process will be used to print the documents.For this also dilog will initate the spool process&lt;/P&gt;&lt;P&gt;Spool process parameter &amp;lt;b&amp;gt;rdisp\wp_no_spo&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Enque process&amp;lt;/b&amp;gt;:This process will provide you locks when you are doing updates means it will provide you locks to the objects.&lt;/P&gt;&lt;P&gt;Enque parameter &amp;lt;b&amp;gt;rdisp\wp_no_eng&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran kumar.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 11:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875548#M368250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T11:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875549#M368251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How's that related to Security?&lt;/P&gt;&lt;P&gt;Please post your inquiry to another forum, e.g. &lt;A class="jive_macro jive_macro_community" href="https://community.sap.com/" __jive_macro_name="community" modifiedtitle="true" __default_attr="2170"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 12:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875549#M368251</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2007-01-10T12:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875550#M368252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all Wolfgang is correct. this is not part of security. However just to add from my side here is what work processes actually are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP application server divides itself ito a set of logical servers dedicated for specific activties. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example a logical background jobs server for processing background jobs. A logical spool server for processing spool objects (though logical spool server also has a different meaning). A logical enque server for lock mechanism. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these logical servers have slots for user processes or activities. These are your work processes. It is analogus to the processes you see in your windows task manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above threads fellow forum members have already given details of different types of work processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This work processes affect and are affected by system performance and their regular monitoring thru SM50 and SM66 is a critical basis monitoring activity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this info is useful. Please award points accordingly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ruchit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 22:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875550#M368252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T22:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: workprocess</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875551#M368253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is defination of workprocess?&lt;/P&gt;&lt;P&gt;not the workprocess types.&lt;/P&gt;&lt;P&gt;please tell me defination of workprocess?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 11:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workprocess/m-p/1875551#M368253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T11:17:06Z</dc:date>
    </item>
  </channel>
</rss>

