Adding a Google Cloud Storage Connection
Data Entry Manager support Google Cloud Storage service. To configure a Google Bucket, choose a Google Cloud connection type in WAM => Settings => Data Entre Manager => New
...
We are currently supporting Google Storage Bucket inside weborama.com Google Organization (whatever the project is). Type your Google Bucket name is the provided field.
In order to grant the Data Entry Manager process to download file from this bucket, you must add the developer key 814335099329-compute@developer.gserviceaccount.com in the bucket permissions (https://console.cloud.google.com/storage/ => select your bucket => Choose Edit bucket permissions) and add the key as Cloud Storage Admin:
...
The offline datalayer simulates a collect hit by associating a weborama identifier and key values with keys being the column header.
When the file is being processed, every row of the file is read as a collect hit and challenge the custom segment rules of the namespace set in the file import configuration.
The file must be a csv format and include the csv extension, while the content of the file must include the header which should start with the column “webo_id'. All other columns are customs. However the delimiter used in the csv file must be the one declared in the configuration.
for instance, with a configuration having a pipe as a separator, the content should be similar to:
...