Skip to main content
15-Moonstone
March 8, 2024
Question

How to invoke a service in a parent mashup from child mashup in collection widget concept

  • March 8, 2024
  • 1 reply
  • 1644 views

Hi All,

Am using collection widget, from child mashup I am storing a value in session, so that value from session can used as input for one of my service in parent mashup. 

Problem is able to store the value in session but unable to invoke that service in parent mashup.

So could you please help me out how to achieve this.

 

Thanks

Ksm

1 reply

17-Peridot
March 8, 2024

You can use the session parameter change event

Sathishkumar_C_0-1709941904176.png

 

KSM15-MoonstoneAuthor
15-Moonstone
March 9, 2024

Hi Satish,

Thanks for reply

I didn't understand from where the session event to drag to either service or session parameters.

 

Thanks

Ksm

 

17-Peridot
March 9, 2024

Clieck on any session variable... you will be seeing the events in data properties tab.

 

Drag the event to your custom service