Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/build-workzone-integration
This repository serves as a template for SAP Build Workzone integration samples, providing a structured starting point for developers.
https://github.com/sap-samples/build-workzone-integration
guide-experience sample sample-code sap-build-workzone ui-integration-card
Last synced: about 1 month ago
JSON representation
This repository serves as a template for SAP Build Workzone integration samples, providing a structured starting point for developers.
- Host: GitHub
- URL: https://github.com/sap-samples/build-workzone-integration
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-12-12T03:16:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:57:53.000Z (4 months ago)
- Last Synced: 2024-09-07T04:18:20.931Z (4 months ago)
- Topics: guide-experience, sample, sample-code, sap-build-workzone, ui-integration-card
- Language: JavaScript
- Homepage:
- Size: 7.49 MB
- Stars: 13
- Watchers: 7
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP Build Work Zone Integration Samples
This repository serves as a template for SAP Build Work Zone integration samples, providing a structured starting point for developers.
## Description
This repository contains sample codes to demonstrate and document how to integrate and develop for SAP Build Work Zone. Explore the code samples for different editions:
- **standard edition:**
Explore [SAP Build Work Zone Standard](./standard/README.md) code samples
- **advanced edition:**
Explore [SAP Build Work Zone Advanced](./advanced/README.md) code samples## Requirements
All development can be done locally. To verify the integration functionality, it is highly recommended to have a Work Zone instance for test purposes.
## Download and Installation
Clone this repository using the following URL: https://github.com/SAP-samples/build-workzone-samples.git
## Known Issues
You can find the known issues here: [Issues](https://github.com/SAP-samples/build-workzone-samples/issues).
## How to obtain support
In case you have a question, find a bug, or otherwise need support to use SAP products, please:
- [Ask a question on SAP Community](https://community.sap.com/)
- [Visit SAP Work Zone Help Documentation](https://help.sap.com/viewer/fec5ca6e3229418f84a932c745cbe985/Cloud/en-US)
- [Check SAP Work Zone Developer Guide](https://help.sap.com/docs/build-work-zone-advanced-edition/sap-build-work-zone-advanced-edition/development)
- [Explore SAP UI5](https://help.sap.com/viewer/product/SAPUI5/External/en-US)
- [Try SAP UI Integration Card Explorer](https://ui5.sap.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/index.html)## Contributing
If you wish to contribute code, fixes, or improvements, please submit a pull request. Due to legal reasons, contributors will be asked to accept a DCO when creating the first pull request to this project. This is done in an automated fashion during the submission process. SAP follows [the standard DCO text of the Linux Foundation](https://developercertificate.org/).## License
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0, except as noted otherwise in the [LICENSE](LICENSE) file.