Understanding the Spell Check Feature
The PeopleSoft Application Designer spell check feature checks the spelling for user-facing labels and text in projects and legacy data. Use this feature before building your application. The spell check feature verifies spelling for these items:
-
Message Catalog entries.
-
Page definitions (label text).
-
Translate (XLAT) tables.
-
Component definitions (tab and menu labels).
-
Portal registry (labels and attribute labels).
-
Record field labels.
Spell Check Results
The system logs spell check results on the Spell Check tab in the PeopleSoft Application Designer output window. The text Begin Spell Check always appears as the first line on the tab. The first line for each spell check category indicates the total number of entries that were checked for the project. The last line in the output window indicates the total misspelled words encountered during the check.
For each spell check category the results may read differently. This table describes how to read the spell check results for each category:
| Output by Error Type | Description |
|---|---|
|
Message Catalog: Message Set www Nbr xxx (yyy) - zzz For example: Message Set 1 Nbr 1 (Message Text) - Distributed Object Mgr: Xelp Xme=Xangage=abc rtz |
Where: www = Message set number. xxx = Message number within the message set. yyy = :
|
|
XLAT: [vvv.www.xxx] (yyy) - zzz |
Where: vvv = Database field name. www = Field value. xxx = Effective date. yyy =:
|
|
Component: [vvv.www] Item Name xxx (yyy) - zzz |
Where: vvv = Component name. www = Market code. xxx = Item name for the component. yyy =:
|
|
Portal Registry: [ttt.uuu.vvv] www xxx (yyy) - zzz |
Where: ttt = Portal name. uuu = C for content reference, F for folder. vvv = Portal object name. www =:
xxx =:
yyy =:
|
|
Field Label: [www.xxx] (yyy) - zzz |
Where: www = Field name. xxx = Field label name. yyy =
|
|
Page: [www] Field ID xxx (yyy) - zzz |
Where: www = Page name. xxx = Field ID within the page. yyy =
|
You can launch an identified definition directly from the output window by double-clicking the error line. PeopleSoft Application Designer launches the appropriate content to correct the misspelling, as described in this table:
| Error Type | Launches |
|---|---|
|
Message Catalog |
NA |
|
XLAT |
Field definition. |
|
Component |
Component definition. |
|
Portal registry |
Browser to display the Content or Folder Administration page. |
|
Field label |
Field definition. |
|
Page |
Page definition. |