Skip to Content
0
Former Member
Jun 03, 2005 at 04:24 PM

Custom Exit Problem

28 Views

Hi

I am implementing custom exit scenario to pass a parameter to my webdynpro application from the Portal.

I have done the following things.

1.Followed the documention given in "How to use a App Integrator".

2. Created a Portal Service which implements the ICustomParameter Interface.

3. Created an iview for the webdynpro component.

The portal service is up and running, I also wrote a logger to track the execution cycle of the portal service and it goes succesfuly to the init,release & destroy.

The problem I am facing is, the following methods of ICustomerParameters namely getParameter(),getAllParameterName(), getParameterDefault() are not getting executed.

If anyone has faced similar problems please let me know. I am not able to figure out where I went wrong.

Regards

Senthil

Message was edited by: Senthil Boomi