Skip to main content
10-Marble
January 19, 2024
Solved

Download Attachment from BOM

  • January 19, 2024
  • 2 replies
  • 2024 views

We have a BOM where all the child parts has attachment to them. Would like to download all the child parts attachment, is there any ways to download them instead of navigating to individual attachment.

Best answer by Anand_G

How to create a customization? can you help me here. do we need any specific access to do this.

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
January 19, 2024

Hi @Anand_G 

I know only customization way. 

Create customization that collects all files from bom and

pack it to zip and

send the zip to client. 

PetrH

PetrH
Anand_G10-MarbleAuthorAnswer
10-Marble
January 19, 2024

How to create a customization? can you help me here. do we need any specific access to do this.

HelesicPetr
22-Sapphire II
22-Sapphire II
January 19, 2024

HI @Anand_G 

Here I've mentioned what to study to customize Windchill. There are many other resources that can be found on the PTC Knowledge base

https://community.ptc.com/t5/Windchill/Multi-Level-Where-Used-Report/m-p/868075/highlight/true#M71091

PetrH

PetrH
Marco Tosin
21-Topaz I
21-Topaz I
January 19, 2024

You could use a query builder report.

 

See these articles if could help you

 

Report listing WTDocuments with links to download primary and secondary content

 

File downloads from CAD Attachments

 

 

Marco
18-Opal
January 20, 2024

@Marco_Tosin 

This will not get the job done.

The only way to pull this off is with a custom tool. And to write such a tool one needs the knowledge to write code. Other than that there’s no OOTB way to do this. There just isn’t 🤷‍♂️