Version Control is used to we can control changes over source code. It tracks the code changes.
Version control gets operated by check in and check out options of informatica.
Check out
When an object is in check out status it is owned by user only that user can have write permissions on it.
Check in
When an object is in check in status, our changes will be visible to others. It can be edited by other user also.
We can apply version control in the following way.
Go to Navigator window->Right click on any mapping
Note
•Check out+ Check in= Increment in version number.
•By using compare with previous versions we will be able see the changes in current to previous versions.
Version control gets operated by check in and check out options of informatica.
Check out
When an object is in check out status it is owned by user only that user can have write permissions on it.
Check in
When an object is in check in status, our changes will be visible to others. It can be edited by other user also.
We can apply version control in the following way.
Go to Navigator window->Right click on any mapping
Note
•Check out+ Check in= Increment in version number.
•By using compare with previous versions we will be able see the changes in current to previous versions.
