on ‎2019 Apr 01 6:42 PM
Hi,
Is it possible to refresh EC from absl or standard TI when user change the pane ?

I mean when user change for example Items for Tickets tab. On EC i have only few fields, not OWL list..I founde operation "RestartClient" in event hanlders and it works when i assign to the custom button.. but ii should be done automatic.
Maybe in absl is there some standerd function which achvie this task, but i don't know about it.
Could you please give me your advice? Thanks a lot for your help!
Request clarification before answering.
Hello Jakub,
You can implement this very easily by triggering an EventHandler that Executes the DefaultSet and has the SyncDataContainer operation.
To trigger the EventHandler you can implement an Inport which has the Properties configured as in the below screenshot.
You also will have to configure an Outport which has the same local event name configured as the Inport, the Outport should have the Broadcast property enabled.

This way the EC will be able to Self Trigger the Refresh and every time you open the tab it should refresh the data.
I hope this help,
Piotr.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.