what should be the request uri and request header to fetch the namespace uri "http://jazz.net/ns/rm/dng/types#TypeImportSession" in the project area services?
what should be the request uri and request header to fetch the namespace uri "http://jazz.net/ns/rm/dng/types#TypeImportSession" in the services.xml of a project area.
|
One answer
I think this is a draft specification, and not yet implemented, but I will check.
Comments
Pavithra Shivalingappa
commented Mar 08 '18, 12:15 a.m.
I'm facing issue with the request body.
I asked, and this got implemented in DNG 6.0.5, though not totally spec compliant; there is a difference with the resource name. This is being corrected in 6.0.6
Here a post with details on usage: How to use the DNG type import server API |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
What do you expect from the request? Do you want to get the specification of the namespace?
I want to use this uri in my code to import the project properties such as artifact types, data types, attributes and link types of one project area to another project area.
Similar to "Import project properties" option in DNG tool. (Go to any project area-> Settings-> Manage project properties->Import project properties)
Reference link: https://jazz.net/wiki/bin/view/Main/DNGTypeImport