-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.1
-
Component/s: Automation
-
Tags:
Add a new AddMessage operation to display a feedback message in the UI.
The message will be internationalized if available.
The severity of the message can be specified in INFO, WARN, ERROR. The default one is INFO.
Message parameters are extracted from the OperationContext using the AddMessage#MESSAGE_PARAMS_KEY key. Default to an empty array.
This operation requires an active Seam context.
- is required by
-
NXP-8843 Add possibility to translate message in the "Add message" operation
- Resolved