Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I am trying to switch or change a contained mashup based on installation configuration. Can i change the contained mashup name based on what is discovered at runtime?
Yes, this is possible and I am currently doing this.
I call a service when the user first logs in. This service determines which mashup should be display in the contained mashup widget. The result of this service is a string that is passed into the name property of the contained mashup widget. Upon service completion I refresh the contained mashup.