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 (1)

Answers (1)

Jeff-Gebo
Advisor
Advisor
0 Kudos

Hi Deepak,

EP6 SP2 runs on the 620 Web AS, and it does not offer this functionality of the SLD Data Supplier service. This service first came out in the 6.30 Web AS. What you need to do is install a 640 J2EE instance and do you Web Dynpro development there. You can expose those Web Dynpro apps as iViews in your Portal.

Hope this helps!

Cheers,

Jeff