Parameters for Weblogic MQ
The configuration parameters for WebLogic MQ are:
- URL: URL to access WebLogic MQ console.
- Connection Factory: The connection factory associated with the queue. By default, this is set to 'jms/ConnectionFactory'.
- Queue Name: The name of the queue
- Username (optional): The username to access the queue. This is required only if the queue requires authentication.
- Password: The password to access the queue. This is required only of the queue requires authentication.