(Glue-2311) BigQuery Prerequisites
High-level summary of necessary steps (more details in (SM-2305) GCS & BigQuery Storage Setup):
SAP BASIS/Infrastructure tasks:
SAP Basis team:
Java Connector: (SM-Latest) Java Connector Setup
Creation of SNP_JAVA_CONN RFC:
Connection type: TCP/IP Connection.
Activation type: Registered Server Program.
Fill in the Program ID (e.g.): SNP_JAVA_CONNECTOR.
Creation of Technical SAP user for ABAP >JCO RFC Communication:
In transport, you are provided with a template role with name /DVD/JCORFC (if you will use this role, do not forget to generate the profile in transaction PFCG).
Create System user, with role /DVD/JCORFC.
Granting access for external program SNP_JAVA_CONN to SAP gateway:
Check SMGW > GoTo > Expert Functions > External Security > Maintenance of ACL files whether external programs are allowed (=* or ProgramID).
SAP system (Operating system level):
Uploading the JSON file to
/sapmnt/<SID>/global/security/dvd_conn
, more details can be found in (SM-2305) GCS & BigQuery Storage Setup | 3.1 JSON key .
Networking team:
Enabling outbound communication from the SAP system to GCP
Port | Address |
---|---|
443 | |
443 | *.googleapis.com |
GCP team:
GCP prerequisites: (SM-2305) GCS & BigQuery Storage Setup:
Select a project or create a new one.
Service account - needed for access to GCP from the SAP system, using the generated key in JSON format.
Creation of Storage bucket.
Creation of BigQuery dataset.