Difference between public and private projects and how to make
private to public?
Answer / p j
Reference: ITToolbox.com
1. public projects will contain interface
information, for example, metadata in the shape of DML, dbc connections etc
- Anything to do with an interface.
2. Private projects will contain graphs, the application, anything that
executes and/or processes data
3. Special public projects - These are stdenv and a local-environment
project
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we extract data from client machine?
Explain what is the architecture of abinitio?
What information is provided by .dbc file extension for connecting to the database?
What does it mean by the term 'sort component'?
What is the difference between sandbox and EME?
why Skew should always be 0 ? How to use in abinitio graph?
What is is a data flow graph?
How can you import XML repositories exported from different tools like ODI
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
How do you truncate a table?
How to run the graph without GDE?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?