Integration Cloud
6.6.0 |
Built-In Services
|
Built-In Services
|
keys
keys
Obtains a list of all the keys in a data store.
Input Parameters
storeName
String
Name of the data store from which you want to obtain a list of keys.
Output Parameters
keys
String List
Keys for the data store specified in
storeName
.