For AI agents: visit https://docs.ol-hub.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Go to HOME \.ol\cli\
Create the extra-classpath-resources folder in the cli folder.
Save the following files in extra-classpath-resources .
sapjco.jnilib
sapjco.so
sapjco.dll
sapjco.jar
Windows macOS
[module folder]> ol test connection --hostname 91.195.162.68 --user demo --password 12345 --systemNumber 04 --client 800 --language en --router [some_value][module folder]$ ol test connection --hostname 91.195.162.68 --user demo --password 12345 --systemNumber 04 --client 800 --language en --router [some_value]
Return to tutorial
Windows macOS
[module folder]> ol add --bapi-name BAPI_COMPANY_GETLIST[module folder]$ ol add --bapi-name BAPI_COMPANY_GETLIST
Return to tutorial