pyreqif icon indicating copy to clipboard operation
pyreqif copied to clipboard

Empty requirements after importing .reqif file in Capella

Open anto761 opened this issue 1 year ago • 0 comments

Hi,

I am having trouble importing the reqfile generated by the xlsx2reqif code into Capella. While I can see the requirement lines being created, they are all empty.

Could there be an issue within the code that is affecting the import into Capella, such as the ProR link referencing? Here's a snippet from the XML file: <?xml version="1.0" encoding="ASCII"?> <REQ-IF xmlns="http://www.omg.org/spec/ReqIF/20110401/reqif.xsd" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:id="http://pror.org/presentation/id" xmlns:configuration="http://eclipse.org/rmf/pror/toolextensions/1.0">

Or, does my Excel file need to be formatted in a specific way, such as particular columns or titles?

Thank you for your help, AP

anto761 avatar Jun 20 '24 12:06 anto761