GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Data Integration

 Print  |  
Question:  What is DI Hierarchy, What are the resuable objects



March 03, 2007 16:36:35 #1
 Aparna   Member Since: Visitor    Total Comments: N/A 

RE: What is DI Hierarchy, What are the resuable object...
 
Data Integrator hierarchy is as follows

                              project
                                  |
                                  |
                                JOB
                         -------------------
                        |                        |
                  SCRIPTS           WorkFlow
                                                  |
                                          -------------------
                                         |                        |
                                 SCRIPTS           DataFlow
                                                                  |
                                                           -------------------
                                                         |            |             |
                                                  Source      Query      Target
                                                             (Transformation)


Most of the objects in object explorer are reusable objects

Jobs, workflows, dataflows, transformations , source and target tables, files as we can use them in another project/workfolw. Usage count specifies the number of times the workflow/dataflow/files/tables are used.

Aparna

     

 

Back To Question