Hello together,
i have some questions about:
1. The right way to acces the BCV Sidepanel from an FPM Application
2. The function of the BCV ( here the BCV shall react on the selected line of an ATS List component)
1. Where is the right entry point for creating the SidePanel Access?
I found How to Integrate the BCV Side Panel into a Web Dynpro Application# and did define the Context key and create a simple CNR-link to open the side panel at a Initialize of the GUIBB component taht shall pas the tag(s).
But when i open now the component in configuration mode, it tells me, i'd not have any valid field descriptor, wahts not true. Removing the Code to pass the context key, all erros vanish in configuration.
So, there is something wrong in this aproach.
2nd: Setting up the bcv and connecting via Tag Name in the ATs-List -Field does "work" somehow, but not in a nice way.
Selecting a line and then using Refresh in the Side-Panel ( as an example the overview has been choossen to show context data) does show the related data for the tagged field(s) of the line. Ok. something seems to be working "ok".
But the refresh shoud be done automatically , when the user selects the line.
(Reason: If the user changes the line and the refresh is not done automatically, he/she has to check if the displayed data in the sidepanel really belong to the selected line and might interprete old data as belonging to the selection )
(How) ist that possible?
Thanks for suggestions,
Ulrich Becker