cancel
Showing results for 
Search instead for 
Did you mean: 

SCEM WCL modification

Former Member
0 Kudos

Hi experts,

We are working with SCEM 5.0 - Web Interface, and we are triying to modify the calls to standard BAPIs which retrieve event handler /SAPTRX/BAPI_EH_GET_DATA_GEN and /SAPTRX/BAPI_EH_DISPLAY_DATA. Instead we are creating a wrapper Z-BAPI as per the WCL modification guide.

We are referring to the WCL modification guide available on SAP service market place.

In order to then call our new Z-BAPI instead of standard from the web page , there is some modification required to the java class, the guide tells us to create a new Z-class (.jsp file)

My question is:

1. Which editor to use to create these new classes, do we use external editors like text, create a .jsp file and load it in some directory in SAP?

2. Where do we store these java code in SCEM so that WCL is able to access them?

3. The guide says to make changes to parameters.xml file, and make a refernce in this file to the custom Z-class (java) created. It also referes to .jsp files and folder /WEBINF/. It seems like all these reside in Web server. How do we access the web server, and where do we find these files?

We are uanble to find these files or folders, and the right path in our standard AL11 directory. Can you please help and provide a little guidance on how we can call the new Z-function for data retireval from SCEM Web Interface.

Many thanks for your help in advance!

Kind Regards,

Rimjhim

Edited by: Common Id GLP on Jun 29, 2009 4:32 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

we found and alternative.

former_member583013
Active Contributor
0 Kudos

Yup, you should try the Web GUI implementation run using /SAPTRX/EM_START. SAP seems to be going down this path rather than the WCL. Please note that we do have an SAP Forum for SAP Event Management on LinkedIn since there is nothing on SDN to cover it. See [http://www.linkedin.com/groups?about=&gid=2069449&trk=anet_ug_grppro|http://www.linkedin.com/groups?about=&gid=2069449&trk=anet_ug_grppro]

Former Member
0 Kudos

Hi Experts,

Can you please elaborate the details?

I have the same issue and trying to find the same.

1. Which editor

2. Where do we store these java code in SCEM

3. How do we access Web server and where do we find these files

Regards,

Ram