Hello,
I'm encountering a weird behavior with this function. When using it to import a file inside, let's say, 'junction-root', this works well and I've the expected result.
Now, I want to import a file called 'public.json' inside 'junction-root/C', looking at the API documentation, it appears that I've to provide the following input:
id: junction-root/C filename: <path>/public.json
And here's the problem, my Tower job says the file is being imported properly:

However, on ISAM, I can't find this file:

I tried many configurations, playing with ID's, using force flag, .. none of them seemed to work for sub-directories.
We run on an ISAM cluster, these are screenshots from a restricted node running ISAM 9.0.7.1 IF5
Cédric S.