Hello.
I've enhanced the CRM_ICM_CMG component, and tried to create a viewset in it, that contains 2 views.
The CaseOverviewPage overview page displays the ICM_STAFF/MainWindow window.
In my viewset, I want to display this window (ICM_STAFF/MainWindow) and another view from the CRM_ICM_CMG component. In the Repository, I've deleted the views from the CaseOverviewPage, and created 2 view areas in the viewset, with one view in each of them, and in debug mode I can see that the bsp:call tags work as they should and return the views. But I get a dump from the ICM_STAFF/MainWindow view.
What can be the reason that it works from the Overview page, but it doesn't work from the viewset?
Have I missed anything in the process? Do I need to do anything else in the repository? Is there any problem with assigning a window to a view set? I've also tried to assign the actual view that's in ICM_STAFF/MainWindow, but got a dump as well.
So how can I make it work?
Best regards,
Udi.