versioning concepts in informatica

informatica objects like source, target, mapping, workflows are having green tick mark . it means the object is in checked out state

checked out state:-  anyone can edit your mapping

checked in state:-  no-one can edit your mapping (if they want to edit it they must check in with their name)

in project many developers are working on same mapping. so we have to check in the  mapping after completing. if anyone wants to work on these mapping they must checkout .
so that your mapping will be safe.. 

after completing you must check in the mapping then only you can deploy the code to the testing team.

if you want previous check in you can undo-checkout


Comments