Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI all,
I have a xslt (v2.0) file that is being used in mediation route. It has a document() function. Requirement is, it should read file from network path like file://server1/sharedfolder/file.xml. This is working in integration job, but in mediation route, it always says file not found. Any one know any workaround how this can be achieved in mediation?
Hello,
Could you please let us know if it is what you are looking for?
https://jira.talendforge.org/browse/TESB-9914
Best regards
Sabrina
Hi Xdshi,
I could not relate it with my problem. To put it in simple terms, in mediation, document() function of xslt is not working for remote file. It is working only for local drive or for mapped drive.
Hello,
The remote file is OK with you in a standard job?
Would you mind posting some setting of your document() function in mediation?
Best regards
Sabrina