Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

operations management

Former Member
0 Kudos

Any one please explain what is operations management and quotes?

Thanks,

Snigdha.

2 REPLIES 2

former_member221039
Active Participant
0 Kudos

hi

if you have received any info or quotes on operations management, pl do forward to my mail id edigapmps@gmail.com.

thanx in advance

regards

srihari

Former Member
0 Kudos

hi

SAP provides an infrastructure that enables your consultants and system administration to manage all of the SAP components efficiently and effectively, and to execute all tasks relating to the middleware technology.

The goals for the management of SAP Technology are:

● The provision of a central interface to enable administrative tasks for middleware to be executed

● To improve the problem-solving process across the entire solution

● The provision of standardized administration of user profiles

For additional information on the underlying technology, see the documentation 'Technical Operations for SAP Technology' in the SAP Library under SAP Technology Components.

SAP NetWeaver offers Java Application Response Time Measurement (JARM), which is a central tool for measuring the runtimes of corresponding instrumented applications. You can display this data in both the Visual Administrator and in the central Computing Center Management System (CCMS).

SAP Biller Direct uses JARM to determine the response time of individual requests. This enables you to identify any performance bottlenecks, and to take suitable measures to eliminate them.

The following actions will be easier to understand if you can observe the changes, therefore you are recommended to display the JARM data in the Visual Administrator and to call up various pages within SAP Biller Direct.

For additional information on JARM, visit the SAP Help Portal under help.sap.com ® Release: SAP NetWeaver 2004s ® SAP NetWeaver Library ® Guides for Administrators ® SAP NetWeaver Technical Operations Manual ® Administration of Usage Types ® AS Java ® Monitoring and Error Handling for SAP Web AS Java ® Tasks ® Monitoring Performance and Resource Usage® Single Activity Trace.

The following graphics should also add clarity:

Overview of Requests in the Visual Administrator

Overview of Components in the Visual Administrator

The Request FSCM:BD:ACTION:*

If you send a request in the browser to the SAP Biller Directapplication, an appropriate Biller Direct action is called up based on the request path and the entries in file webbase-config.xml. The action takes care of the selection and formatting of the data, and finally always calls up a screen that displays the data. This display usually involves a screen that relates to a JavaServer Page (JSP). However, a screen can also be the URL of an action, so that there is a nested call of several actions until you end with the JSP screen.

The name of a Biller Direct request is determined by the first action called up, and has the form FSCM:BD:ACTION: