| Fusion Message Review Checklist | Version 2.0.0.0 |
| Contents |
| Preparation | |||||||||||||||||||
|
|||||||||||||||||||
| 1. Error | |||||||||||||||||||
a |
Checked that the message tells users how to fix the error and proceed. | |
b |
Checked that the Application Developer Framework (ADF) is not providing a validator or converter message that eliminates the need for a client-side message to be written for that component. |
|
c |
Checked the Message Review Tool for any common message that would be suitable for the business or UI rule. |
|
d |
Checked the Fusion Message Text Patterns Guideline for a template to compose a message. |
e |
Checked the Fusion Message Content Guidelines for guidance about composing a message with tokens. |
|
| 2. Information |
a |
Checked that the message tells users about some application, page, or business object status or change that the they did not initiate and that does not require any immediate action on their part in response. | |
b |
Checked the Message Review Tool for any common message that would be suitable for the business or UI rule. |
|
c |
Checked the Fusion Message Text Patterns Guidelines for a template to compose a message. |
|
d |
Checked the Fusion Message Content Guideline for guidance about composing a message with tokens. |
|
| 3. Warning |
a |
Checked that the message tells users about an important data validation or application situation they must know about before proceeding. | |
b |
Checked the Message Review Tool for any common message that would be suitable for the business or UI rule. |
|
c |
Checked the Fusion Message Text Patterns Guideline for a template to compose a message. | |
d |
Checked the Fusion Message Content Guideline for guidance about composing a message with tokens. | |
e |
Made a decision on whether the user needs to respond to a question before proceeding (dialog warnings only), or whether the warning is a statement only. | |
f |
Checked that any action buttons provided in response to a question in a warning dialog follow the Rich Client User Experience Buttons Usage Guideline. | |
| 4. Processing |
a |
Checked that the message tells users that an action they performed or process that was scheduled is in progress. | |
b |
Checked the Message Review Tool for any common message that would be suitable for the business or UI rule. |
|
c |
Checked the Fusion Message Text Patterns Guideline for a template to compose a message. | |
d |
Checked the Fusion Message Content Guidelines for guidance about composing a message with tokens. | |
e |
Determined any possible use of background processing that won't interrupt the user. |
f |
Established if the processing is determinate or indeterminate and uses the correct ADF component. |
|
| 5. Confirmation |
a |
Checked that the message tells users that an action they initiated (and where no visible confirmation is possible) or a process has completed. | |
b |
Checked the Message Review Tool for any common message that would be suitable for the business or UI rule. |
|
c |
Checked the Fusion Message Text Patterns Guideline for a template to compose a message. | |
d |
Checked the Fusion Message Content Guidelines for guidance about composing a message with tokens. | |
| 6. Back-end Messages |
a |
Reviewed the text and decided on appropriate use of passive voice and delimiters. |
|
b |
Checked that there is no concatenation of phrases at run-time. |
|
c |
Removed any symbols or formatting marks from the text. |
|
d |
Confirmed that the message will display and print from the back end. | |
e |
Checked the Fusion Message Content Guidelines for guidance about composing a message with tokens. | |
f |
Ensured that the text is not being used in reports, enterprise scheduler logs, WebCenter Activity Streams, strings on UI pages, or as status icon text. | |