If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content.
How to call the method written in controller from an external js file?
112 Views
Hi,
Well i am working on the POC, i have written a function in controller say f1(){......}, now i have an external js file wherein i need to call f1(). please adivce.