cancel
Showing results for 
Search instead for 
Did you mean: 

BI-JAVA - Defining Web Dynpro RFC Destinations

ashish_vikas
Active Contributor
0 Kudos

Dear friends,

I have to make BI Integrated Planning available. I have to create JCOs from BI-JAVA.

We have 7.00 SP20.

I searched SAP documents and i came to know For BI Integrated Planning, you have to define the following JCo destinations in the Web Dynpro Content Administrator of the Application Server Java:

● BI_MODELDATA

● BI_METADATA

● WD_ALV_MODELDATA_DEST

● WD_ALV_METADATA_DEST.

Now, when i am loging in Java server and go to Content administrator i am finding all these 4 JCOs have create, change.. buttons are blurred. Also SLD connection is not working. Is SLD is a must requirement for them and are they related.

I have SAP_J2EE_ADMIN role, so i hope this is not related to authorization problem..

please suggest. I am not finding configuration guide for this in SAP marketplace for this, if you can help me here, it will be gr8.

thanks.

ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are you going to below URL as j2ee_admin to configre them:

http://HOST:PORT/webdynpro/welcome ---> Content Administrator

ALso on the same page click CHECK ASSIGNED SLD and hit Test to test the connection.

Thanks

SM

ashish_vikas
Active Contributor
0 Kudos

Hello,

ye i am using http://HOST:PORT/webdynpro/welcome ---> Content Administrator

Is user j2ee_admin must.. or can i use my user Id with role SAP_J2EE_ADMIN ?

I know i do not have a SLD connection working.. also is this a prerequisite ?

thanks

ashish

Former Member
0 Kudos

You can use your id which has SAP_J2EE_ADMIN role, but I'm puzzled that you can't edit the connections.

So use the j2ee_admin and see if you can edit the connections.

For SLD Config--> use Visual Admin --> SLD Provider and complete the configuration according to the below link.

http://help.sap.com/saphelp_nw70/helpdata/en/31/f0ff69551e4f259fdad799a229363e/frameset.htm

Thanks

SM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The problem which you are facing is like.

Note:- Whatever systems do want to interact with each other needs to include in SLD.

Take in your case like in order to interact with the JAVA Instance you need to include the BW Instance in the JAVA SLD. Once you include the BW Instance it generates

META DATA

MODEL DATA

These are nothing but JOCO Connectors which needs to be in "green" colour means that your system must in DOMAIN ok then once this is done you right click on each of the Joco and select "ping" and if this goes fine then the JAVA Instacne wiil intreact with the BW Instacne other wise you need to go to Visual Admin Tool and go to SLD SERVICE PROVIDER Service and provide either

SLD USER (Default SLD User)

ADMINISTARTOR (Single Stack)

J2EE_ADMIN(Dual Stack)

and check with your needs and provide the password and save and select the DATA and SAP DATA tabs and in the SAP tab select the button "TRANSFER" and we will get the message that the 'The Data has been successfully transfered".

now you right click the Jocos and select "ping".

Kindly let me know if you do have any conserns.

With Regards,

Prashanth

ashish_vikas
Active Contributor
0 Kudos

thanks guys, i will do this on Monday and will tell you how it goes. many thanks for your help !!

Former Member
0 Kudos

This link should help you.

http://wiki.sdn.sap.com/wiki/display/EP/10SAPJavaConnections(JCo)-Creation

Thanks!

Rahul.