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

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

SynchronizeModelState service failed on edge thing

javed_a
12-Amethyst

SynchronizeModelState service failed on edge thing

Hello All,

 

I am using GetProperties service from Dynamic ThingShpe, I have enabled automatic value update.

The properties which are being bind are set via service as it is calculated field (Not logged but persist). Thingworx version : 9.7

 

On page load I got warning in application log as below:

ApplicationLogApplicationLog

On Mashup log, below info shown:
MashupRuntimeLogMashupRuntimeLog

Any idea why I am getting this warning in application log, and how to avoid this.

Regards,
Javed Akhtar
3 REPLIES 3

This is expected: the AlwaysOn JS client in Mashup does not yet implement the SynchronizeModelState service. The platform will fall back to the legacy service if this one fails.

 

https://www.ptc.com/en/support/article/CS423838

 

javed_a
12-Amethyst
(To:smainente)

Thank you for your response.

How ever I am not using remote properties, the value are being set by a service on a refresh logic.

And the source properties are being set via subscription as data coming from MQTT.

PTC says it can be ignored but any further insight in it to avoid the warning.

Regards,
Javed Akhtar

That service is invoked after every bind (irrespective if you have remote properties). I will report to R&D if it hasn't been done.

Announcements


Top Tags