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.1.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.1.tar.gz.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.1.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 |
1d7d07f3de2de8890eca07b579b35477c4e9a2d1b2cc464ecb5f700435579d48
|
|
| MD5 |
e5046f13e0121fe5bbdbe1c0d667b63b
|
|
| BLAKE2b-256 |
bf74dd31a37bead89c374320c99a21cccd3d5ae2ea99305c536eaee96a12252c
|
File details
Details for the file rpa_sap_mock_bk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.1-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 |
c1aab262d30cdc0e76aeefcab8c99bcc803b874de940bae7781f12fd7c099af0
|
|
| MD5 |
7c0ede596e11fa725ca94d7a3fc87a5c
|
|
| BLAKE2b-256 |
9191e613d31f88b66ef1d87ef2d3ed25dcadcf5fa8da11b35255c89cdd3325ca
|