Skip to main content
1-Visitor
January 17, 2018
Solved

Creating dummy data

  • January 17, 2018
  • 2 replies
  • 1992 views

Hi All,

what's the best way to create dummy data?

I need a step by step of that for newbie reasons.
Any tips?

Thanks!

Anselmo.

Best answer by asaito-3

I already found what I needed here : https://www.ptc.com/en/support/article?n=CS181457

2 replies

5-Regular Member
January 22, 2018

Anselmo Saito​: From the details it is not clear in what context you are looking to create dummy data. One way used commonly is to use Edge SDK code ( Java/C/.NET) to get random data into remote things which could be used to test cases. Please refer URL for more details about Edge SDK.

You can also make REST Calls for setting/getting different data into ThingWorx system and can refer API help section for more detail.

Do let us know in case you are looking to create dummy data for specific set of functionality or use case.

-Durgesh

asaito-31-VisitorAuthorAnswer
1-Visitor
January 22, 2018

I already found what I needed here : https://www.ptc.com/en/support/article?n=CS181457