Adapter for Apache Kafka 9.6 | webMethods Adapter for Apache Kafka Documentation | webMethods Adapter for Apache Kafka Installation and User’s Documentation | Built-In Services | wm.adapter.wmkafka.topic:drop
 
wm.adapter.wmkafka.topic:drop
The wm.adapter.wmkafka.topic:drop allows the user to delete the topics present in the Kafka cluster.
Input Parameters
$connectionName(string)
Name of the producer or consumer connection.
topics (string list)
Name(s) of the Kafka topic(s) to be dropped.
Output Parameter
topicName
Name of the Kafka topic.
isDeleted
Indicates if the Kafka topic is deleted.