In a team-based development environment, you can set up continuous integration to assign objects to developers.
For example, if a mapping fails a sanity test, you can assign the mapping for editing to the developer that last modified the mapping. To assign the mapping, you can use the REST API
Perform version control operations
or the command
infacmd mrs reassignCheckedOutObject
.
To assign an object to a developer or to reassign an object from one developer to another developer, you must be able to perform version control operations. Ensure that the Model repository is integrated with a version control system, such as GIT, SVN, or Perforce.
For information about how to integrate a Model repository with a version control system, see the