Skip to content

Organization

Organization is associated with Notifications within GNB, and Table and Business Object related to departments and employees should be set up.

organization_01

Register the values related to the following properties in the Organization Business Object's Fields:

  1. Organization Key: Corresponds to the unique key of the Organization, which is the logical key of the Organization Table.
  2. Organization Name: Name of the Organization.
  3. Parent Organization Key: Key of the parent Organization, meaning the code of the parent Organization.
  4. Organization Join Key: Key that connects members of the Organization.
  5. Organization Topic Key: SYS_ID of the Organization Business Object Field, which is the physical key.
  6. Organization Modify Date: SYS_MODIFY_DATE of the Organization Business Object Field, indicating the last modification date and time.

Register the values related to the following properties in the Member Business Object's Fields:

  1. Employee Name: Represents the NAME field of the Member Business Object.
  2. Employee Join Key: Represents the Affiliated Organization code field of the Member Business Object.
  3. User Topic Key: Represents the SYS_ID field of the Member Business Object.
  4. Employee Modify Date: SYS_MODIFY_DATE of the Member Business Object Field, indicating the last modification date and time.
  5. Organization Search Authorization: Setting to allow organization search in the send window of Notifications, set as Boolean or Char field in Business Object Field, where if the DB value is "1" or blank, organization search is allowed, but if set as "0", organization search is not allowed.
  6. Message Sending Authorization: Indicates whether the send window of Notifications is displayed, set as Boolean or Char field in Business Object Field, where if the DB value is "1" or blank, the send window appears, but if set as "0", it does not appear as follows.

For more detailed information on Notification settings, refer to the GNB On/Off section in Chapter 2.