DNG: Get all links query does not return all the links
Hi,
I have a script use OSLC query that get all the links in DNG DB (https://my.company.com-9443__allLinks.xml).
The script copy all the links.
It works fine on new DNG 5.0.2.
Now we have updated other DNG from version 5.0.1 to 5.0.2 (some or even all projects originated from DNG 4.X).
The problem is that I get only small part of the links (and only of type Decomposition).
1. It seams the data was not updated and I get the same query result as in the older version. Is there a way to fix it?
2. How can I do get all links.
3. Is there other way to get all the artifacts, their links and the link targets/sources?
Thanks,
Oded
Comments
Donald Nong
Dec 08 '17, 1:46 a.m.You didn't even say how you tried to get the links. What is the exact OSLC query?
Oded Mozesh
Dec 09 '17, 3:28 p.m.Sorry, my mistake.
Oded Mozesh
Dec 09 '17, 3:31 p.m.To login I used the following Perl function (to set the $COOKIES)