Difference between Force_error & Force_abort?
Answer Posted / raju mortale
force_error() function it will not abort graph execution it will send error msg to error port if condition is true.
ex- if(in.gender=="Female") force_error("Gender is Female.!")
but in case of
force_abort() function it will abort graph execution with error msg, if condition is true.
ex- if(in.gender=="Female") force_abort("Gender is Female.!")
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the fundamental blocks of co> operating system of ab initio?
Runtime behavior of Normalize and Reformat
How can we increase the loading performance of oracle table in AbInitio?
Give one reason when you need to consider multiple data processing?
What do you understand by a cartesian join?
Mention what is abinitio?
What do you mean by a transaction file?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
How does the bre work with the co>operating system?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
Pdl with an example?
What are the co> operating system’s assorted library of integrated components?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Hi friends, what are the new features in abinito3.0?
What do you mean by the term data warehousing? Is it different from data mining?