Description - Set a new value as the element at index position of the List at key.

Runtime Class - com.ibi.agents.XDRedisListsSet



Parameter Groups

 ParameterTypeDescription
*Key:stringThe name of the key the list is stored at.
*Index:integerThe index number of list
*Value:stringThe value to be placed at the index of the list.
* - denotes required
 ParameterTypeDescription
Return:stringDocument to return from the object.

Select from one of the following options:
  • Status Document {status} - Status document will be the out document.
  • Input Document {input} - Input document will be the out document.
* - denotes required

Output Events

NameDescription
onFailConnectCould not connect to the external system.
fail_parseCould not parse a document.
fail_redisA fail Redis API
onFailOperationCould not perform the operation requested.