Skip to main content
5-Regular Member
March 1, 2018
Question

ThingWorx Azure IoT Hub Connector issue

  • March 1, 2018
  • 2 replies
  • 1792 views

Hi everyone,

 

I'm try to deploy the  ThingWorx Azure IoT Hub Connector on my ThingWorx8.1, I got some issues in the Thingworx:

 

Could not dispatch async service request [NotifyPropertyUpdate] : Service not implemented

Could not send response message. APIRequestMessage [requestId: 378713, endpointId: -1, sessionId: -1, method: POST, entityName: SPARX_00000000-0000-0000-0000-000000000000_THINGWORXTRL_RemoteThing_d84ff5e6-6cb9-4f15-b184-aaa001bed347, characteristic: Services, target: NotifyPropertyUpdate]

 

could someone help me?

 

Thanks,

David

2 replies

5-Regular Member
March 1, 2018

This error/warning is normal and can be ignored. It won't cause any usability issues. Certain connectors rely on this message from the platform but the Azure connector does not.

 

Thanks,

Darrick

DavidShen5-Regular MemberAuthor
5-Regular Member
March 7, 2018

Hi Darrick,

 

I'm not sure if this issue can be ignored, but if I create an azureiotting from AzureIotTing template, I will get some new issues:

ERROR
No remote binding for PropertyName = twinTags
Administrator
c.t.t.Thing
http-nio-80-exec-32
   
ERROR
No remote binding for PropertyName = cloudState
Administrator
c.t.t.Thing
http-nio-80-exec-32
   
ERROR
No remote binding for PropertyName = twinReported
Administrator
c.t.t.Thing
http-nio-80-exec-32
   
ERROR
No remote binding for PropertyName = twinDesired
Administrator
c.t.t.Thing
http-nio-80-exec-32
   

 

so, it seems the connector is not work as well?

How can I troubleshooting?