Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Lookups are one grouping of Setup Tasks. Make use of the Lookups object type to export and import individual Lookups by Lookup Type. This is available @since 5.7.0.2.

...

NameCodeDescriptionDefault ValueSupported Values
Task CodeTASK_CODEUnique id for Setup Task

Lookup TypeLOOKUP_TYPEThe label for a static list that has lookup codes as its values. This can be found in FSM UI on any lookups setup task  (IE. Manage Common Lookups).FILE_NAME

Related Project Properties

...

  1. Click Navigator > My Enterprise > Setup and Maintenance.
  2. In the Setup and Maintenance work area, click Manage Setup Content from the Tasks panel tab.

  3. To search for the code of a task

    1. On the Manage Setup Content page, click Manage Task Lists and Tasks.
    2. In the Search field, select Tasks and click Search.

    3. In the search results, click the name of the task.

    4. On the Task page, look for value that appears against Code.

    5. Copy the code and use it where necessary

Permissions

During deployment, Lookup Types must be read, created, and/or updated via a REST service. Each LookupType will have a REST Access Secured settings. See the below table for possible values and potential actions to take if your Lookup Type has a restricted access level.


Rest Access Secured
Action Required
Description
AnonymousNoLookup will be available to anonymous-role and authenticated-role
AuthenticatedYes

Lookup will be available to an authenticated-role.

SecuredYes

Lookup will not be available at all in the generic resources. A separate resource will need to be created and secured to the correct roles using function security.

Image Added

Example Task where REST Access Secured value can be viewed.