What is difference between force_error & force_abort? How to use in abinitio graph?

Answers were Sorted based on User's Feedback



What is difference between force_error & force_abort? How to use in abinitio graph?..

Answer / rose24

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

What is difference between force_error & force_abort? How to use in abinitio graph?..

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

Post New Answer

More Ab Initio Interview Questions

What is the default layout of a component ? Is it mandatory to set the layout of a component ?

3 Answers   IBM,


Can any body give the PDL with example?

1 Answers   Cap Gemini,


What is publickey and private key?what is the use of this two keys?

0 Answers  


What is the ab initio business rules environment (bre)?

0 Answers  


How can we increase the loading performance of oracle table in AbInitio?

0 Answers  


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

0 Answers  


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?

0 Answers   IBM, TCL,


how can you convert 3 way to 7way partitioning in abinitio?

4 Answers  


Which component breaks the pipe line parallelism in graph?

3 Answers   Wells Fargo,


What does dependency analysis mean in Ab Initio?

5 Answers   Syntel,


Why creation of temporary files depends on the value of MAX CORE

1 Answers   HCL,


Categories