Article - CS193891
Integrity API shows wrong section numbers when a document is included multiple times into another document
Modified: 15-Oct-2018
Applies To
- PTC RV&S (formerly Integrity Lifecycle Manager) 10.4 to 10.6
Description
- Integrity provides the functionality to include documents into other documents
Content -> Include -> Document
- When same document is inserted multiple times into another one, section numbers returned by API are incorrect
- Example command: 'mksapiviewer --iplocal im viewsegment <docID>' returns
Document
|-1
|-2
|-3 (included document)
|-3.1
|-3.1.1
|-3.1.2
|-3.1.2.1
|-3.1.2.2
|-4
|-5
|-6 (same document as above, included second time)
|-3.1 (should be 6.1)
|-3.1.1 (should be 6.1.1)
|-3.1.2 (should be 6.1.2)
|-3.1.2.1 (should be 6.1.2.1)
|-3.1.2.2 (should be 6.1.2.2)
This is a printer-friendly version of Article 193891 and may be out of date. For the latest version click CS193891