Integration Server
10.11 |
Built-In Services Reference Guide
|
Storage Folder
|
Summary of Elements in this Folder
|
pub.storage:keys
pub.storage:keys
WmPublic. 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
.