Hi there,
Recently a colleague of mine has been able to set up a number of custom document types in the IDM that are related to a specific Item Master e.g. Technical Drawings for a part, certificates of conformity, General Assembly drawings etc.
It has been configured in such as way that if you upload these documents by dragging and dropping a .pdf (or even a .step file) in the 'Related Information' Widget, they will always be displayed for this specific Item Master in Syteline, example below:

One thing we would like to explore is the possibility doing something similar with Factory Track. It would be very useful if we can pull Related Information for a particular Item Number listed in a Job Order in Factory Track so that our production colleagues could see for example the relevant Assembly Instruction in the Related Information Widget.

Is there a way of using the information in the Context Viewer to create an XQuery in the Business Context Model page of the IDM the FT Related Information to 'pull' a particular Item Master related Assembly Instruction?
For example, what we have in the XQuery for a standard Technical Drawing:
/Drawing[@EntityType = "{entityType}" AND @AccountingEntity = "{accountingEntity}" AND @Location = "{location}" AND @Item = "{id1}"]
Happy for any suggestions as to how we can set something similar up to pull drawings out of the IDM into Factory Track as well!
Thanks,
Basil