on 2024 Sep 13 10:11 PM
I have a an XML BODS processing job, processing many XML files at a time.
Now I have a requirement, on an Linux server, using BODS function file_move, but it needs to only move one XML file to a different folder at a time, not all XML files.
The reason is that some XML files might be badly formatted, and can't be processed by the BODS job, and those XML files need to go to a different folder after processing.
Anyone had such a scenario before? Thanks!
Request clarification before answering.
Hi Leefung,
You can use try catch blocks and in the catch block add a script to move the bad file to different location.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
8 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.