Adapter for Terracotta 10.5 | webMethods Adapter for Terracotta Documentation | webMethods Adapter for Terracotta Installation and User’s Documentation | Built-In Services | wm.adapter.wmtcdb.cellIndexes:remove
 
wm.adapter.wmtcdb.cellIndexes:remove
The wm.adapter.wmtcdb.cellIndexes:remove allows you to delete the cell indexes that exist in the dataset.
Input Parameters
connectionName
String. Required. The name of the connection.
datasetName
String. Required. The name of the dataset from which all the cell indexes should be removed.
cellNames
String List. List of cell names whose indexes should be removed.
Output Parameters
result
The result of the service. It can be either true or false.