Niet (of wel) zo brekend nieuws! De PvdA kiest wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel,niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet, wel, niet*, voor de aanschaf van 37 JSF toestellen. Zegt het voort.
*doorhalen wat wel/niet van toepassing is
That’s an astute answer to a tricky quoetisn
Hi Andrejus, This is very useful. I am trying to simulate this for one of my webcenter portal use case.I have a content presenter taskflow wrapped in a taskflow say MyContentPresenterTF with some lesser properties exposed to the user. If there is any error in the tasflow due to invalid content id or the UCM connection is null, i want to catch this exception and show an empty region instead…To simulate this, i have created an ExceptionTF with a exceptionView Page fragment and a dynamic region which shuttles between MyContentPresenterTF and ExceptionTF based on exception. But in the bean where i check for exception using ViewPortContext currentRootViewPort = context.getCurrentRootViewPort(); Exception exceptionData = currentRootViewPort.getExceptionData();is coming as null (exceptionData is null always) So i am not able to switch to my ExceptionTF….I am creating a page using Webcenter Administration at runtime and click AddContent and add MyContentPresenterTF and pass ContentId (invalid) …I am not able to catch this error. At the moment, it is showing this in default popup …