Application Development and Automation 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: 
Read only

How to trigger program into batch job

Former Member
0 Likes
387

Hi

We are getting performance issue on below case.

We are uploading some data from portal and that is triggering a method of class which is in WebDynpro.

This program took all the resources and CPU utilization was 100%. Because of this production system went down.

From Basis monitoring we understand this program running in fore ground (DIA mode).

I want to check how this program triggered as a fore ground from portal and need information/steps how to configured this into background to resolve my issue.

A <urgency removed> reply is very much helpful.

Thanks,

Umashankar.

Edited by: Thomas Zloch on Mar 1, 2010 4:45 PM

2 REPLIES 2
Read only

Peter_Inotai
Active Contributor
0 Likes
306

You can check SM50, debug this program and see call stack from where it's called.

Read only

0 Likes
306

Dear Peter,

Thanks for your update.

I checked SM50 for my user ID but i couldn't find from where it is triggering from portal to SAP ABAP.

It is running in 'DIA' Dialog mode.

Can you please let me know how to check stak list.

Thanks,

Umashankar.