Skip to main content

Hello experts,

 

We want to show the documents attached to a specific part revision in engineering part navigator in a custom tab. Basically this will be the same as what we can see in document tab in attachment panel at the bottom of the page. However we are not sure how to filter out the documents as per the part revision. Any advices/tips/ tricks will be mostly welcome.

 

 

Thanks in advance,

@NJAY if you will look into Document Object Connections for Engineering Part you should see that the key would contain CONTRACT | PART_NO | REVISION_NO. So, technically you will be able to filter the documents by the part and rev no.

Below is just an example on how the Doc Obj Conn looks like.

 


Hi @Marcel.Ausan ,

Thank you. However where I’m stuck is when trying to create an entity association between EngPartRevision and DocReferenceObject entities, in the projection configuration, since there are no fields which I can use to define the key mappings. 

 

Any input regarding this would be appreciated.

 

Thanks in advance,


Reply