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-mock-bk
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.3.tar.gz
(3.5 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.3.tar.gz.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0790cda52a8d3686013f954570e31a2758944bbee9e90825eb213f1fa663003f
|
|
| MD5 |
42e238fb985c3b24d38adeaf87b2d124
|
|
| BLAKE2b-256 |
26e9946e1e3a94a53283e687788cce7d24684cfb8e21ddd102f9f9cf5fc4656a
|
File details
Details for the file rpa_sap_mock_bk-0.1.3-py3-none-any.whl.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.3-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 |
e95c5b2a0ee8c9d88f3970209756065bdab67d0c513aaf78a2b1039289f3c6b7
|
|
| MD5 |
7c467cb0adf2a716e7aecd5d8ecaf724
|
|
| BLAKE2b-256 |
8529c2e72cf4ee3deb6450b9fe464b143f391f196df6078be1f05aa48ba9caea
|