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 |
what does layout means in terms of Ab Initio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Can you run air sandbox run using pset ?
Output for sort and dedupsort with NULL key?
How to move or copy the project parameter or project object to my sandbox?
Mention what is the syntax for m_dump in abinitio?
What is the use of the co> operating system in ab initio?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..
What are the factors on which storage of data depends?
What is broadcasting and replicate?
What do you mean by continuous graph? what is it significance?
What is the difference between Generate Records Component and Create Data Component?