Versions Compared

Key

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

...

New Features

Mass Operations

...

Extractors

  • Data Validation - you can now compare the extracted data to the data stored on external storage right after the extraction in order to verify the data consistency. You can find this option under Glue settings.

  • Data Streaming – a new feature that enables data streaming from your SAP system through a watchdog background job that schedules the extraction of watched objects in separate jobs.  

  • Automatic adjustments of ADSO structures – if you add a new object to your ADSO you no longer have to adjust the structure of your Glue table manually – this new feature adjusts it automatically

  • Read Deleted Entries – You can now read deleted entries with trigger delta using the SAP Table Fetcher.

...

Improvements

Extractors

  • You can now generate all types of Extractor 2.0 objects in bulk.

  • If you deactivate an extraction process, the variants created for the process are not deleted.

  • Extraction monitor displays selection information for DSO and InfoCube extractions.

  • You can now use customer exits for BEx Query extraction.

  • You can use date format and time format business functions to format date and time values from technical SAP format into the desired ‘easy to read’ format.

  • When extracting the data into file storage, you have now an option to customize the files generated by Glue.
    In Glue Settings, you can specify CSV and JSON filename patterns. You can also decide if you want to have CSV and JSON extraction metadata generated if no data was transferred during the extraction.

...

  • When extracting data using trigger delta, you can specify multiple triggers on a cluster table with the same cluster table header.

  • You can manage the triggers created by Glue objects with the Trigger Management tool. We have improved the tool to provide you all the relevant information.

  • If you want to use timestamp delta for data extraction, you can define it either by using a timestamp field from a table or as a combination of date and time fields.

Glue Settings

  • Glue Settings provide you with logging information of all the changes to settings parameters.

...

  • In the S4 system, it was possible to create SAP fetcher with trigger delta on a proxy object. The actual creation of a trigger would eventually fail during the activation, so this operation is no longer allowed.

  • It was not possible to delete a Glue fetcher in the saved state.

  • The authorization RUN_EXT was not checked right after the execution of an extraction. This was corrected and now it is not possible to start the execution without the authorization.

  • ADSO extraction was executing the deduplication logic (removing duplicate values from a single data load) even if this option was not marked.

  • Activation of Extraction Process with wrong mapping (wrong target field name) was dumping.

  • During the currency conversion, the logic was not checking if all the key fields from the reference table were in the source table. This was causing failures in the extraction process.

  • It was impossible to fully regenerate mapping in the extraction process when there were only direct assignment rules

  • If you delete a field from a Glue table, it is still present in extraction process mapping. The only way to delete it is to regenerate mapping, but this was not possible when there were only direct assignment rules. This has been remedied and you can regenerate it.

...