Hello @abhitej , Are you using this BEAM I/O Connector ? This requires “show semp” commands to be enabled. (see below from the documentation)
Allow Apache Beam to Detect Message Backlog to Scale Workers
Apache Beam uses the message backlog as one of its parameters to determine whether or not to scale its workers. To detect the amount of backlog that exists for a particular queue, the Beam I/O Connector sends a SEMP-over-the-message-bus request to the broker. But for it to be able to do this, show commands for SEMP-over-the-message-bus must be enabled.
Are you running broker on your container env (like docker) or using Solace Cloud service?