What is difference between force_error & force_abort? How to use in abinitio graph?
Answers were Sorted based on User's Feedback
force_error() will stop the execution of the graph , If the reject threshold exceeds the reject threshold settings.If it is set to never_abort, force_error will not stop the execution,It will simply write a error message to the error_port and discard the input record , that will be collected in Reject port.
force_abort will always stop the excution of the graph irrespective of reject_threshold value
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sanksingh
Force_error() will not stop the graph. It will simply write the error message to the error port.
Force_abort will stop the execution of the graph. correct me if i am wrong.
| Is This Answer Correct ? | 2 Yes | 2 No |
Explain how you can run a graph infinitely in ab initio?
how to insert/update a csv file by comparing it with another csv file?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
What is a partition and what are the different types of partition components in abinitio?
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
What are the steps to create a repository in ab initio?
What does it mean by the term 'sort component'?
How to add default rules in the transformer?
Mention what is the role of co-operating system in abinitio?
Have you eveer encountered an error called "depth not equal"?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
How does the bre work with the co>operating system?