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

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Read the ScriptLog file from Thingworx

dbologna
11-Garnet

Read the ScriptLog file from Thingworx

I need to read the SciptLog file from Thingworx to check the activities of a particular process. Is it possible to read the ScriptLog content from Thingworx ?

Thanks

Dimitri

1 ACCEPTED SOLUTION

Accepted Solutions

You can use the GetLogEntries service for script log and bind it to grid as shown in below screenshot,

SachinSharma_0-1671470089538.png

In the Add Data section search for ScriptLog and then search for GetLogEntries service,

SachinSharma_1-1671470149110.png

SachinSharma_2-1671470269172.png

 

Regards,

Sachin

View solution in original post

1 REPLY 1

You can use the GetLogEntries service for script log and bind it to grid as shown in below screenshot,

SachinSharma_0-1671470089538.png

In the Add Data section search for ScriptLog and then search for GetLogEntries service,

SachinSharma_1-1671470149110.png

SachinSharma_2-1671470269172.png

 

Regards,

Sachin

Top Tags