Robot Framework library for SAP Cloud SDK APIs
Project description
hư viện Robot Framework để tích hợp SAP Cloud SDK.
Cài đặt
pip install rpa-sap
Sử dụng trong Robot
*** Settings ***
Library rpa_sap
*** Variables ***
${BASE_URL} https://your-sap-url.com
${TOKEN} your-access-token
*** Test Cases ***
Test SAP API
Connect To SAP System ${BASE_URL} ${TOKEN}
${json}= Set Variable {"houseNumber": "123"}
${result}= Update Business Partner Address 1003764 28238 ${json}
Log ${result}
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rpa_sap_mock_bk-0.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rpa_sap_mock_bk-0.1.0.tar.gz.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51d48d687aa080c8c775f246eb5ae41e5d50e5a04af60bfd11c0a7263257e7b7
|
|
| MD5 |
e5bc0a08a8c600ecb759185e563a1344
|
|
| BLAKE2b-256 |
310d5c7b7c49a6cf010afa4f177afdfbfd1f79b49e004bdac0095414f47d7fd0
|
File details
Details for the file rpa_sap_mock_bk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4afd1e9596de6b75ff972de7cf51e92b153bb090b859df99172feaf48dd50a15
|
|
| MD5 |
5f330f989a9b641e6eadd84baf430831
|
|
| BLAKE2b-256 |
0ce78caed56f82acbba9606f022f3c27e47ccaf582a9ad4a470963a6216e5db4
|