webMethods, OneData, and Terracotta  10.2 | Managing Master Data with webMethods OneData | Developing for webMethods OneData | API Functions and Web Services in OneData | Read-Write Web Services
 
Read-Write Web Services
 
Input XML Specification
Mandatory Tags
Use the read-write web services to perform operations on OneData entities from outside OneData without any additional configuration or set up. These operations are sequential and must be performed in the following order:
INSERT
UPDATE
DELETE
RESTORE
PURGE
SELECT
You can define single or multiple operations, and you can use these services to perform DML operations on single or multiple datasets.
Tip: You can use the SELECT operation to retrieve a maximum of 1000 rows of data. You must use getData to fetch above 1000 rows of data. For more details about getData, see getData.
Note: The web service supports operations without filter conditions only on objects that have 1000 rows of data. If you want to specify filter, the number of rows that satisfy the filter must ideally be less than 1000. However, the exact number of rows that the web service supports will depend on the heap size of the server JVM.

Copyright © 2011-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release