Skip to Content
0
Former Member
May 29, 2011 at 05:20 PM

Firing the Suspend Plug of Interface View Controller of1 DC from another DC

37 Views

Hi Experts,

Can you please let me know if it is possible to fire a suspend plug from a Component Controller?

I've been tried it before from View controller on some event and was able to fire the plug successfully but when I am trying to fire the same from the init method of the Component Controller or init method of the view controller, it gives me the below error:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Instance of interface view controller XXXXCompInterfaceView does not exist.

I believe that it is not possible to fire the suspend plug from the Init method of either Component Controller or View Controller.

So, is it possible to fire the suspend plug in one custom method of a component controller if the custom method is called from some another component?

Please let me know.

Thanks & Regards,

Anurag