How to Explain My project flow,In TCS ased me this question.

In which way i can start my project flow and they asked how
many fact tables and dimensional tables u used. Can any one
Explain Briefly for this question and project architecture
also.. please..

Answers were Sorted based on User's Feedback



How to Explain My project flow,In TCS ased me this question. In which way i can start my project ..

Answer / anuradha

we should fallow project flow like
1.requirements(like exiting system)
2.proposed system
3.designing(uml diagrams,flocharts)
4.coading()
5.testing
6.maintaining
7.most important thing you should explain what is your
contribution to develop the project.
8.u should analyze your project and make architecture.

Is This Answer Correct ?    25 Yes 7 No

How to Explain My project flow,In TCS ased me this question. In which way i can start my project ..

Answer / smarati

Explain the different mappings you developed, which meets
the business requirements.

Is This Answer Correct ?    0 Yes 5 No

How to Explain My project flow,In TCS ased me this question. In which way i can start my project ..

Answer / bharath reddy

hi friend,
if u explian project flow u start from scrach,meance from UI
to we need to explain, the control is to start from UI to
controller(req/resp object) and goes to Bussiness layer,i.e
model objects(form and action objects) and then goes to DAO
layer(persistance layer)to access to DB,later retriving data
to DB agian its goes to controller(action servlet),later
from its goes VIEW layer(response pages(JSP).like that way
we need explian in diagrams.the control is where to where
its pass

Is This Answer Correct ?    8 Yes 16 No

Post New Answer

More Informatica Interview Questions

Is it possible to revert a global repository to local one and why?

0 Answers  


scenario

1 Answers  


How many transformations can be used in mapplets.

0 Answers  


How to update source definition?

0 Answers  


i have two sources two flatfiles same structure one flatfile contain 100 million recs another flatfile contain 10 million recs i have to connect single target(performance oriented answer) what are the steps we have to do this scenario

4 Answers   Polaris,


i have two source data there is no pk,fk how to join the two sources

5 Answers   TetraSoft,


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

0 Answers   Informatica,


The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?

1 Answers   Amdocs,


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

2 Answers  


What does “tail –f” command do and what is its use as an Informatica admin.

0 Answers  


How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?

3 Answers  


HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND LOOKUP?

11 Answers   Cap Gemini,


Categories