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 = :

  • Message text, indicating that zzz is the complete message text.

  • Explain text, indicating that zzz is the complete explain text.

  • Misspelling, indicating that zzz is a misspelled word in either message text or explain text.

XLAT:

[vvv.www.xxx] (yyy) - zzz

Where:

vvv = Database field name.

www = Field value.

xxx = Effective date.

yyy =:

  • Long name, indicating that zzz is the complete text for the long name.

  • Short name, indicating that zzz is the complete text for the short name

  • Misspelling, indicating that zzz is a misspelled word in either a long or short name.

Component:

[vvv.www] Item Name xxx (yyy) - zzz

Where:

vvv = Component name.

www = Market code.

xxx = Item name for the component.

yyy =:

  • Item label, indicating that zzz is the complete text for the item label of the component.

  • Folder tab label, indicating that zzz is the complete text for the folder tab label of the component.

  • Misspelling, indicating that zzz is a misspelled word in either the item label or the folder tab label.

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 =:

  • Empty.

  • Attribute.

  • System attribute.

xxx =:

  • Empty if www is empty.

  • Attribute name if www is attribute.

  • System attribute name if www is system attribute.

yyy =:

  • Label name, indicating that zzz is the complete text for the label name.

  • Display name, indicating that zzz is the complete text for the display name of an attribute.

  • Misspelling, indicating that zzz is a misspelled word in either the label name or the display name.

Field Label:

[www.xxx] (yyy) - zzz

Where:

www = Field name.

xxx = Field label name.

yyy =

  • Long name, indicating that zzz is the complete text for the long name.

  • Short name, indicating that zzz is the complete text for the short name

  • Misspelling, indicating that zzz is a misspelled word in either a long or short name.

Page:

[www] Field ID xxx (yyy) - zzz

Where:

www = Page name.

xxx = Field ID within the page.

yyy =

  • Label text, indicating that zzz is the complete text for the label text of the field.

  • Scroll area, indicating that zzz is the complete text for label text within a scroll area.

  • Misspelling, indicating that zzz is a misspelled word in the label text.

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.