<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SAP E Books &#187; Workflow</title>
	<atom:link href="http://www.sapebooks.com/info/category/workflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapebooks.com/info</link>
	<description>Largest collection of SAP E Books</description>
	<lastBuildDate>Sun, 27 Mar 2011 16:53:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to Analysie workflow problems</title>
		<link>http://www.sapebooks.com/info/workflow/how-to-analysie-workflow-problems/</link>
		<comments>http://www.sapebooks.com/info/workflow/how-to-analysie-workflow-problems/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:39:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workflow]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.sapebooks.com/info/?p=850</guid>
		<description><![CDATA[This article contains transactions and techniques that will help you nderstand and analyze your workflow problems.      Transaction SWUD      SWUD is the diagnosis transaction. This will guide you through the fault  finding process. The check-list order is determined dynamically      according to:  a) your workflow definition and  b) the statistics of the most common [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This article contains transactions and techniques that will help you nderstand and analyze your workflow problems.<br />
    </p>
<p style="text-align: justify;"><strong>Transaction SWUD</strong></p>
<p style="text-align: justify;">
     SWUD is the diagnosis transaction. This will guide you through the fault  finding process. The check-list order is determined dynamically<br />
     according to:</p>
<p style="text-align: justify;"> a) your workflow definition and</p>
<p style="text-align: justify;"> b) the statistics of the most common mistakes made when</p>
<p style="text-align: justify;">creating/activating a workflow.</p>
<p style="text-align: justify;"> The testbed, provides a launchpad for tests to ensure that your workflow definition is rugged enough for the production environment. It also allows you to access the tasks, subflows, object types, delegated object  types and agent assignments directly, without going through the workflow builder first. (Foreground tasks with no agent assignment are marked in red from release 4.5 onwards). This list is also useful as a catalogue of the components of workflow for documentation or transport purposes.<span id="more-850"></span></p>
<p style="text-align: justify;">
     Click on the &#8220;info&#8221; icon to read a description of the test being performed.<br />
     Any workflow accessed through this transaction is added to the last-used<br />
     list. The workflow can be recalled at a later date by clicking on the<br />
     reuse icon in the left-hand column of the last-used list.<br />
     The next section describes the transactions called from SWUD. Experts<br />
     may find it easier calling them directly.</p>
<p style="text-align: justify;">     Secondary Diagnosis Transactions</p>
<p style="text-align: justify;">         o  Transaction SWU3: Verify Workflow Customizing.<br />
            In this transaction the most important basic customizing for<br />
            workflow is checked. If you find any errors here, read the<br />
            documentation for the error. If your system is BBP or CRM, see<br />
            note 60801.</p>
<p>         o  Transaction SWEL: Event Log.<br />
            Note: Before you can use the event log, you must make sure it is<br />
            activated. You check this in transaction SWELS. If you are not<br />
            sure whether or not it is active, just deactivate and activate<br />
            the event log once.<br />
            WARNING: An activated event log can lead to bad performance, and<br />
            must not be activated constantly in a productive system.</p>
<p style="text-align: justify;">         o  Transaction SWE2: Event type linkage<br />
            A workflow is usually started or triggered by an EVENT so it is<br />
            important to make sure that an event occurrs. In the event log<br />
            you can see the event and its business object type.<br />
            If an event has been successfully created, it is important to<br />
            check if there is a receiver type for this event. The receiver<br />
            type is the workflow that has been triggered by the event.<br />
            The coupling between an event and the receiver can be maintained<br />
            in trans. SWE2.</p>
<p style="text-align: justify;">         o  Transaction SWU0: Event simulation<br />
            If you have found NO receiver type in the event log, then you<br />
            should check transaction SWU0, Simulate Events.<br />
            In this transaction you can simulate an event. The system will<br />
            check all workflows that could be triggered by the event and<br />
            tells you whether or not they were triggered. Information is<br />
            displayed for the workflows that were not triggered successfully.</p>
<p style="text-align: justify;">         o  Transaction SWI1: Work item list<br />
            If a workflow was been correctly triggered and started at least<br />
            one WORK ITEM should be created. You can view the work items in<br />
            transaction SWI1, Work Item Selection.<br />
            The easiest way for the selection is just to go into this<br />
            transaction after you have checked the event log. By default all<br />
            the work items of the last hour will be displayed.<br />
            You will find in this transaction the work item number, the<br />
            status of the work item and the workflow task that has created<br />
            the work item. Furthermore, (in the technical workitem display)<br />
            you can have a look at the container by selecting a work item and<br />
            using the menu GOTO -&gt; CONTAINER. To display the work item<br />
            details double click on the item. From the details you can see<br />
            the selected/ possible/excluded agents for this work item by<br />
            using the menu GOTO -&gt; AGENT -&gt; SELECTED/POSSIBLE/EXCLUDED<br />
            AGENTS.<br />
            When the status of the work item shows an error you should have a<br />
            look at the workflow log using the menu EDIT -&gt; DISPLAY WORKFLOW<br />
            LOG. Here you can see errors that have occurred.</p>
<p style="text-align: justify;">         o  Transaction PFTC/SWDD: Task editor/Workflow Builder<br />
            If you want to have a look at the definition of the workflow you<br />
            can use transaction PFTC, Maintain Tasks.<br />
            The button WORKFLOW BUILDER brings you to a graphical display of<br />
            the workflow structure which is fairly easy to read and<br />
            understand. On the tabstrip TRIGGERING EVENTS you can check if<br />
            the triggering is activated or not and deactivate/activate it by<br />
            clicking on the icon in front of the event.</p>
<p style="text-align: justify;">         o  Transaction OOCU: Customizing overview<br />
            To check if the relevant tasks are activated and users are<br />
                                                           </p>
<p style="text-align: justify;">            assigned, you can use transaction OOCU; Task Customizing<br />
            Overview.<br />
            In this transaction all the tasks are sorted by the application<br />
            components and are thus easy to find. Note that if you have<br />
            almost no entries in this transaction, you should execute  the<br />
            report RS_APPL_REFRESH in transaction SE38.</p>
<p style="text-align: justify;">         o  Transaction SWUE/SWUS: Event/workflow trigger<br />
            If you have activated a user exit, e.g. for the role<br />
            determination, and you have problems with that, you most probably<br />
            have to debug the workflow. This can be done using the<br />
            transaction SWUS or SWUE.<br />
            With SWUE you can create an event. After you entered object type<br />
            and event you have to fill the event parameters and the key for a<br />
            specific object. If you want to debug the workflow you have to<br />
            set the flag TRIGGER RECIEVER FM SYNCHR. If you have set a break<br />
            point in your user exit or in any other function module of the<br />
            workflow the system will stop at this break point and you can<br />
            start analyzing.<br />
            The second possibility to debug a workflow is to use the<br />
            transaction SWUS, the workflow test environment. In this<br />
            transaction you have to enter the workflow task and fill the<br />
            input data. Please use the F4-help to fill the input data. Here<br />
            again you have to set a break point in your user exit or in any<br />
            other function module of the workflow and then the system will<br />
            stop there.<br />
     Summary of the manual alternative to SWUD<br />
     Now that you have a better understanding of how to use these<br />
     transactions, you can follow the steps below to quickly analyze your<br />
     workflow problems:</p>
<p style="text-align: justify;">     1.  Go to transaction SWU3 and check if everything is okay. If it is<br />
         not, please fix it before you proceed.</p>
<p style="text-align: justify;">     2.  Go to transaction SWEL and check if an event is created. If not,<br />
         check in transaction SWELS if the event log is activated.</p>
<p style="text-align: justify;">         o  If you see an event but no workflow is triggered, proceed with<br />
            step 3.</p>
<p style="text-align: justify;">         o  If you see an event and a workflow is triggered, but the status<br />
            of the triggering shows an error, proceed with step 3.</p>
<p style="text-align: justify;">         o  If you see an event and a workflow is triggered and there is no<br />
            error, proceed with step 4.</p>
<p style="text-align: justify;">         o  If the event log is activated and you do not get any event, open<br />
            up a message using the component of the application to which the<br />
            business object type belongs. From release 20C for creation of<br />
            shopping carts<br />
            the architecture of workflows changed and no events are visible!</p>
<p style="text-align: justify;">     3.  Go to transaction SWU0 and simulate the event. Is the workflow that<br />
         you expect to be triggered visible in the simulation?</p>
<p style="text-align: justify;">         o  If it is not, then check the workflow definition in PFTC. The<br />
            event must be defined as triggering event.<br />
                                                             </p>
<p style="text-align: justify;">
         o  If it is, but the event linkage is not activated, go to<br />
            transaction OOCU and activated it.</p>
<p style="text-align: justify;">         o  If it is visible, but it is not activated, go to transaction PFTC<br />
            and activate it.</p>
<p style="text-align: justify;">     4.  Go to transaction SWI1. Search for the work item that belongs to the<br />
         workflow. Check the status of the work item.</p>
<p style="text-align: justify;">         o  If it shows an error, look at the workflow log. Do you see any<br />
            errors? If yes, you can probably find a solution in the SAPNet<br />
            Frontend. (Tips and tricks on how to search for information and<br />
            solutions in the SAPNet Frontend can be found in note 192194.) If<br />
            you do not find any help in the SAPNet Frontend, please open up a<br />
            message with the component BC-BMT-WFM and tell us the number of<br />
            the error message and the name of the workflow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapebooks.com/info/workflow/how-to-analysie-workflow-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Business Workflow Interview Questions</title>
		<link>http://www.sapebooks.com/info/workflow/sap-business-workflow-interview-questions/</link>
		<comments>http://www.sapebooks.com/info/workflow/sap-business-workflow-interview-questions/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 16:12:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Workflow]]></category>
		<category><![CDATA[sap interview]]></category>

		<guid isPermaLink="false">http://www.sapebooks.com/info/?p=281</guid>
		<description><![CDATA[SAP Business Workflow Interview Questions, Answers, and Explanations Unique collection of SAP Business Workflow Interview Questions and Answers those are generally asked during the interview. You must know these concepts and answer before going to interview. This document help you to organize your knowledge and make it in systematic and presentable form. This document can [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>SAP Business Workflow Interview Questions, Answers, and Explanations</strong></p>
<p style="text-align: justify;">Unique collection of SAP Business Workflow Interview Questions and Answers those are generally asked during the interview. You must know these concepts and answer before going to interview.</p>
<p style="text-align: justify;">This document help you to organize your knowledge and make it in systematic and presentable form. This document can be use as power in your hand during your interview.<span id="more-281"></span></p>
<p style="text-align: justify;">
This document cover general question and answers as related to technical and functional side of Business Workflow. This document will also be useful for, if you are working on the project and you need to sound your fundamentals</p>
<p style="text-align: justify;">Some of the related topics are as given below,</p>
<p style="padding-left: 30px; text-align: justify;"><em>SAP Business Workflow Conceptual Document<br />
Configuration Related Questions<br />
Practical/Troubleshooting Related Questions</em></p>
<p style="text-align: justify;"><em>This document is available for download ! Click Here to know More and Buy Now !</em></p>
<h2><a style="font-weight: bold; font-size: 16px;" href="http://www.sapebooks.com/cms/General-Documents/SAP-Business-Workflow-Interview-Questions.html"><span style="color: #006699;">SAP Business Workflow Interview Questions</span></a></h2>
<div style="float: left; width: 32%;"><a href="http://www.sapebooks.com/cms/General-Documents/SAP-Business-Workflow-Interview-Questions.html"><img class="browseProductImage" title="SAP Business Workflow Interview Questions" src="http://sapebooks.com/cms/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FSAP_Business_Wor_498fef715c079_90x90.png&amp;newxsize=90&amp;newysize=90&amp;fileout=" border="0" alt="SAP Business Workflow Interview Questions" width="90" height="90" /><span style="color: #006699;"> </span></a></div>
<div style="float: left; width: 60%;">Unique collection of SAP Business Workflow Interview Questions and Answers those are generally asked during the interview. You must know these concepts and answer before going to interview.<br />
<a href="http://www.sapebooks.com/cms/General-Documents/SAP-Business-Workflow-Interview-Questions.html"><span style="color: #006699;">[Product Details...]</span></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sapebooks.com/info/workflow/sap-business-workflow-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

