Capital Connector
Content Type: Module
Categories: Connectors
Overview
Capital Connector provides a convenient way to connect your Mendix apps to the Siemens Capital REST Integration Server.
Access key operations for Projects, Designs, SBOMs, and more—all wrapped in handy microflows for quick, custom integration.
Please refer to documentation on Mendix docs.
Documentation
Please refer to Mendix documentation
Releases
Version: 1.1.0
Framework Version: 10.24.3
Release Notes:
Release 1.1.0
Filtering
- Date/time filtering support.
- Integer field filtering support.
- String field filtering support (e.g., equals/contains/starts-with).
- Double/float field filtering support.
- Boolean field filtering support.
Tasks
- Retrieve the full list of tasks.
- Submit (create) a new task.
- Delete an existing task.
- Retrieve a specific task, including its executions.
- Retrieve a parameters file for a given task.
- Retrieve all attachments for a task.
- Retrieve execution logs for a task.
Reports
- Retrieve BuildLists for a project.
- Retrieve all reports for a design or a buildList.
- Retrieve specific reports for a design or a BuildList.
Library
- Retrieve: insulation thicknesses, wire pitches, wire specs.
Bug fixes
- Fix non-descriptive error when Authentication Base URL is missing.
Version: 1.0.0
Framework Version: 10.24.3
Release Notes: Initial Release