Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have a scenario where I need to traverse to to the Upstream eBOM part using following API -> wt.fc.PersistenceHelper.manager.navigate(mfg_Part,
wt.associativity.EquivalenceLink.UPSTREAM_ROLE, wt.associativity.EquivalenceLink.class);
Above API returns QueryResult for all iterations of upstream WTPart which had equivalent link between them and mBOM part.
However if the user iterates eBOM part but does not update equivalent link manually, I would still need to be able to traverse to previously linked upstream part
Need assistance with finding link to previous Non -Latest eBOM wtPart to fetch further associated documents from it
Thanks in advance!
Hi @Rohaan
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Best regards,