cancel
Showing results for 
Search instead for 
Did you mean: 

How to set define user mapping for a user programatically in Portal

Former Member
0 Kudos

Dear All,

Our Portal is presently EP 7.0 SP12.

We need information wether any source code is available for programmitcally adding usermapping for user for particular system in portal. The system doesn't have any connector parameters defined.

Thanks in advance.

Regards,

Shailesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can probably do this with the Security APIs : [Security APIs Javadoc|http://help.sap.com/javadocs/NW04S/current/se/index.html]. These interfaces should be useful : IUserMapping and IUserMappingData.

Regards,

Pierre

Answers (1)

Answers (1)

former_member188498
Active Participant
0 Kudos

Hi,

I guess you could try decompiling standard component and see how it works.

Regards,

Ladislav