Hi,
after migrating from EP 6.0 to EP 7.0 the Netweaver changed from NW04 to NW04s.
My Problem:
In NW04 "getUniqueID()" came back with the FQN like "USER.CORP_LDAP.uid=miller,ou=research,o=sap"
(http://help.sap.com/saphelp_nw04/helpdata/en/eb/14044017355c0ce10000000a1550b0/frameset.htm)
In NW04s "getUniqueID()" comes back with USER.CORP_LDAP.miller
(http://help.sap.com/saphelp_nw04s/helpdata/en/eb/14044017355c0ce10000000a1550b0/frameset.htm)
Problem: We developed several applications which need the information where in the LDAP the User is located.
How can I get this information from the UME?
Greetings