Give us feedback
message-manager
Web icon

Message Manager

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 25 April 2019 by 
0.0
 (0 ratings)
message-manager

Message Manager

Details
Application to manage Alert Messages. Alert messages are the table based alternative to creating messages using "hard coded" expressions.
Read more

Message manager provides two service actions to retrieve alert messages;

  • AlertMessageGetByCode: Returns the AlertMessage message for a code. Throws an exception when the code is not found.
  • AlertMessageGetByCodeV2: Returns the AlertMessage message for a code.
    Placeholders "&n" are replaced with the respective parameter in the ParameterList
    Throws an exception when the code is not found.
Release notes (1.0.0)
Reviews (0)
Team