Skip to main content
1-Visitor
June 14, 2017
Question

How to create a Generic Import Parser for multiple Type (Document)?

  • June 14, 2017
  • 1 reply
  • 2346 views

Since now, I am creating multiple import parser for different documents. Now What i want is to create a single generic parser for many Documents.

    1 reply

    17-Peridot
    June 14, 2017

    Hello,

    thats a good idea.

    Please let us know to which area your question is related to: Integrity Documents and MS Word files where you have XSLT files to parse?

    You say: multiple types, you mean Spec Doc and Req Doc?

    1-Visitor
    June 15, 2017

    Yes Volker you are correct.

    I want to Import MS-Word document into Integrity Document but from a single parser i want to import multiple type document like spec doc & req document.

    17-Peridot
    June 19, 2017

    You want to import one document that contains data for Spec and Requirements in one run?

    I mean, even if this is rather unusual, it depends on the knowledge of the developer who has developed the XSLT file.

    But hold on, the Gateway can create only one Integrity document at a time.

    So, to create two target documents you need anyway two import runs then.

    Therefore, you can also work with two different XSLT files, which migh tbe anyway required to distinguish between Spec and Requirement.