change a contained mashup at runtime?
‎Nov 11, 2016
10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Nov 11, 2016
10:18 AM
change a contained mashup at runtime?
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?
Labels:
- Labels:
-
Extensions
-
Mashup-Widget
- Tags:
- mashups
1 REPLY 1
‎Nov 11, 2016
11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Nov 11, 2016
11:03 AM
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.