Skip to main content
1-Visitor
November 11, 2016
Question

change a contained mashup at runtime?

  • November 11, 2016
  • 1 reply
  • 1728 views

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?

1 reply

1-Visitor
November 11, 2016

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.