webMethods version - 10.5.0.0
I have consumer service for consuming from Kafka Confluent Cloud topic . is there somewhere webMethods stores that last offset it has consumed, so it will be a reference from which offset to consume next. is there a table or somewhere else this offset value is stored by webM kafka adaptor ??
does webMethods have the offsets stored in a database table or in a file?