cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Unable to fetch EPMBuildRule from EPMDocument

SD
4-Participant
4-Participant

Unable to fetch EPMBuildRule from EPMDocument

I have WTPart associated with EPMDocument with Owner link. I want to navigate from EPMDocument to the WTPart via the EPMBuildRule link using following code.

 

QueryResult result2 = PersistenceHelper.manager.navigate(epmDoc, EPMBuildRule.BUILD_TARGET_ROLE, EPMBuildRule.class, true);

 

But the query results is always empty. 

Tried different values for the second parameter but no result. 

 

Windchill version - 11.2.1

0 REPLIES 0
Announcements