Hi,
There is no single “one-click” official doc for exactly your scenario (Standalone Mendix + Opcenter 2310 UMC), but these are the closest and most relevant resources you can use as reference:
- https://docs.mendix.com/refguide/custom-settings/
- https://docs.mendix.com/appstore/modules/siemens-plm/teamcenter-extension/
- https://docs.mendix.com/appstore/modules/siemens-plm/using-included-services/
- https://docs.mendix.com/appstore/modules/siemens-plm/services-not-included/
- https://www.scribd.com/document/895242499/Opcenter-Configuration-Mendix
These cover:
- custom Mendix runtime settings (your EXFN configs)
- Siemens / Teamcenter integration logic
- how to call services and extend integration
- and a close example of Opcenter–Mendix configuration
If this resolves your issue, please mark it as accepted.