Forum Discussion

sravankunadi's avatar
sravankunadi
New Contributor II
3 years ago
Solved

Dynamic Parameter file name in S3

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
  • JensDeveloper's avatar
    3 years ago

    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