webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | RESTful Web Services | REST URL Parameters | numberOfThreads
 
numberOfThreads
webMethods OneData disables concurrent processing of objects that have optional database sequence as the primary key when numberOfThreads is set to 1 in the REST URL. Append numberOfThreads=n in the REST URL , where n is number greater than or equal to 1. Set numberOfThreads to a higher value to have more concurrent threads during processing, in accordance with the environment on which webMethods OneData is deployed.
Note:
If you do not use this parameter, webMethods OneData uses the default pool size defined in the onedata.properties file.