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:describe
 
wm.adapter.wmkafka.topic:describe
The wm.adapter.wmkafka.topic:describe allows the user to describe the topics.
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 Parameters
topicName
Name of the topic.
isInternal
Indicates the topic is internal to Kafka cluster or not.
partitions
Number of partitions that Kafka topic is comprised of.