The functionality described in this article is available in the meshIQ Platform versions 11.1.1 and later.
For a quick overview of what's new or changed, visit the meshIQ Highlights page for a version-by-version breakdown.
Jump to Section:
Version 11.2 and Earlier
Version 12.x and Later
Version 11.2 and Earlier
Using Components, you can specify and describe the traditional objects in RabbitMQ architecture. You can also use it to create and manage custom objects, if the environment allows it.
To add a component, do the following:
- Click
on a component viewlet.
- Enter the Component Name.
- Select the Type of component.
- Click OK to save the component.
To add a parameter:
- Enter the parameter in the first space provided (red box below).
- Enter the parameter value in the box below that (green box below).
- Select the parameter's data type from the list.
- Click
.
_______________________________________________________________________________________________________________
Version 12.x and Later
Using Components, you can specify and describe the traditional objects in RabbitMQ architecture. You can also use it to create and manage custom objects, if the environment allows it.
Create a Component
To add a Component:
- Click the Add Component
button in the Component viewlet. The Select Object Path window opens.
- Specify the object path for the new Component, then click Select path.
- The RabbitMQ Component Create Window opens.
- Enter the Component Name.
- Select the Type of component.
To add a parameter:
-
Click the file button to see the list of available parameters. Click Parameter Description to learn more about each parameter.
-
Select a parameter from the list, or enter the parameter manually in the first space provided.
-
Enter the parameter value in the box below.
-
Select the parameter’s data type from the dropdown list.
-
Click the
button to add it.
-
Repeat the process as needed.
Click Ok to create the Component immediately. Alternatively, click Schedule to create it at a later time (see Scheduling for details).
Parameter Description
Parameter | Description |
Apply To | Defines what type of queue, exchange, or binding the policy should apply to. |
Pattern | A matching pattern (using regular expressions) to decide which queues or exchanges the policy will apply to. |
Priority | Determines which policy wins if multiple policies match — higher priority value wins. |
Definitions | Specifies additional settings (key-value pairs) that are applied when the policy matches (like setting TTL, max length, etc.). |