rose


{ City } sydney
< Country > 0
* Profession * software engineer
User No # 117786
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 0
Questions / { rose }
Questions Answers Category Views Company eMail




Answers / { rose }

Question { TCL, 8284 }

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


Answer

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

Question { TCL, 9883 }

What is difference between API


Answer

It is possible to use sql statements in API mode but it is not available in Utility Mode

Is This Answer Correct ?    0 Yes 0 No