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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

How to update runtime mashups in batches

CZ_9645217
15-Moonstone

How to update runtime mashups in batches

Dears,

 

I currently have 20 TVs, and each TV has Mashup screens deployed. Now I need to change these screens. After I change on the design interface, I have to manually refresh the mashups one by one, but this is a waste of time. May I ask Is there a batch method for processing? Thank you!

ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:CZ_9645217)

The following approach may work.

Have a flag that evaluates if there is a new mashup yes/no (update by either GetProperties - Push or AutoRefresh)

fire that into an expression and do location.reload() in the expression widget.

 

View solution in original post

2 REPLIES 2
PaiChung
22-Sapphire I
(To:CZ_9645217)

The following approach may work.

Have a flag that evaluates if there is a new mashup yes/no (update by either GetProperties - Push or AutoRefresh)

fire that into an expression and do location.reload() in the expression widget.

 

CZ_9645217
15-Moonstone
(To:PaiChung)

@PaiChung  it worked, thank you very much for your help, it saved me a lot of time.

Announcements


Top Tags