- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Priyankav,
I am not sure we can call defined functions directly from container . As an alternative, try to
A) Add <enter> after Container
B) Add <sopaCall name={yourfucntionname} serivce={namespace:schemaname}>
<param></param>
</soapCall>
Let me know if this works for you. I will try to replicate scenario like yours by calling directly from container and update you if that works.
Thanks,
Kapil