cancel
Showing results for 
Search instead for 
Did you mean: 

i created webdynpro view then i want to export to sap portals using SLD CON

Former Member
0 Kudos

hi

every body

i created WebDynpro views in NetWeaver dev studio

then i want to export to sap portals i have to use

SLED CONFIGURATION what are all step required can

post to me and aloes step to configure in visual administrator and JCo connections

bee

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

check out this weblog for SLD configuration

/people/sugree.phatanapherom/blog/2005/08/14/configuring-sld-in-sneak-preview-sap-netweaver-04-sneak

or

Do the following

SLD (System Landscape Directory) CONFIGURATION on J2EE Server.

http://host:j2ee_port/sld

Enter Administrator user name and password.

Go to Administration -> Server Settings

Make sure that the SLD server is stopped

Enter the following Server Parameters

Object Server:

<Host name of the J2EE server>

Working Directory:

The working directory of the System Landscape Directory.

The standard path is "/usr/sap/<SAPSID>/SYS/global/sld"

Click on SET.

Select the following parameter for Persistence

Persistence: Database

Click on SET.

Leave ABAP Connection Parameters Blank.

Go back to Administration.

Click on Data Supplier Bridge

Configure the data supplier bridge with following parameters.

Update local SLD (sld/active): TRUE

RFC Gateway:

Server : <host name of J2EE server>

Service : <The SAP gateway service port>

Click on SET.

Open Administration Tool for J2EE server from following Location.

C:\usr\sap\<SID>\JC<instance number>\j2ee\admin\go.bat

Select Default and Click on Connect.

Enter password for Administrator.

Click on Connect.

Select Cluster->Server->Services->SLD Data Supplier

Select http setting tab page and enter following details.

Host: <host name of J2EE server>

Port: <Port Number of J2Ee Server>

User: <Administrator User>

Password: <Password for Administrator User>

Use https? : <Check this if you want to use https>

Trust Store: <leave default i.e. TrustedCAs>

Click on SAVE.

Select RFC Settings tab page and enter following details.

Gateway Host : <host name of J2EE server>

Gateway Service/Port: sapgw<instance number>

Click on SAVE.

Restart the SLD data Supplier Service.

After the SLD is configured.

go to the path.

http://<hostname>:50000/webdynpro/welcome.

go to your application.

click on the application. on the right hand side you can see you logical systems.

create the JCO connection going through that steps.

Deploy you application on to portal from NWDS and run your application.

Regards,

Gopi