Hi All,
I have a web UI where some part is developed on WebDynpro and some on FPM.
The behavior is such that on triggering an action from the Webdynpro section, a field which is part of FPM component should get populated with a value. Both of these components are wired using a connector class.
Currently the behavior is such that on triggering the action (WD component) the corresponding value gets stored in buffer but does not get displayed on UI (FPM component). Only on refreshing the UI or on performing any other action, the buffered value gets displayed on the UI.
My requirement is to get the value displayed on UI as soon as the action is triggered.
Any help on this will be appreciated.
Regards,
Neha