Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[Closed] RQM: How to export Artifact Templates

Hello,

Is there a option to export artifact templates between projects just like export option for Process templates.

Thanks,

Regards,

Kumar



0 votes


Accepted answer

Permanent link
You can not export test artifact template directly, but you can achieve that using RQMAPI. Please see comment 2 from the enhancement request:
Kumar Kumar selected this answer as the correct answer

0 votes

Comments

Hello Lily,
Thanks for the Answer.
I am not able to get the syntax for POST/PUT.
Could you please share me the syntax and inputs for PUT/POST or examples also fine.

Thanks,

Regards,
Kumar

Please see https://jazz.net/wiki/bin/view/Main/RqmApi

Hello Lily,
I have went through the document manytimes but its not clear with the format/ syntax with Java.
For Get I'm using something like -
            oslcHttpClient = OslcHttpClientFactory.getClient(serverUrl, credentials);
            model = RdfUtils.read(oslcHttpClient, serverUrl+oslcUrl);

Is it possible to share the relevant step with PUT/POST in Java.

Thanks,

Regards,
Kumar

As the provided API is Rest API, I suggest you try with RQMURLUtility.

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Oct 24 '16, 7:31 a.m.

Question was seen: 1,531 times

Last updated: Nov 07 '16, 2:28 a.m.

Confirmation Cancel Confirm