Forum Discussion
Hi @vaidyarm,
Check this pipeline, does the ranks are correct.
012_Community_Answer_2022_05_20.slp (7.8 KB)
That path is the root of the file system, which the snaplex software likely does not have access to (hence the Permission Denied error). Maybe try writing into
/tmp
. So, something likefile:///tmp/myfile.json
.
Related Content
- 5 years ago
- 3 years ago