webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | RESTful Web Services | REST URL Parameters | partialCommit
 
partialCommit
Indicates whether to perform a partial commit of data changes when an error is encountered. The following are valid values.
*partialCommit=true. Default. Partial commit is allowed. However, in a transaction context, webMethods OneData ignores this value and only applies the value false.
*partialCommit=false. Partial commit is not allowed.
webMethods OneData does not support JSON in-memory processing for particalCommit. Even if partialCommit=true, webMethods OneData ignores the parameter.