Refresh Record after the policy updates record on different BC
I have a requirement, where Opportunity is created on click of a button on applet in the BC Contact.
On contact BC, Invoke method there is a call to a WF to create opty. The BC used to create opty is copied from opty BC & has custom code which will update few required parameters on the opty based on some business rules. Those fields are exposed, through a join on the calling applet (along with Opty Id); based on account.
Requirement is to get the field refreshed, as soon as the opty is created & opty id is displayed. opty id comes as soon as its created.