cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

User Behavior

lyi-chi
1-Newbie

User Behavior

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?

1 ACCEPTED SOLUTION

Accepted Solutions
paic
1-Newbie
(To:lyi-chi)

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.

View solution in original post

1 REPLY 1
paic
1-Newbie
(To:lyi-chi)

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.

Top Tags