Invoke service of parent mashup on Data changed event of textfield from child mashup
Hi Developers,
I have a parent mashup which has a collection widget. On collection widget, I have a textfield widget.
Requirement is to refresh another service on parent mashup whenever a user enters value in the textfield widget. This service is used as input to second collection widget on same parent and we need to refresh values on second collection widget.
Issue is that use of global parameter or session parameters are not allowed in our organisation.
Kindly suggest some expression or way to achieve this.
Thanks in Advance.

