Skip to main content
13-Aquamarine
December 19, 2022
Solved

Read the ScriptLog file from Thingworx

  • December 19, 2022
  • 1 reply
  • 893 views

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

Best answer by SachinSharma

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

1 reply

16-Pearl
December 19, 2022

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