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:create
 
wm.adapter.wmtcdb.cellIndexes:create
The wm.adapter.wmtcdb.cellIndexes:create Java service allows you to create cell indexes on the dataset’s cells.
Input Parameters
connectionName
String. Required. The name of the connection.
datasetName
String. Required. The name of the dataset in which all the cell indexes are created.
cellDefinitions
Document. The list of cells(name and type) for which indexes are created.
Output Parameters
result
The result of the service. It can be either true or false.