As Ens.StreamContainer has a OriginalFilename property you can use that in your custom BO by specifying a subfolder ob request (so OriginalFilename = /subfolderA/name.txt).
I would try to avoid the mixing of:
- technical issue - outputting file into one of the several subfolders based on a filename
- business issue - determining which subfolder to output file to based on extracurricular conditions
Operation/adapter should solve only one type of issues, either technical or business.
- Log in to post comments

.png)