https://github.com/petrbroz/forge-sap-poc
Prototype application integrating Autodesk Forge and SAP Data Warehouse Cloud.
https://github.com/petrbroz/forge-sap-poc
Last synced: 6 months ago
JSON representation
Prototype application integrating Autodesk Forge and SAP Data Warehouse Cloud.
- Host: GitHub
- URL: https://github.com/petrbroz/forge-sap-poc
- Owner: petrbroz
- Created: 2022-06-24T11:40:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T12:23:51.000Z (over 3 years ago)
- Last Synced: 2025-02-17T20:41:12.903Z (8 months ago)
- Language: CSS
- Size: 594 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forge-sap-poc
Prototype application integrating Autodesk Forge and SAP Data Warehouse Cloud.

## Can I run it locally?
Currently the setup of the application is a bit tricky as it involves things like:
- Obtaining Forge application credentials
- Preparing a 3D design with specific metadata
- Creating several tables and views in the SAP Data Warehouse Cloud
- Populating the tables/views with sample data corresponding to the 3D designBecause of that, the sample app is currently _not_ intended to be runnable by others.