Field Name | Description | Values |
---|---|---|
App | The fabric application to set up the alert for. | - Orders - Inventory - Product Catalog |
Service: | The service is the specific feature within the fabric application selected in the App field. | - Orders: Order, Invoice, and Allocation - Inventory: Inventory_imports - Product Catalog: Attribute, Bundle, Category, Product, and Collection |
Attribute | Specifies a characteristic or property of the selection in the Service field. | Includes options such as: - createdAt: The time the service was created. - updatedAt: The time the service was updated. - statusCode: The service’s status code. |
Operator | The Operator field describes the relationship between the Attribute field and the Add Values field. | - IN: Includes - NIN: Doesn’t include - EQ: Is equal to - NEQ: Not equal to - GT: Is greater than - LT: Is less than - GTE: Is greater than or equal to - LTE: Is less than or equal to |
Add Values | The values represent specific states or conditions of the selected Attribute. | Time-based values include options such as: - NOW() - PT2H: The time of the attribute is within the last two hours. - NOW() - PT6H: The time of the attribute is within the last six hours. - NOW() - P2D: The time of the attribute is within the last two days. Status-based values include options such as: - ALLOCATED: Indicates a status of allocated for the selected attribute. - PROCESSING: Indicates a status of processing for the selected attribute. - FAILED: Indicates a status of failed for the selected attribute. |