Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi,
I am running Thingworx 9.0 and Kepware 6.9
I managed the connection between kepware and thingworx, but when I create the remote thing it seems disconnected to me, even though the industrial connections are connected.
checking the properties of the remote thing, the isConnected property has no value ... how do I solve it? and checking the AplitionLog it throws me the following messages:
Unable to send [uri = / Things / IIoT_Industrial_Server / Services / BulkLog /]: IoT_Industrial_Server entity does not exist or is not yet associated with a Thing runtime
error APIRequest Message: IoT_Industrial_Server entity does not exist or is not yet associated with a thing, sending ERROR ResponseMessage to caller!
thanks for your help
Solved! Go to Solution.
Hi @DC_9669845 ,
It may be related to the app key permission . I suggest you to try with admin key.
Regarding the potentially unrelated Bulk Log error, the bulk log is related to sharing event log. That error occurs when the entity hasn't had the xml update process completed as per the article about app key permissions but it doesn’t necessarily relate to the symptom of connected industrial gateway but disconnected remote things.
Please have a look on the article
Hi @DC_9669845 ,
It may be related to the app key permission . I suggest you to try with admin key.
Regarding the potentially unrelated Bulk Log error, the bulk log is related to sharing event log. That error occurs when the entity hasn't had the xml update process completed as per the article about app key permissions but it doesn’t necessarily relate to the symptom of connected industrial gateway but disconnected remote things.
Please have a look on the article
Hi @DC_9669845.
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon