Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi,
In this case,we would like to get the customer behavior,like add,modify,delete ,any configurations in the runtime.
We try to use the service-GetLogEntries in Configuration Log,but it just log all the message that ThingWorx generates in regards to any create, modify, and delete function performed in the ThingWorx Platform.
Is there any way to solve this problem?
Solved! Go to Solution.
Since all these actions require services, you can create additional services that are called when any of these are executed and add their actions to a Stream or a Blog.
Since all these actions require services, you can create additional services that are called when any of these are executed and add their actions to a Stream or a Blog.