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. 

...

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.

...