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 ?    7 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

How you can generate surrogate key? How to use in abinitio graph?

2 Answers   IBM, TCL, Torry Harris,


What is difference between API

2 Answers   CitiGroup, IBM, TCL,


What are the reasons for which business can trust the approach of data processing?

0 Answers  


How you can delete an object from EME data store ? How to use in abinitio graph?

1 Answers   IBM, TCL,


Describe the effect of the "checkpoint" t-sql statement?

1 Answers  






from a graph how to select only second record always in scan?

3 Answers   IBM,


What are the different String functions used in Abinitio?

3 Answers   IBM,


What are the facts that can compromise data integrity?

0 Answers  


What dedup-component and replicate component does?

0 Answers  


How to create repository in abinitio for stand alone system(local nt)?

0 Answers  


Explain what is sort component in abinitio?

0 Answers  


how to insert/update a csv file by comparing it with another csv file?

0 Answers  


Categories