on 2017 Mar 30 6:39 PM
Hi,
I have a scenario where i need to process a csv file and load it into IBP.
I need to load the file and archive it as soon as its processed
I have scheduled the job and it fails when the file is not present. Even if we write an exception it is still a failure.
How can we run the task without failure even when the file is not present as it sends unwanted failure emails in production. Can we write a script to skip the dataflow processing without raising an exception?
Thanks!!
Request clarification before answering.
Hi,
You can use wait_for_file function in preload script. It works for this requirement I guess
Thanks,
Anil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
We have the same requirement, can you please send a sample of how did you manage to use wait_for_file functionality in preload script?
Thanks
Nihar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
9 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.