Have an inbound thread set to PROTOCOL:fileset-local , once it reads the file, the file disapears would like to save the file after is is processed. I did not see an option on the screen using 2022.09. Could not find anything in the help files how ever I typed my question in to Chat GPT and came back with this:
When using the Fileset-Local protocol in Cloverleaf, the handling of a file after processing depends on how the protocol is configured. Here’s a breakdown of what happens to an inbound file after it’s been read:
After Cloverleaf processes a file from the Directory to Read, it will move or delete it based on the Post-Processing configuration:
đ Key Configuration Fields (NetConfig > Inbound Thread > Protocol: fileset-local)
| Field | Purpose | Default Behavior |
| ————————— | ——————————————————– | ————————- |
| **Directory to Read** | Source directory for incoming files. | Files are read from here. |
| **Post-Process** | What to do with the file after processing. | Default is delete. |
| **Directory for Bad Files** | Where to move unreadable or invalid files. | Only used on error. |
| **Directory for OK Files** | Optional directory to move successfully processed files. | Must be explicitly set. |
I take what I find with GP chat with a grain of salt, but it found that information out there so there must be some information referencing this.
Anybody know how to save the file and move to another location after it is processed?
Thank,