Difference between private project parameters ,public project
parameters and common project parameters?
Answer Posted / nvs
This is regarding the differences between private, public and
common projects.
My ETL administrator says that a common project is any project
which is included in some other project. It can be stdenv, a
public project or even a private project. when a private project
is included in another private project, then it can be called as
common project.
Then what exactly is a private project.
What stuff of it is "private". if i am right to say that the
parameters of a private project are not accessible to other
projects..and those of a public project are available.
please correct me if i am not making sense.
Also what about the case when a private project is included in
another project as a common project.Then it is same as a public
project right.
i believe the definition A Public Project can be included in any
other project where as a private project cannot be included is
wrong.
The whole stuff is a bit confusing. Can some one highlight the
minute differences and define each of them and their exact use.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the working process of decimal_strip function?
What is the syntax for m_dump in abinitio?
Explain the methods to improve performance of a graph?
Explain PDL with an example?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What do you know about partition and also tell us about partition components in abinitio?
Explain how abinitio eme is segregated?
How you can run a graph infinitely in ab initio?
What are differences between different versions of co-op?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is rollup component?
What are the steps to create a repository in ab initio?
In abinitio, what types of parallelism are used?