Any way to find if an artifacts found more than one folder in DNG
Hello,
We are migrating a non gc project area into gc project area in dng.
In our project one artifact has been used in multiple folders, Do we have any way to find if an artifacts found more than one folder in DNG.
We are segregating the folder into components.
Why would we require this : we are getting components skew error in GC.
2 answers
What you've described is creating what are called "binding"s of the core artifact(s) in two modules (or you can create any number of bindings of a core artifact in a single module, if you want to), but there's (still) only one core artifact in the folder it's stored in.
You can see this by doing a quick search for the artifact id, the quick search will show you all the uses of the artifact in modules you added it to, and also just one result for the core artifact.
In itself there's nothing wrong with this, as these bindings are all in one RM local configuration. As these are all in one RM configuration that doesn't create skew when added once to a global configuration hierarchy.
Component skew happens when an RM configuration is added into a single global configuration hierarchy more than once - that's what you should look for in the GCM application go to the GC configuration and look at its contributions for two instances of the same RM configuration.
Hello Barnard,
Thank you for the quick reply.
I have understood the point that you have mentioned.
For us we are getting a component skew error while adding to GCM . Here we have noticed that if an artifact found in more than one stream then we could get component skew error .
Are there any ways to sort this out . Since we have more modules an artifacts, going manually through all modules wont be possible as well
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 21 '25, 7:12 a.m.> one artifact has been used in multiple folders
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 21 '25, 8:55 a.m.