Skip to Content
0
Former Member
Dec 21, 2007 at 05:15 AM

How to call a portal component in a java program

16 Views

Hi guys,

We need to add some more operation after user log into portal, thus we need to call a portal component after statement proxy.logon(null) from java program SAPMLogonLogic.java,

Any ideas how can we call the component directly?

Thanks