Hi Sumeet,
Thank you for your response.
I'm referring to your response in another thread: Navigate_dynamically method for navigate to Zcomponent
You mentioned:
lr_nav_srv->navigate_dynamically( iv_data_collection ).
lr_window = me->view_manager->get_window_controller( ).
lr_window->call_outbound_plug( iv_outbound_plug = 'DEFAULT' iv_data_collection=iv_data_collection ).
The first statement is enough to navigate to the target component dynamically. Is it correct?
I am not able to understand why the next two statements are used. Can you please explain the use of those two statements?
Thank you.
-Ezhno.