Unable to link custom implemented RM artifacts with Jazz's DM (configuration enabled)
I have implemented a custom RM provider and it is global configuration aware. I am able to add my artifacts in Jazz's QM test cases in the context of a global configuration. When i try to link my RM artifact with DM's artifacts, it opens a Add Link dialog box, there i can select my project from Project drop down list. But when i select my project, it sends a request to my service provider's catalog then it sends a request to my project's specific service provider. But after that nothing happens. Jazz is supposed to populate the Type drop down list but it says "No selection type exists".
Can somebody help what am i missing here?
My service provider's response includes two selection dialogs, one for requirement and other for requirementCollection.
Can somebody help what am i missing here?
My service provider's response includes two selection dialogs, one for requirement and other for requirementCollection.
One answer
Have you established a global configuration context that includes RM and DM? With Configuration Management enabled in RM and QM you can only do linking in the context of a global configuration.