webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Storage | add
 
add
Inserts a new entry into a data store.
If the key already exists in the data store, the service does nothing.
Input Parameters
storeName
String Name of the data store in which to insert the entry.
key
String Key under which the entry is to be inserted.
value
Document Value to be inserted.
Output Parameters
result
String Flag indicating whether the entry was successfully added. A value of:
*true indicates that the new entry was inserted successfully.
*false indicates that the entry was not inserted (usually because an entry for key already exists).
error
String Error message generated while inserting the new entry into the data store.

Copyright © 2014- 2019 | 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.