Versions Compared

Key

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

You can open Glue Settings from Glue Cockpit (transaction /DVD/GLUE) by clicking on the setting's icon (Ctrl+Shift+F7), as shown in the screenshot below. You can also do it simply by running transaction /DVD/GL_SETT. Also, you can click on "Goto" toolbar menu and select "Glue Settings" item.

...

This category of settings enables you to setup parameters for extraction to file storages like /wiki/spaces/ReuseLib/pages/701071414 Microsoft Azure, GCP (Google Cloud Platform) and BigQuery, AWS S3, Hadoop or others.

  • ALLOW_BIN_DELETION - Allows data deletion from the binary storage. Input value: X = allow. Default value: space.
  • BIN_DATA_FILE - Binary data file name. Input value: file name with placeholders. Supported placeholders listed below. Default value: <GLUE_TABNAME>_<GLUE_REQUEST>. It is possible to create subfolders for example <LOAD_TYPE>/<GLUE_REQUEST>. This feature is not supported for BINFILE and Google cloud storage.
  • BIN_REQUEST_METADATA_FILE - Binary request metadata file name. Input value: file name with placeholders. Supported placeholders listed below. Default value: <GLUE_TABNAME>_<GLUE_REQUEST>.
  • BIN_TABLE_METADATA_FILE - Binary table metadata file name. Input value: file name with placeholders. Supported placeholders listed below. Default value: <GLUE_TABNAME>_<TIMESTAMP>.
  • BIN_EMPTY_LOAD_DATA_FILE - Indicates whether the (empty) data file should be generated for loads that contain no data e.g., empty delta load. Set the value = X in order to allow empty data files transfer. 
  • BIN_EMPTY_LOAD_METADATA - Indicates whether the metadata JSON file should be generated for loads that contain no data e.g., empty delta load. Set the value = X in order to allow the generation of metadata files for these loads. 

...

  • DEFAULT_DATE_FORMAT - Default date format used within Date format business function defined in the Glue extraction process e.g., DD/MMM/YYYY. This parameter is used on action Apply date format function and can be overwritten manually. Default value: space.
  • DEFAULT_TIME_FORMAT - Default time format used within the Time format business function defined in the Glue extraction process e.g., HH:MM:SS. This parameter is used on action Apply time format function and can be overwritten manually. Default value: space.
  • ENABLE_BO_BROWSER - Enables Business Objects browser. Input value: 'X' = enabled. Default value: 'X'.
  • ENABLE_GL80_FOLDERS - Enable (Glue-2008) Folders in Object tree in (Glue-2008) Object Navigator. Input value: 'X' = enabled. Default value: space.
  • ENHANCEMENT_ID - Enhancement ID used in Dynamic Selection using BAdi. Input value: name for enhancement ID. Default value: space.
  • ROLLNAME_REPLACEMENT_DATE - Data element used to replace original data elements with technical type d. In case you wish to use date format function, the replacement needs to be a character-like and compatible with your date format. E.g., date format DD/MMM/YYYY requires at least 11 characters. The data elements are replaced while importing fields to the Glue table and can be manually overwritten. However, invalid data types might lead to extraction failure. Default value: space.
  • ROLLNAME_REPLACEMENT_TIME - Data element used to replace original data elements with technical type t. In case you wish to use time format function, the replacement needs to be a character-like and compatible with your time format. E.g., time format HH:MM:SS requires at least 8 characters. The data elements are replaced while importing fields to the Glue table and can be manually overwritten. However, invalid data types might lead to extraction failure. Default value: space.

...

Once the transaction /DVD/GL_SETT_EXPERT is executed, the screen with Glue Expert Settings will be opened and the following settings will be displayed:

Customizing settings

Category of settings for enhancing Glue standard functionality. For more information refer to /wiki/spaces/GLUE/pages/944603241.

  • ALLOW_DELETE_GLREQUEST - Allows you to delete a field GLREQUEST from Glue table in Glue Data Dictionary. Input value: 'X' = enabled. Default value: space.
  • ALLOW_DELTA_VALUE_RESET - Adds an option in Delta Tools pop-up to overwrite last delta value for extractor delta types DATE, TMSTMP and NUM_RNG. Input value: 'X' = enabled. Default value: space.
  • ALLOW_TRIGGER_OPERATIONS - Adds a trigger status option in Delta Tools pop-up to and option to Enable/Disable trigger for extractors with delta type TRIGGER. Input value: 'X' = enabled. Default value: space.
  • AUTH_CHECK_MODIFIABLE - Allows you to create, edit, and delete the functionality of Glue object when Glue variants are forbidden for systems which are not modifiable (based on the field CCNOCLIIND from table T000). Input value: 'X' = enabled. Default value: 'X'.

Glue authorization objects settings

These settings allow you to turn on/off authentication checks for Glue/SAP objects.

  • AUTH_OBJ_GLUE - Enables the authentication for auth. object - GLUE. Input value: 'X' = enabled. Default value: space.
  • AUTH_OBJ_GL_OBJ - Enables the authentication for auth. object - GL_OBJ. Input value: 'X' = enabled. Default value: space.
  • AUTH_OBJ_SAP - Enables the authentication for auth. object - SAP. Input value: 'X' = enabled. Default value: space.
  • AUTH_OBJ_SAP_CUBE - Enables the authentication for auth. object - SAP_CUBE. Input value: 'X' = enabled. Default value: space.
  • AUTH_OBJ_SAP_ODS - Enables the authentication for auth. object - SAP_ODS. Input value: 'X' = enabled. Default value: space.
  • AUTH_OBJ_STOR - Enables the authentication for auth. object - STOR. Input value: 'X' = enabled. Default value: space.

...