cancel
Showing results for 
Search instead for 
Did you mean: 

Configuration of SLD

Former Member
0 Kudos

Hi ,

I am trying to configure the SLD in the following way . This was suggested in a document that i downloaded from sdn.sap.com The document name is "Creating a Web Dynpro Application Accessing ABAP Functions" .

Proceed as follows:

1. Start the J2EE Engine if you have not already done so.

2. Start the engine administrator console using the path <Drive>:\usr\sap\<System

ID>\JC00\j2ee\admin\go.bat.

3. Choose Connect and log on to the J2EE Engine. You need administrator rights

for the login process.

4. After login, choose the Cluster tab on the left, expand the node Server,

Services, and choose SLD Data Supplier.

5. Choose CIM Client Generation Settings and specify the necessary HTTP

connection parameters to establish a connection to the SLD.

6. Save the data by pressing the Save button

7. Choose the CIM Client Test button to check the CIM client connectivity.

8. If the test was successful, you can close the J2EE Engine Administrator

Console. Otherwise correct your connection parameters.

Now you have defined the connection parameters for SLD server has to be used

to run your application.

At the 4th step i get stuck because I am not able to locate the option "SLD Data Supplier" . It is not available with the available options .

I am using EP 6.0 SP2

Could anyone help me out with this please on an urgent basis ?

Regards

Deepak Singh

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

You have to write your own Jco client to do this.

That means you have to provide your R/3 system userid, password in the code wich is not preferable !!!

Regards, Anilkumar

Former Member
0 Kudos

Hi Deepak,

I am not good at Developing. Hope the following may be useful for you.

"Use RFC programming to connect directly to R/3 System"

regards

Anand.M

Former Member
0 Kudos

Hi Deepak,

SLD is not there in J2EE 620 and is available from 640. Can you please verity the J2EE Version.

regards

Anand.M

Former Member
0 Kudos

Krishna ,

You might be right as the document which I am referring to create a webdynpro application has a prerequisite that I should have an access to SAP J2EE engine 6.4 and that I should have the SLD configured and running .This doc is to help develop an application which connects to R3 at the backend . Let's say this is correct so how will I be able to connect to R3 now ? Can I just skip that part and will get connected to R3 at the backend ?

Regards

Deepak Singh

Former Member
0 Kudos

Hi,

Which version of J2EE this is ?

Anand.M

Former Member
0 Kudos

Anand ,

This is SAP J2EE engine 6.20

Regards

Deepak Singh

Former Member
0 Kudos

Kindly refer to the help file available at http://localhost:50000/sld

That gives you a good idea in this regard

Former Member
0 Kudos

Kareem ,

The mentioned URL does not lead to any page .I tried to replace localhost with the name of the system but it didn't work . Just for your information I am using EP 6.0 SP2 . Is that page available with this version of the software ?

Regards

Deepak Singh