cancel
Showing results for 
Search instead for 
Did you mean: 

How to install Connector framework in WAS (j2ee)??

Former Member
0 Kudos

I am connecting to mdm server through NWDS (ejb /dynpro) using connector framwork

But i could not refer the package com.sapportals.connector.connection and sub sequent interfaces in that.

I am basically dynpro guy and dont know how to use this connector framework.

Please help in step by step installation of this for dev and runtime.

thanks in advance.

Hari.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Hariprasad,

Go through the following link, which gives you clear idea about <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/8c/d7d6409ff68631e10000000a1550b0/frameset.htm">Connector Framework1</a>

<a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=100543">Connector Framework 2</a>

Regards,

Venkatesh. K

Former Member
0 Kudos

Dear Venkatesh,

Thanks for the reply.

I have seen that before but i could n't find how we refer those APIs at the developement time ( i mean setting build path in nwds)

My question is

1. Are these API comes with statndard NWDS installation ( in fact i did n't found)

If not.., where to download and refer in my program.

Thanks

Hari

Former Member
0 Kudos

Hi

To implement the connector framework, you should include the following jar files in your project, they are:

<b>portal_services_api_lib.jar

com.sap.portal.ivs.connectorservice_api.jar

GenericConnector.jar</b>

For the above jar files, check it under your NWDS IDE plugins folder

(OR)

If you have the Portal Development Kit installed on your portal server, you can find

this library in Java Development --> Downloads --> Portal Libraries --> libraries.zip.

Otherwise, look in:

http://<server>:<port>/irj/servlet/prt/portal/prtroot/com.sap.

portal.support.browse.default,

and then follow this path:

ROOT/WEBINF/

portal/portalapps/com.sap.portal.ivs.connectorservice/lib

Click the download link to download a zip file which contains this jar.

Regards,

Venkatesh. K

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hari Prasad,

If you need the jar files give me your email id so that I can send you the jars.

Thanks,

Suvarna Chittoor.

Former Member
0 Kudos

Dear Suvarna,

Please send those jar files to me.

My email id is hari.gunda@gmail.com

Sorry for the late reaction . I am in EST(USA).

Thanks

Hari.

Former Member
0 Kudos

Hi,

I have forwarded the jar files to your mail id.

Thanks & Regards,

Suvarna

    • Award Points if helpful