cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

change a contained mashup at runtime?

sfischer
1-Newbie

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?

1 REPLY 1

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.

Top Tags