Skip to main content
1-Visitor
August 1, 2023
Question

Update infotable from Mashup [Thingworx 9.1]

  • August 1, 2023
  • 2 replies
  • 1350 views

I have a Infotable with Labels: Sr.no, MachineID, Description, Created-by, Time, Status. I want to update the infotable via a Mashup. The Mashup takes input MachineID and Description. There will be a Submit button. After the button is clicked, this information along with current user and time gets added to the infotable. How can I achieve this?

2 replies

17-Peridot
August 7, 2023

Hello @SG_10730932 ,

 

If I understand your question you are looking to create a mashup which looks 

Behind the submit button is a service which adds the row and using the AutoRefresh to redisplay the mashup.

17-Peridot
August 7, 2023

@SG_10730932 

I always like an example, Give the attached export of my test case a try.

 

Have fund

Peter