![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
id |
beeId[] |
![]() |
The IDs of the entities to be updated |
updater |
![]() |
The type encapsulating the updates to be made to all entities represented in the id structure |
<xs:complexType name="batchUpdater">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="id" type="tns:beeId"/>
<xs:element name="updater" type="tns:identifiableUpdater"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Expertise Management | Batch Update Expertise Terms |
| Request | ExpertiseConnection | Update Batch |
| Request | RelationshipConnection | Update Batch |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices