Posted on 09/02/2026 13:29:12
Hi Dmitrij,
I have tested with a few providers, and it seems that the Excel provider does not honor the sourceFile parameter.
I have added a job for data integration; in test mode, all that I want is to get an excel file as input and export it in like a csv file. I have used ExcelProvider for Source.

I want to reuse the same job/activity with other SourceFiles.
I have tried to add SourceFile parameter in the QueryString, but this is ignored, and the file from the initial settings is used.
Can I change the Source file for ExcelProvider at run time?
Thank you,
Adrian