Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/btp-procurement-data-extractor
Extract your SAP Ariba data into SAP BTP for easy data access. Utilize your procurement data in extensibility and integration scenarios.
https://github.com/sap-samples/btp-procurement-data-extractor
ariba extensibility procurement sample sample-code sap-btp sap-cap
Last synced: 5 days ago
JSON representation
Extract your SAP Ariba data into SAP BTP for easy data access. Utilize your procurement data in extensibility and integration scenarios.
- Host: GitHub
- URL: https://github.com/sap-samples/btp-procurement-data-extractor
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-11-21T17:22:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T03:07:09.000Z (30 days ago)
- Last Synced: 2024-10-22T05:41:14.570Z (29 days ago)
- Topics: ariba, extensibility, procurement, sample, sample-code, sap-btp, sap-cap
- Language: JavaScript
- Homepage:
- Size: 5.07 MB
- Stars: 4
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-procurement-data-extractor)](https://api.reuse.software/info/github.com/SAP-samples/btp-procurement-data-extractor)
# Welcome to BTP Data Extractor App for Procurement
Welcome to the sample use case of extracting SAP Procurement data into a BTP application.
This application retrieves SAP Ariba Cloud Services data through the standard APIs and captures the relevant data into a BTP database.
The scenario is meant to provide an easy to access approach for procurement data.This repository contains the sample code for the [Extract SAP Ariba Cloud Services data through standard APIs](https://discovery-center.cloud.sap/missiondetail/4133/4366/) Mission in SAP Discovery Center.
_This code is only one part of the mission, so please follow the tutorial before attempting to use this code._
## Requirements
Please see the pre-requisites and the required BTP services in the [Extract SAP Ariba Cloud Services data through standard APIs](https://discovery-center.cloud.sap/missiondetail/4133/4366/) Mission in SAP Discovery Center.## Deploy the App
Simply run the following command to deploy the deployable file to your BTP Cloud Foundry environment.```
npm run mta:deploy
```## Known Issues
No known issues.## How to obtain support
[Create an issue](https://github.com/SAP-samples/btp-procurement-data-extractor/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).## License
Copyright (c) 2022 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.