Hi everyone,
I've got a component which declares, in its view, a ViewUIElementContainer in which I embed another WebDynpro application.
So far so good.
The thing is that when I raise a message in the embedded application, the message is shown in the parent component and not in the embedded component.
How can I fix this?
Thanks