QuestionQ167

Managing Applications

When a new application table is created, what is the default module name?

  • A X_' prefixed to the application name
  • B Plural form of the application name
  • C Same name as the application name
  • D 'U_' prefixed to the application name
Explanation

A newly created ServiceNow application table receives a navigation module whose default name uses the plural form of the application name. Prefixes such as x_ and u_ are table-name conventions, not the default module label.

Community Discussion

No comments yet. Be the first to start the discussion!