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.2.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.2.tar.gz.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.2.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 |
71ff992b3a5c4be833c2f56731c9d03b9f00155dc773ff381e28b04df2bdc99d
|
|
| MD5 |
21ce52ba8242a1f2aae15b4b8d98a8b8
|
|
| BLAKE2b-256 |
e2681f35e119314dee5236461cfd01d31441f4d2c04a05bce82e193f33db2809
|
File details
Details for the file rpa_sap_mock_bk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: rpa_sap_mock_bk-0.1.2-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 |
ccd62dc25b0eb1fa907ca23d2d6ae937ed2809728451414bdb3ea5fd19f45103
|
|
| MD5 |
4788b32e1c3e4b1edfc417446ce01ed1
|
|
| BLAKE2b-256 |
335844f0ce0e47bf0e4449387e462b1386d63812d0555fc5999c758f35d832f6
|