cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP--->PI--->LDAP(SYNCH) scenario

former_member200386
Active Participant
0 Kudos

Dear Experts,

I  am working a scenario where i need to login to LDAP server  Active directory for user authentication.  I have searched SCN and found some use full info.

http://scn.sap.com/message/5446285

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615f...

in the above link some one suggested that we can achieve this using JAVA proxy. I am using  PI 7.3 Dual stack.

i never worked on Java proxy before. Please share your valuable inputs.

Thanks & Regards,

Pavan

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member200386
Active Participant
0 Kudos

Dear Experts,

Do we need to create a separate product and software component for Java Proxy development?.

I have few questions in my mind. Please provide your inputs.

1)

This is the first Java proxy interface in my PI Landscape. Do we need any additional settings required.

2)  I am following this below blog  to achieve my requirement with LDAP integarttion.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615f...

where can i get LDAP API files for java 1.6.

Thanks,

Pavan


iaki_vila
Active Contributor
0 Kudos

Hi Pavan,

As far as i know for PI 7.3 the libraries are different that the pointed in that document.

Check this wiki: http://wiki.scn.sap.com/wiki/display/XI/XI+libraries+for+development

Regards

former_member200386
Active Participant
0 Kudos

Hi Inkai,

Thanks for the quick response. i have gone through your suggested link . I am facing few problems while copying this jarfiles

com.sap.aii.proxy.svc_api.jar---->(sucessfully copied to my local desktop)

com.sap.aii.utilxi.core.jar----->( there are two files i can see in PI server with this naming convention  (1 is with size 1.46 MB and the other 1.57MB)i am not able to copy this JAR file into my local desktop)

com.sap.aii.utilxi.server.jar(Sucessfully Copied to my local desktop)

sap.com~tc~bl~guidgenerator~impl.jar ( I am not able to find this JAR file in backend PI server. )

Please check and advise

Thanks & Regards,

Pavan

gagandeep_batra
Active Contributor
former_member200386
Active Participant
0 Kudos

Dear Experts,

I am not able find these jar files mentioned in this below blog  to develop my java proxy.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10716e9f-23d7-2a10-8c8c-d2665615f...

guidgenerator.jar: C:\usr\sap\<SID>\JC00\j2ee\cluster\server0\bin\ext\com.sap.guid

aii_proxy_xirt.jar: C:\usr\sap\<SID>\JC00\j2ee\cluster\server0\bin\ext\com.sap.aii.proxy.xiruntime

aii_utilxi_misc.jar: C:\usr\sap\<SID>\JC00\j2ee\cluster\server0\bin\ext\com.sap.xi.util.misc

aii_msg_runtime.jar: C:\usr\sap\<SID>\JC00\j2ee\cluster\server0\bin\ext\com.sap.aii.messaging.runtime.

I am using PI 7.3 dual stack. please find my back end server screen shot.