(Glue-2305) App Quick Start
After downloading and installing the App, there are a few steps necessary to set up.
Grant authorizations to the user of the App
GRANT APPLICATION ROLE SNP_GLUE_UI TO ROLE "<Account role>";
Grant authorizations to the technical user used with SNP GlueTM add-on for SAP
GRANT APPLICATION ROLE SNP_GLUE_CORE TO ROLE "<Account role>"; GRANT APPLICATION ROLE SNP_GLUE_SAP TO ROLE "<Account role>";
Add source for the SAP system that will be sending the data
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.
Start control task in the App for the SAP system.
Configure SNP GlueTM with the App settings (DB name and schema) and select Snowflake App integration
Add SNP GlueTM metadata table into replication in SNP GlueTM and send the data into Snowflake
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.