Hi everyone, I'm working on a Mendix app integrated with Teamcenter, and I need to generate reports based on existing Report Templates configured in Teamcenter. I'm exploring options like: Teamcenter Connector module Teamcenter extensions Teamcenter Toolkit ❓ My main questions: Where are the Teamcenter Report Templates stored, and how can I access them from a Mendix app? Can I trigger a report generation (e.g., PDF or dataset) using Mendix via the TcConnector or custom extension? Is it possible to fetch the report output and display or download it inside the Mendix UI?