Redis - (key) - check for existence

Description - Tests if the specified key exists in the selected database.

Runtime Class - com.ibi.agents.XDRedisKeyExists



Parameter Groups

 ParameterTypeDescription
*Key:stringName of the key to check for its existence.
* - 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.