Community Tip - You can change your system assigned username to something more personal in your community settings. 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.
