cancel
Showing results for 
Search instead for 
Did you mean: 

EP administration

Former Member
0 Kudos
52

Hello experts,

Currently i have 2 server for configuring ESS/MSS,one is EP 7 server which is java stack and the other is the backend server which is ECC 6(ABAP and JAVA stack).both are in SP13 level.

Can anyone tell me the location where XSS components and business packages must be installed and where exactly Jco connections should be maintained??????

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I think this blog will give you an overview as well as configurations for implementing ESS.

Thanks,

GLM

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

you need to deploy BP in JAVA stack (EP7 server)

then webdynpro jco need to maintened in EP7 server to Ecc6 system

Samrat

srinivas_sistu
Active Contributor
0 Kudos

Hi,

You have to do XSS configuration on EP server side as your R3 comes along with XSS.

Below are some very important points to be noted.

n Backend system:

u0178 The SAP ECC 6.0 backend system contains all XSS-specific content by default.

u0178 Therefore, no additional components must be installed for XSS in the backend system.

n Portal system:

u0178 The SAP EP 7.0 system does not contain XSS-specific content by default.

u0178 Therefore, you have to install all required XSS-specific software packages according to the SAP Master and Installation Guides.

n Solution Manager system:

u0178 The SAP Solution Manager is required because you need to generate an installation key, which is used during the SAP XSS upgrade.

u0178 Additionally, you need Solution Manager Diagnostics (SMD) especially for SAP XSS (because of the Java-based software components). Solution Manager Diagnostics is designed to monitor SAP Java-based applications.

n Please note:

u0178 You can implement a landscape with ERP2005 together with XSS 500 (using EP6.0 and BP-ERP2004). On the other hand, XSS 600 (EP7.0 and BP-ERP2005) does not work with an ERP2004. It requires an ERP2005 system

and then coming to your JCOs...

After deploying your ESS packages, then you have to congfigure a technical system for ABAP through SLD.

for SLd,

Login to portal -> Content Adminiatration -> WebDynPro-->Check SLD -> Create a technical System...

There, you have to select the corrosponding ECC(in your case it will be ECC 6.0)

Then, under

Content Adminiatration -> WebDynPro-->Maintain JCo destinations, you can create the required JCOs...

SLD Configuration:

SAP Help on JCO Destinations and on other bussiness Packages.

http://help.sap.com/saphelp_erp2005/helpdata/en/8c/cb3042366c0521e10000000a155106/frameset.htm

Creating ABAP Technical System:

http://help.sap.com/saphelp_nw70/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm

ESS Big Doc:

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf

What is ESS(Must See):

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4598a190-0201-0010-a59f-820...

Semi Done Blog on ESS:

Regards,

Srinivas.

Edited by: srinivas sistu on Aug 4, 2008 3:46 PM

achim_hauck2
Active Contributor
0 Kudos

latha,

you have to install the XSS-Services on a portal (the customizing/personalisation is stored there), so if your java-stack installed on the backend does'nt have a portal on top (what I suppose), you don't have a choice.

check note 1007341, there you would be scenario 3.

kr, achim