Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
WTPartHelper.service.getDescribedByDocuments(wtpart);
This API return a older iteration of EPM associated with it.
Example :
part123 B.7 has associated EPMDocument epm123 B.7
but it returns epm123 B.5
Why so?
I might be a little bit late but I just figured out that the WTPartHelper.service.getDescribedByDocuments API retrieves the EPMDocument version located in user's workspace.