Versions Compared

Key

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

...

During the extraction process itself, two types of files are created, These are data files and metadata files for extraction (SNP Glue™ request). The creation of the files is dependent on the settings defined within File storage options. In the next section, we are going to discuss the particular files and how they can be configured,

...

In the default configuration, the data file is created as a CSV file for each transferred package. Each data file has an iteration (package) number appended to its name and is stored in the destination defined by File storage options within the SNP Glue™ table. The data file naming can be configured using (Glue-2205) SNP Glue™ Settings using the parameter Binary data file name.

...

  • “Request“ - Number of the SNP Glue™ request associated with this extraction

  • “Status“ - Single character status of extraction

    • “E” - Ended with an error

    • “S” - Ended Successfully

    • “F” - Failed

  • “GlueTable“ - Name of the target SNP Glue™ table

  • “ContainerPath“ - Path to container (location) on file storage

  • "Extractor" - Technical name of the SNP Glue™ extraction process that is used for the extraction

  • “UserName“ - SAP user that executed the extraction

  • "StartTime" - Timestamp when extraction started

  • "FinishTime" - Timestamp when extraction finished

  • "LinesRead" - Number of records that were read from the source object

  • "LinesTransferred" - Number of records transferred to target storage

  • "JobName" - Technical name of an SAP background job that processed the extraction

  • "JobCount" - Numeric identifier of an SAP background job that processed the extraction

  • "Truncate" - Represents checkbox “Truncate Target“ from SNP Glue™ Extraction screen

  • “DeltaType“ - Delta used for reading the data from the source object

  • "LoadType" - Single character identificator of extraction load type

    • “I” - Delta Init Without Data

    • “L” - Delta Init + Full Load

    • “D” - Delta Load

    • “F” - Full Load (Repair) Without Delta Update

...