Skip to main content
12-Amethyst
January 3, 2017
Solved

QML report to retrieve all collected items in a managed collection

  • January 3, 2017
  • 2 replies
  • 2179 views

Hello report Gurus

Does anybody know how to construct a QML report that will show all "collected" members of a managed collection?

This report https://support.ptc.com/appserver/cs/view/case_solution.jsp?n=CS174665&lang=en retrieves items initially added to a collection, but it does not retrieve all the other items which are gathered according to the collection configuration. This could be the difference between a single end item or all the parts in a configuration of that product.

Is the full collection calculated on demand? or persisted? If the latter, perhaps this is a stretch too far for a QML report.

Best Regards

Darren

2 replies

22-Sapphire I
January 3, 2017

Haven't yet played with it but suspect that the criteria PersistedCollectionLiveLink.roleBisSeed required to be true might be the key.  Seems that this may be responsisble for filtering out to include only the initially selected objects.

Will play with this when I get time - interested in this report also in general.

12-Amethyst
January 5, 2017

Mike

I also suspected this so tried to remove that condition. I just got the initially selected object version twice.

rleir17-PeridotAnswer
17-Peridot
November 17, 2023