What r the mapping specifications? how versionzing of repository objects?

Showing Answers 1 - 4 of 4 Answers

  Mapping Specification

It is a metadata document of a mapping.

A typical Mapping specification contains:

1.Mapping Name

2.Business Requirement Information

3.Source System 
  
Initial Rows   
Short Description 
Refresh Frequency  
Preprocessing 
Post Processing 
Error Strategy 
Reload Strategy 
Unique Source Fields 

4.Target System

Rows/Load


5.Sources

Tables

Table Name Schema/Owner Selection/Filter
  
  
Files

File Name File Owner Unique Key


6.Targets

Information about different targets. Some thing like above one.

7.Information about lookups

8.Source To Target Field Matrix

Target Table Target Column Data-type Source Table Source Column Data-type 

Expression Default Value if Null Data Issues/Quality/Comments


  
Coming to Versioning of objects in repository...

In this we have to things

1.Checkout: when some user is modifying an object(source,target,mapping) , he can checkout it. That is he can lock it. So that until he release no body can access it.

2.Checkin:
When you want to commit an object u use this checkin feature.

  

  Was this answer useful?  Yes

Guest

  • Sep 19th, 2006
 

  Mapping Specification

It is a metadata document of a mapping.

A typical Mapping specification contains:

1.Mapping Name

2.Business Requirement Information

3.Source System 
  
Initial Rows   
Short Description 
Refresh Frequency  
Preprocessing 
Post Processing 
Error Strategy 
Reload Strategy 
Unique Source Fields 

4.Target System

Rows/Load


5.Sources

Tables

Table Name Schema/Owner Selection/Filter
  
  
Files

File Name File Owner Unique Key


6.Targets

Information about different targets. Some thing like above one.

7.Information about lookups

8.Source To Target Field Matrix

Target Table Target Column Data-type Source Table Source Column Data-type 

Expression Default Value if Null Data Issues/Quality/Comments


  
Coming to Versioning of objects in repository...

In this we have to things

1.Checkout: when some user is modifying an object(source,target,mapping) , he can checkout it. That is he can lock it. So that until he release no body can access it.

2.Checkin:
When you want to commit an object u use this checkin feature.

  

  Was this answer useful?  Yes

calltomadhu

  • Sep 22nd, 2006
 

hi

mapping is nothing but flow or work. where the data is coming and where data is going. for this we need

mapping name

source table

target table

session.

thanks

madhu

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions