cancel
Showing results for 
Search instead for 
Did you mean: 

Take Source file path in sender adapter from an environment variable .

former_member190389
Active Contributor
0 Kudos

Hi,

Is it possible to take source file path(half file path) dynamically in sender file adapter.

Please suggest any alternative to this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

One option, use Dynamic Configuration and set the values in the Mapping.

By the ways, the File Directory and the Filename are taken runtime in the file adapters after transportation.

Only if you are using FTP will you need to key in the FTP addess user id password etc.

Refer -- same way try for File adapter

Ps Note : I have personally never tried it to use the Dynamic Configuration for file path. But you can try.

Thanks

Swarup

Former Member
0 Kudos

>>One option, use Dynamic Configuration and set the values in the Mapping

Dynamic configuration is useful in case of receiver File adapter. We can not use this for Sender.

@Pro girl,

No other way.

Former Member
0 Kudos

You have to use Advanced File selection to select the files and poll them. You dont have any other options here.

former_member190389
Active Contributor
0 Kudos

Hi,

Is not there any alternative to achieve selection of source file path from environment variable..?

please suggest