Difference between public and private projects and how to make
private to public?
Answer Posted / 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 |
Post New Answer View All Answers
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
How co> operating system natively processes the data?
What are the steps to create a repository in ab initio?
What is the difference between dml expression and xfr expression?
Name the different type of processing based on the steps that you know about?
explain checkin and checkout?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is the purpose of having stored procedures in a data-based?
What is the difference between look-up file and look-up, with a relevant example?
Describe what the SQL Server tempdb and tlog files are used for?
What does edp stand for?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
Runtime behavior of Normalize and Reformat
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What are the Graph parameter?