Versions Compared

Key

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

After downloading and installing the App, there are a few steps necessary to set up.

  1. Grant authorizations to the user of the App

    Code Block
    GRANT APPLICATION ROLE SNP_GLUE_UI TO ROLE "<Account role>";
  2. Grant authorizations to the technical user used with SNP GlueTM add-on for SAP

    Code Block
    GRANT APPLICATION ROLE SNP_GLUE_CORE TO ROLE "<Account role>";
    GRANT APPLICATION ROLE SNP_GLUE_SAP TO ROLE "<Account role>";
  3. Add source for the SAP system that will be sending the data

    Image RemovedImage Added
  4. Define settings in the App for the SAP system (warehouse, frequency of tasks, others). By default first warehouse alphabetically is assigned to a new source.

  5. Image RemovedImage Added

    Start control task in the App for the SAP system.

  6. Configure SNP GlueTM with the App settings (DB name and schema) and select Snowflake App integration

  7. Add SNP GlueTM metadata table into replication in SNP GlueTM and send the data into Snowflake

  8. Add SAP data into replication in SNP GlueTM and start sending data into Snowflake

These steps define a working real-time SAP data replication solution that provides immediate data consumption. Architecture describing this process is a part of the documentation too.