Ian Barnard
Ian Barnard
I've put in a PR to fix just the problem with cookie domain not being stored in session file - hoping to publish an authentication plugin for a specific server...
Hi The UUIDs are different because each binding (use of an artifact in a module) has a different UUID. The ID is the same because the bindings are referring to...
That sounds like a pragmatic approach :-) FYI GCM has documented APIs on https://YOURSERVER:PORT/gc/doc/scenarios There's an API call to get the contributions to a GC hierarchy see https://jazz.net/gc/doc/scenario?id=GetFlatListOfContributionsForGcHiearchy
There's existing code in oslcquery.py which is an example of getting and processing all the RM contributions to a gc - look for `percontribution` - The reason this code was...
Thanks - next release will remove the hard limit 1000, will simply iterate incrementing until it finds a unique new prefix.
The custom attributes won't be in the rdf unless they have a value on the artifact you're retrieving.
There's nothing special needed in get_rdf but note you won't see the attribute in the rdf unless you give the attribute a value on the artifact you're getting the rdf...
Apologies I haven't got back to you earlier. When you assign your custom attribute a URI then the URI is used as the XML tag for a value of that...
Running oslcquery on a QM project with three components all contributing to a GC, specifying a GC project and configuration, I get results for test cases from all three components....
Similarly querying for test plans by adding option `-r TestPlanQuery` I get 4+1+1 test plans from the three components