What is the default layout of a component ?
Is it mandatory to set the layout of a component ?
Answer Posted / madhugreddy
The default layout is "Propogate from neighbours".Or you can specify the layout for a component by giving the associated components.
A layout is mandatory for a component.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is sandbox?
What dedup-component and replicate component does?
Pdl with an example?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
How to create repository in abinitio for stand alone system(local nt)?
Can you explain the co>operating system’s processing model?
What do you understand by a cartesian join?
Why is data processing considered beneficial?
What do you understand by local lookup?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
Explain about ab initio’s dependency analysis?
How can you force the optimizer to use a particular index?
Tell us about the architecture of abinitio.
Can sorting and storing be done through single software or you need different for these approaches?