Hello All,
I may be taking the wrong approach here but anyhow...
I have a custom Team Viewer (EP 6.0) that uses Portal Eventing to indicate a new employee has been selected (exposing pernr) and for integration purposes must remain. I have successfully modified the Record Working Time WD to accept the event and read the pernr. The trouble is trying to take the pernr and reinitialize the application to reflect the working time of the newly selected employee.
Looking at the application, I see the onInit(fpm) which I'm guessing is called by the FPM framework. Anyone know how (or if) I can call the onInit() method? Or maybe just a decent way to reinitialize the Record Working Time application within the application itself (similiar to reloading it)?
Thanks,
Mike