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
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
Comments
Donald Nong
Mar 07 '18, 9:33 p.m.What do you expect from the request? Do you want to get the specification of the namespace?
Pavithra Shivalingappa
Mar 07 '18, 11:43 p.m.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