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 |
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
Can any body give the PDL with example?
What is publickey and private key?what is the use of this two keys?
What is the ab initio business rules environment (bre)?
How can we increase the loading performance of oracle table in AbInitio?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How to move data from developement to testing and testing to production?
1 Answers BitWise, CTS, Satyam, Wipro,
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
how can you convert 3 way to 7way partitioning in abinitio?
Which component breaks the pipe line parallelism in graph?
What does dependency analysis mean in Ab Initio?
Why creation of temporary files depends on the value of MAX CORE