Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
i connect DB server , and test is good when i testing Some Value
but Thing properties not change
so i can't display in mashup
i think i do study more hard
so plz teach me how to make thing with DB and How to binding them real-time?
Hi Seonho, sorry i might not have fully understood. Do you want to create SQL queries in your DB Thing and then show that data to a mashup?
Have you already created the SQL services to fetch data from the DB? Which DB are you using?
Hi seonho Cha,
You need to create a JavScript custom service which will use the output of your SQL queries and will update the Thing properties.
Thanks,
Ankit Gupta