The job allows you to get files from a shared folder based on a title mask. The files whose title matches the mask, will be upload into a Google Cloud Storage bucket.

PREREQUISITES

HOW TO USE THIS JOB?

The parameters that you have to provide are highlighted here below.

CONTEXT VARIABLE

DESCRIPTION

l_PATHDIR_SHARED_FOLDERThe full path of the shared folder that
l_VAR_FILE_MASKThe pattern used to only get the necessary files
l_PATHDIR_SERVICE_ACCOUNT_KEYl_PATHDIR_SERVICE_ACCOUNT_KEY
l_VAR_BUCKET_NAMEThe name of the GCS bucket that will store the files
l_VAR_BUCKET_FOLDERThe bucket folder where the file will be stored
l_PATHDIR_LOCAL_FOLDERThe local folder where the file will be temporarily staged