Could not import data to Jazz SCM because of the following error: Ambiguous component
One answer
Could you please provide scm command you have tried?
Also sometimes it is useful to put component id instead of name in parameter list. In other words please try changing COMP_MIG to 1002 or to 1003 in the command.
Comments
That didn't work but this did....
The way importer works is that it records the mapping of ClearCase VOBs ( or sub-VOB components if you use it ) with RTC components and use the information when you import other branches in the same VOB. It actually records the mapping of ClearCase elements with RTC files or directories as well.
But you can unlink them by a special command. Then you can rename existing RTC component to indicate it is obsolete and can even move the owner to an obsolete project area or a team area.
The command exists in this directory:
< ClearCase Synchronizer installation directory>/ccctools/eclipse
You can change the current directory there and run 'ccc clones --remove-links --component <your RTC="" component=""> ...'
After this command, you can run the ClearCase importer just like the first time.
Note that once you run this command, you cannnot use existing synchronization streams for importing any more
It did work by using the UID