SAP Business Workflow Tutorial
SAP Business Workflow Resources
Selected Reading
- Job Responsibilities
- Function Modules
- Transactions
- Using The Event Trace
- Using Swi2_Diag Diagnosis
- Archiving Workitems
- Creating Workflows
- Universal Worklist
- Integration With Non-Sap Workflow Apps
- Notifications Configuration
- Extended Notifications
- Abap Classes
- Business Object Builder
- Creating Steps
- Import/Export
- Workflow Builder
- Workflow Configuration
- Workflows With Errors
- Event Manager Administration
- Administration
- Condition Editor
- Start & Termination
- Business Object
- Linking Process, Business Logic & People
- Architecture
- Layers
- Benefits/Features
- Challenges
- Introduction
- SAP Business Workflow - Home
SAP Business Workflow Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Using Swi2_Diag Diagnosis
Using Swi2_Diag Diagnosis
This is used to diagnose the workflow with error. You can access the processing of workflows with errors navigating to this path: Tools → Business Workflow → Administration → Workflow Runtime → Diagnosis of Workflows with Errors.
You can use T-code: SWI2_DIAG (Diagnosis of Workflows with Errors) - which is defined as the standard SAP code available within R/3 SAP systems depending on your version and release.
You have to enter the selection criteria as shown in the following screenshot and it will show you the pst of all workflows with error.
To use this transaction, select the workflow with the error, and find out the workitem number that contains the error.
Cpck “Change the workitem” and make changes to the workitem with error and “Save”.
Advertisements