Hi ,
I created a guided procedure in CRM UI and added the interface IF_BSP_DLC_TBUI in my view controllers to share data between components using
IF_BSP_DLC_TBUI~WRITE_DATA_CONTEXT and IF_BSP_DLC_TBUI~READ_DATA_CONTEXT methods.
These methods are not getting called automatically by framework and I am getting the if_bsp_dlc_tbui~data_context attribute as initial in all my step views.
Can anyone please give example of how to share data using shared data context in TBUI ?
Thanks & Regards,
Gincy Anto.