Hi,
Have found an issue where the object key is different if we do the connection from the “object” page or from the Document Revision page. Example
- Go to page Part Revision and attach a document.
- Go to the Docuement Revision page and look at the Object Key for your newly created document.
- object key (CONTRACT=WL^ENG_CHG_LEVEL=1^PART_NO=ABC^)
- Delete the connection and instead add it manually from Document Revision Page.
- Select Object LU PartRevision
- Find your part using FIND in Object Key and save
- Object Key: (CONTRACT=WL^PART_NO=ABC^ENG_CHG_LEVEL=1^)
You see that PART_NO and ENG_CHG_LEVEL have switched place?
Causing some issues in report development.