Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi All,
I have a query regarding how to store the Form data into a Table from a mashup. I have a particular scenario where I have a mashup with a Data Entry form in it. Upon filling the fields in the form, the user should have the option to save and submit the data. The data has to saved in an infotable dynamically.
I will provide a screenshot of how the form data looks like..
Kindly provide a solution to my query. Thank you so much in advance.
Best Regards,
Airin
Solved! Go to Solution.
Data from mashup can be stored in a property on a thing by calling SetPropertyValues or Update PropertyValues service. This service can be triggered by either user clicking Save button or automatically by executing service on an event.
Data from mashup can be stored in a property on a thing by calling SetPropertyValues or Update PropertyValues service. This service can be triggered by either user clicking Save button or automatically by executing service on an event.
Hi @MarekP.Nowaczyk ,
Thank you for taking the time to provide me with a solution.
It would be more helpful if you can elaborate the steps to do it as I am a beginner in Thingworx.
My use case is to enter the data in one mashup and store the entered data in a table and display it in another mashup.
Please find the file attached. Kindly provide a solution. Thanks in advance.
Regards,
Airin Sara Ben