New Features
- Glue Extractors
- SAP table to binary storage with data transformation - it is possible to apply data transformations when extracting SAP data into .csv files
- Option to skip the records during the extraction process. Use this link (GLUE-1902) Transfer Rulesfor more information.
- Option to skip the initial full load when using delta extraction. Use this link (GLUE-1902) How To Set Delta Typesfor more information.
- JSON metadata for Glue tables and Glue requests is generated during extraction into binary storage
...
- Transport Management
- The update operation is available for Glue objects transported using Glue TMS
- When importing objects via Glue TMS, the progress bar shows current import state
- Glue Authorizations
- Glue Authorization was added for Storage Management setup (see link).
Fixes
- Data Dictionary
- Incorrect error handling when Glue table had 17 key fields
- The deleting table did not delete DSO extractor
- Glue Workbench
- It was not possible to go to extractor manage screen when the extractor was open
- ABAP extraction ended with errors if no data was selected
- The first load for delta date based extraction replicated also future dates
- DSO Delta load from Manage screen was not working correctly
- The source object was missing in extractor workbench for DSO and InfoCubes extractors
- ABAP code in routines was deleted in some cases
...