Hi guys,
I have an FPM app implemented via FPM_OVP_COMPONENT. I have also implemented a Tabbed UIBB via FPM_TABBED_UIBB within the said app.
The requirement is for the app to switch to the correct tab whenever error detected. So, my question is what do I do in order to change the tab from one to another during runtime? Thanks.