Replies: 1 comment 3 replies
-
Hey @Haval thanks for your interest! We unfortunately don't have a iTwin Platform API to execute raw ECSql queries (yet), so you would have to use iTwin.js to do so. Here's some docs for executing ECSql in a frontend and backend application using the iTwin.js libraries. Another option is to use the iModelConsole. If these options don't meet your needs, we'd love to hear more about what you are doing and trying to solve, and work on providing a solution that does. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm looking to access information from a ProjectWise iModel through the iTwin Platform. It appears that the API to do this would require creating a Report, iModel Mapping, Groups, Group Properties and then a data extraction. This seems like a lot of steps to access information from within an iModel. I wanted to confirm I'm heading down the right path or see if there is something that is a little more straightforward.
Are there any APIs or methods of querying the data without those steps. Is it possible to perform ECSql queries directly through another endpoint?
Source: https://developer.bentley.com/apis/insights/overview/
Thank you
Beta Was this translation helpful? Give feedback.
All reactions