Home > SAP Tips > SAP NetWeaver > A process runtime dashboard for tracking efficiency
SAP Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

SAP NETWEAVER

A process runtime dashboard for tracking efficiency


Richard Hirsch
04.30.2007
Rating: --- (out of 5)


SAP news, tips and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


Have you ever wanted to know if your process instances are running inefficiently? Ever wanted to know which blocks, actions are the ones that are causing all those problems? Or maybe which user is always the slowest to perform a certain action? These questions can all be answered through the use of process metrics. Much of this information was available but only for those individuals who had the GP Administrator. Not anymore …

Dashboard

This blog describes a Visual Composer-based dashboard that uses custom-developed Web services to see into the heart of the GP Runtime environment, so that individuals who are process oversees can discover 1) that if their process instances are too slow and 2) drill down to discover the root causes for these problems.

The dashboard contains information on the following areas:

Instance Information: Details on all process instances (running, completed, etc.)


Block Information: Details on all blocks for the selected process instance


Action Chart: Details on all actions for the selected block


Action Detail: Details on the relationship between user and action

The workflow is such that the user must first enter the path of the process in the design-time from which the process instances are of interest. The Web services return all the information desired after clicking on the specific item in question.

The dashboard displayed is of course a first version and could be improved in a variety of ways. The process displayed is very trivial and doesn't reflect the real corporate environemnt. This goal of this blog was to display the potential of the two tools (GP and VC) to meet quality standards in a corporate setting. Although this blog can show which GP element is the cause of slow processes, the dashboard described unfortunately can't look deeper to discover if the problems lies in Java Code or other reasons. This is the stuff of other blogs and other tools.

The Code

Currently, the Web services return numerical status code for the returned elements. The final plan is to use icons for a better UI. Here is a list of the Web services and their status codes:

Process info by designtime path: (GPRuntimeProcessTimes)

ACTIVE      0

RUNNING     1

CANCELLED   2

COMPLETED   3

ERROR       4

FUTURE      6

SKIPPED     7

INVALID    -1

 

Block info by process:  (GPBlockInstancesPerProcessInstance)

 

ACTIVE    0

RUNNING   1

CANCELLED 2

COMPLETED 3

ERROR     4

FUTURE    6

SKIPPED   7

INVALID   -1

 

Action info by block:  (GPActionInstancesPerBlockInstance)

ACTIVE    0

RUNNING   1

CANCELLED 2

COMPLETED 3

ERROR     4

IN_PROCESS 5

FUTURE    6

SKIPPED   7

INVALID   -1 

Thanks again to Claudiu Tatulea in Rumania for his coding.  The code can be found below


Richard Hirsch has 20 years experience in computing. Currently, he is a senior Portal/NetWeaver consultant for Siemens with experience in a variety of related areas (including KM, Portal Integration, Enterprise SOA, etc.)

This content is reposted from the SAP Developer Network.
Copyright 2007, SAP Developer Network

SAP Developer Network (SDN) is an active online community where ABAP, Java, .NET, and other cutting-edge technologies converge to form a resource and collaboration channel for SAP developers, consultants, integrators, and business analysts. SDN hosts a technical library, expert blogs, exclusive downloads and code samples, an extensive eLearning catalog, and active, moderated discussion forums. SDN membership is free.

Want to read more from this author? Click here to read Richard Hirsch's Weblog. Click here to read more about Business Process on the SDN.



Rate this Tip
To rate tips, you must be a member of SearchSAP.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
SAP NetWeaver
Top 10 SAP tips of 2007
Retrieve BI data with Web Services
Eliminate database read/write times with ABAP shared memory
XI: Search through the payload of a message... without TREX!
Using Folders in PI 7.1
User management with SAP NetWeaver Administrator
Business process platform creation for healthcare, part 2
Business process platform creation for healthcare
How to acquire the runtime information of a data transfer process (DTP)
SAP XI - Event based message triggering with dependencies

Enterprise SOA (enterprise service oriented architecture)
SOA, SAP and BPM changing the way SAP shops operate
Getting started with a NetWeaver career
The benefits of EAI
When to choose SOAP, RFC and HTTP adapters
SOA in a nutshell, courtesy of SAP
SAP exec talks partners, platforms and the SAP economy
SAP NetWeaver jobs: What the future holds
What are the SAP consulting hourly rates for NetWeaver consultants?
SAP NetWeaver: Special Report
Demystifying SOA in SAP NetWeaver

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Enterprise Services Architecture  (SearchSAP.com)
NetWeaver  (SearchSAP.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



NetWeaver SAP White Papers
HomeNewsTopicsBlogsTipsAsk the ExpertsMultimediaWhite PapersProducts
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
SearchSAP.com is a search service provided by TechTarget and is completely
independent of and not affiliated with SAP AG.
  TechTarget - The IT Media ROI Experts