Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello All,
Any one knows how to connect Data lake storage from Thingworx platform?
Thanks&Regards,
Latha
Solved! Go to Solution.
@vi1 : As of now connecting Thingworx to Azure data lake is not supported officially. However, there is a flow connector which can be used ThingWorx Azure Data Lake Connector (https://github.com/PTCInc/TwxAzureDataLakeConnector) for this purpose.
Please note that this is not supported officially by PTC. It means you can use this but PTC does not guarantee and support to functionality of Azure datalake flow connector.
Hi @vi1.
Here are some links that will help you to determine the best option for your environment:
Determining the Correct Data Store Option
ThingWorx Model and Data Best Practices
Regards.
--Sharon
Hello,
Thank you for response.
How to access Azure Data lake storage data into Thingworx platform? Is there any other options?
We can access SQL data and Postgre SQL data. Also, we can access Blob storage data using Thingworx IoT Hub connectors.
Regards,
Latha
@vi1 : As of now connecting Thingworx to Azure data lake is not supported officially. However, there is a flow connector which can be used ThingWorx Azure Data Lake Connector (https://github.com/PTCInc/TwxAzureDataLakeConnector) for this purpose.
Please note that this is not supported officially by PTC. It means you can use this but PTC does not guarantee and support to functionality of Azure datalake flow connector.
Thank you for information. I will go through documents.
Regards,
Latha
Just use the Azure SDK and write a custom extension.