4.6 Component Object Noun
Provide a noun to identify the object to work with. This may relate directly to a table selection or be used as an identifier.
When generating a new Web Page, using the 'Views with Routing' option, the Object Noun is used to set up the menu options and identifies the Path and Link parameters.
When generating Server Modules, using the 'Web API' template, the Object noun is used to generate path and schema names as well as srvroutine names in the RDMLX.
An Object Noun has the following characteristics:
-
Must not include any spaces
-
It is a noun, in singular form e.g. Customer
-
Typically, it relates directly to a table being used e.g. xContacts