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

Import existing Glossar documents

Hi,

is there a way to import existing glossary data into an RRC glossary artifact?

(from Word, XLS, ...)

0 votes



2 answers

Permanent link
is there a way to import existing glossary data into an RRC glossary artifact? (from Word, XLS, ...)


There is no push-button facility currently in RRC to do this, but here are some possible ways to do it:

1. Create a small glossary, download it as a set of files (or perhaps even better as a RRC archive), then look at the artifact and manifest files and follow the pattern to create a your own archive for uploading.

2. Do this pro grammatically following the example in the sample code as explained here.


Daniel

0 votes


Permanent link
Yes, the pro grammatically way does work if the following adaptions to the sample code are used:

1) creationService.setMimeType("application/x-com.ibm.rdm.ba.term+xml");
2) creationService.setArtifactContent has to be set with content as you can get when downloading a single term into a single file using the composer GUI

thx

0 votes

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

Question asked: Mar 15 '10, 11:50 a.m.

Question was seen: 4,701 times

Last updated: Mar 15 '10, 11:50 a.m.

Confirmation Cancel Confirm