High-level summary of necessary steps (more details in (SM-22112305) GCS & BigQuery storage setupStorage Setup):
SAP BASIS/Infrastructure tasks:
...
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 https://datavard.atlassian.net/wiki/spaces/DATAVARD/pages/4146233377/SM-2211+GCS+BigQuery+storage+setup#2.1-JSON- (SM-2305) GCS & BigQuery Storage Setup | 3.1 JSON key.
Networking team:
Enabling outbound communication from the SAP system to GCP
...
GCP team:
GCP prerequisites: (SM-22112305) GCS & BigQuery storage setupStorage 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.