How to filter EPM documents (based on type) to be published to ESI distribution targets
Hello all,
By default, all EPM documents are published via ESI to an ERP system.
My requirement is to publish to ERP/SAP only EPMDocuments which contain 2D Drawings. 3D drawings must not be published.
The differentiation can be made via the OOTB attribute doctype.
Customizing the ESIResponseMetaInfo.xml for separately for Drawings/Not Drawings is not possible.
I did not found any other OOTB way to configure a filter based on drawing types.
I think this requirement can be done only with customized code.
Anyone of you had a similar problem to solve? Can you give me some hint where to start customization?
Via an opened PTC case (https://www.ptc.com/appserver/cs/view/case.jsp?n=13841117) I found out the possibly the ESIEPMDocumentRenderer class must be customized.
Thanks,

