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

What is the maximum time for the service execution

AP_9587236
17-Peridot

What is the maximum time for the service execution

I am getting this error- "Error in: MACMON_MDMS_Thing.getShotDetails javascript service. Message ::Execution of Script terminated after : 39 seconds. Timeout configured for 30 seconds.". 

How to handle this error in catch block?

I want to handle this error before it throws error symbol in mashup. 

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @AP_9587236 , 

Look at Timeout property value under WSCommunicationSubsystem Configuration. 

 

Thanks, 

Shirish

View solution in original post

3 REPLIES 3

Hello @AP_9587236 , 

Look at Timeout property value under WSCommunicationSubsystem Configuration. 

 

Thanks, 

Shirish

I have to delete more than 20000 files in systemrepository in a single execution of service. So shall i change the Timeout property value 30 seconds to 1000 seconds ??? @ShirishMorkhade @VladimirN 

Here's article - "How to change the service Script Timeout in ThingWorx": https://www.ptc.com/en/support/article/CS314493

Top Tags