Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
This post is continuous of the below link
How to return mashup from serivce
I was not able to reply to that discussion so i am creating new one.
As I am using contained mashup and setting the Name property of it at runtime through service. So I am not able to find a way to pass mashup parameters.
please guide on this if it possible to pass mashup parameters in this case else guide me in session variable usage.
Thanks
Raju
A mashup with a contained mashup can be connected using Mashup parameters.
define them in your contained mashup, when you click on it from the 'main' mashup you'll see the mashup parameter exposed.
beyond that you can also choose to use session parameters.
I defined parameter in contained mashup but it is not showing in the main mashup when i click on it. I think because of run time assignment of Name property of contained mashup. I am not setting the Name property of Contained mashup statically.
Let me know if I am wrong.
Thanks
Raju