The following additional properties are displayed at RabbitMQ queue providers:
• Hostname: this mandatory text property is used to capture the host name of the RabbitMQ server. It accepts a maximum of 100 characters.
• Virtual host: this mandatory text property is used to specify the virtual host to be used to connect to RabbitMQ. It accepts a maximum of 100 characters, and defaults to the value '/'.
• Username: this mandatory text property is used to specify the user name to be used to connect to RabbitMQ. It accepts a maximum of 100 characters.
• Password: this mandatory password-protected textbox is used to specify the password to be used when connecting to RabbitMQ. It accepts a maximum of 100 characters.