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.
2 answers
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.
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.