Hi ,
I have to use timeout as 10 sec for a webservice script.(webservice protocol)
Do we need to specify the web_set_timeout() function before each transaction
or
mentioning at the begining of the script will apply for all transactions present in the script?
Thanks.