(Glue-2411) Integration with SAP BW Process Chains
You can integrate SNP Glue extraction objects into standard SAP BW process chains using RSPC transactions. Use the following step list to integrate SNP Glue extraction into process chains.
Create a new process chain or modify the existing one using standard SAP Procedure
Select process types and expand the Load Process and Post-Processing node. You should see the process type SNP Glue Data Extraction Process, as shown in the image below.
Drag and drop the SNP Glue Data Extraction Process into the process chain definition. A dialog box will pop up to define the process variant.
Fill in the variant name, press Create button, or select an existing variant using F4 help. When creating a variant, you’ll need to specify a Long description in the dialog box, that comes up after Create button click.
Confirm the dialog and proceed to the variant definition.
Fill in the parameters on the variant screen.
Mandatory parameters
Extractor/Process name: Represents Extractor 2.0 Process name or Extractor 1.0 object, based on the selection of Extractor type.
Variant name: If Extractor 2.0 is selected, this parameter represents the name of the standard SAP program variant defined within the Extractor 2.0 process program. In case Extractor 1.0 is selected, this parameter represents the SNP Glue variant defined for the Extractor 1.0 object. In both cases, you can use F4 help that will provide you with valid values for a particular extraction object
Extractor type selection: This parameter is represented by two radio buttons Extractor 1.0 and Extractor 2.0. It tells the process of whether Extractor 1.0 or Extractor 2.0 objects should be used. This parameter also affects the functionality of provided F4 help to select appropriate objects.
Optional parameters
RFC destination: Integration with standard SAP process chains allows you to execute extraction objects defined on other systems using RFC connection. In case you specify this parameter, the extraction objects on the target system will be executed. In case you wish to perform extraction on the current system, leave this parameter empty.
Save the variant using the standard save button.
In case of an error, you will see the log explaining the situation.
In case all parameters are valid, you will see a similar log as shown in the following image.
Return to process chain definition using the standard Back button.
Select Continue from the dialog box.
SNP Glue extraction processes can be connected to other processes with status errors or successful.
Finish process chain modeling and activate the process chain.
Important note
When transporting process chains, SNP Glue objects are not transported within. You need to transport SNP Glue objects separately using SNP Glue transport management tools.
At runtime, all objects need to exist on the target system otherwise the execution ends with an error. Therefore, always make sure that objects defined within the process variant exist on the target system.
Alternatively, you can also use the report /DVD/GL_RUN_EXTRACTION to schedule SNP Glue data extraction using the standard SAP process type ABAP Program.