Skip to main content
1-Visitor
April 11, 2019
Question

Question about web socket feature in TW

  • April 11, 2019
  • 1 reply
  • 3249 views

Untitled.png 

 

I'm using the web socket feature in TW 7.3 (from Automatically update values when able checkbox), the feature worked only for one time and it didn't work after that at all,

I have the three error messages in the application  log as the following:


Message1:[context: com.thingworx.webservices.context.HttpExecutionContext@24f88415][message: Unable to Invoke Service GetClientApplicationKey on EntityServices : Import Failed: Unable to create applicationKey: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]]


Message2:Unable to process import: Unable to create applicationKey: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]

Message3:
[message: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]]

Could you help me please identify the problem I'm facing.

 

Thanks in advance,

    1 reply

    1-Visitor
    April 11, 2019

     You did binded any property of GetProperties result to a visual widget?

    tarik1-VisitorAuthor
    1-Visitor
    April 11, 2019

    yes, I did Carles, the button increase the counter and the getProperties is bounded to the label, after I click the button the label doesn't get updated

    Untitled2.png

    tarik1-VisitorAuthor
    1-Visitor
    April 11, 2019

    I noticed that I have 3 error message, I'll update the question