A business logic task handler can define a custom informational message, such as an acknowledgement, to display to the user after the user successfully submits a task. For example, after a user submits a request to open an account, the following task-specific message is displayed:
Your request for an account with XYZBank is being processed. Please go to www.xyzbank.com\welcome.html to learn about the benefits of being an XYZBank customer.
To display a custom informational message for the task, specify the message in an addMessageObject() method inherited by BLTHContext.
Copyright © 2013 CA.
All rights reserved.
|
|