on 2018 Aug 03 7:11 AM
Hi All,
I am customizing/extending the GRC Access request fiori standard app, in which new input screen has been added where the First name, Last name, Email id and manager id will be coming from LDAP/ Active Directory and not from ECC system.
Can anybody let me know how to integrate or bring LDAP data to the UI screen, what process to be used because in case of any other SAP backend viz ECC,SRM it could be achieved using RFC's.
Please help for this.
regards
Aj
Request clarification before answering.
Hi,
Standard Fiori App has to be enhanced as per the requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI AJ,
I don't know what SAPUI5 can bring to the table here. But I guess there should be some Java script libraries out there that can do the Job.
One option could also be your ABAP server itself when using the LDAP connector.
https://help.sap.com/saphelp_nw73ehp1/helpdata/en/48/75c2b2bc27055ee10000000a42189b/frameset.htm
Calling LDAP via the RFC function modules of the LDAP connector interface is however a tedious Task.
But you might be able to write an OData service that calls these function modules that can be consumed via SAPUI5.
Just my 2 cents.
Regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
11 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.