Clear VBC Result When Parent Record Changed
Hello,
We have a virtual business component (VBC) under the Account screen (Please see the attached screenshot), the VBC filled by Web Service call but the issue that when the account changed (query applied on the account) the data stay as is in the VBC which means you see data not related to the viewed account, so I would appreciate you help on the best way to clear the VBC on the parent BC has new query.
One of the ideas was to write script on the query method on the Account BC, but I'm not sure if this is the best practice or not.