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

CSV Import in Doors Next generation using OSLC

I am new in OSLC platform. currently I am able to connect with DOORS Next Generation by using JAVA code using OSLC platform. I am able to get project details and root services.

Now I want to do import .csv files in particular project.

Is there any APIs or sample code available for importing .csv file using OSLC platform by java code.

0 votes



2 answers

Permanent link

 CSV import is not specified in the OSLC specifications as far as I can tell. Like any other situation where you have a data source and want to create something from it, you will have to read the CSV records, create the data structures you need and then use the APIs available to you to create what you need. 


I would suggest you check the APIs available for DNG here: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding as there are more than just OSLC. Then you should try to create just one of the objects you are interested in, before you adventure to CSV import or anything more complex. 

I am not aware of examples like you ask for, but I have not done any excessive search either.

0 votes


Permanent link

 Ralph is correct, OSLC does not address CSV export or content type. However the ELM products do support REST API access for CSV export included EWM stored query results, JRS report results through the datasource URL, etc. This should be all documented in the product documentation at https://www.ibm.com/docs/en.

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
× 10,938
× 516
× 139

Question asked: Nov 25 '21, 2:19 a.m.

Question was seen: 1,707 times

Last updated: Nov 30 '21, 11:21 a.m.

Confirmation Cancel Confirm