Hi, I am writing a custom plugin which a command is invoked in a Process and multiple documents are generated. the problem is I don't know what files and directories will be created beforehand so how to construct the output files for the Process?
h
happy-kitchen-89482
08/13/2022, 9:26 PM
Can you control which subdirectory of the sandbox they get written under? You can capture an entire output directory
b
bumpy-spoon-55438
08/13/2022, 9:32 PM
yes. I know which subdirectory they get written into