I would like to pass the pipeline parameter as _clearbit_region to S3 file name. It will be dynamic.
how should we pass the parameter in filename?
Any help would be appreciated
Thanks
I would like to pass the pipeline parameter as _clearbit_region to S3 file name. It will be dynamic.
how should we pass the parameter in filename?
Any help would be appreciated
Thanks
Hi @sravankunadi ,
You should enable expression language by clicking on the “=” below File name and put everything between “” except the pipelie parameter. It should look like this:
“alization/System_Integrations/marketoleads” + _clearbit_region + “.o…”
Regards
Jens