Global Schema Settings

Global Schema Settings

Global Schema Settings is a tool to set up global schemas that can be referenced from all projects and scripts.
Refer to "Global Schema" for more information.

Functions provided by Global Schema Settings

Global Schema Settings provides following functions.
Description of Functions
Name of function Description Remarks
List all available Global Schemas Lists all available Global Schemas. Shown when Global Schema Settings is launched.
  • Sorted by standard unicode character order.
View/Modify Global Schema Properties Views and modifies Global Schema properties.  
Delete Global Schema Deletes Global Schemas.  

List all available Global Schemas

Description of items
Item name Description Remarks
Name The name of global schemas.  
Project The project from which the global schema is registered.
  • It shows as follows.
    • Normal project: <User name>@<Project name>
    • Shared project: <Project name> (shared)
  • The latest one from which global schema of the same name has been registered is shown.
Script The script from which the global schema is registered.
  • The latest one from which global schema of the same name has been registered is shown.
Component The component from which the global schema is registered.
  • The latest one from which global schema of the same name has been registered is shown.
Input/Output Input/Output of the component from which the global schema is registered.
  • It shows as follows.
    • Registered from input schema: Input
    • Registered from output schema: Output
  • The latest one from which global schema of the same name has been registered is shown.

Even if you delete or change names of projects/scripts/component from which a schema is registered, those properties of the schema won't be updated.

View/Modify Global Schema Properties

Global Schema Properties can be viewed/modified from [File]-[Properties].

Referring components list

[Referring components list] tab shows the list of components which refer to the global schema.
Description of items
Item name Description Remarks
Project A project which refers to the global schema.
  • It shows as follows.
    • Normal project: <User name>@<Project name>
    • Shared project: <Project name> (shared)
Script A script which refers to the global schema.  
Component A component which refers to the global schema.  
Input/Output Input/output of a component which refers to the global schema.
  • It shows as follows.
    • Referring to from input schema: Input
    • Referring to from output schema: Output
    • Referring to from input and output schema: Input/Output

Security

In [Security] tab you can set security of the global schema.
Description of items
Item name Description Remarks
Owner The owner of the Global Schema.
  • The user who registered the Global Schema becomes the owner by default.
Group The group to which the owner of the Global Schema belongs.
  • The primary group of the user who registered the Global Schema is set by default.
Access permissions Permissions on Global Schema.
  • [Use]
    The privilege to view global schemas.
  • [Edit]
    The privilege to delete or modify global schemas.
  • Global schemas you do not have privilege to use them are not listed.
  • The default permissions of Global Schema grants its owner both access and edit permissions, whereas the groups and other users are granted only access permission.

Delete Global Schema

Global Schema can be deleted by [Delete] action in its right-click context menu.
When you delete global schemas, references from schemas which refer to that are not canceled. Unlink them from Mapper editor as necessary.