cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting error while running BAPI call in cloud studio

1,243

Hello Everyone,

As BAPI package is available, I am trying to implement the same in cloud studio using BAPI_PO_GETDETAIL. While running it's giving me error like "

  • NodeSessionHelper.NodeExceptionThrown - C:\Users\Sujata.Jena\AppData\Local\SAP\Intelligent RPA\Projects\a6e95920-dbaf-4ded-a7e6-01fa4ff46584\node_modules\node-rfc\lib\wrapper\noderfc-bindings.js (line 44)

"

Can anyone please help me with this error? If there is any pre built bot available in store please share the link.

Regards,
Sujata Jena

View Entire Topic
aolivares_c
Discoverer
0 Likes

Hello Everyone,

I am trying to implement a BAPI call in cloud studio using Process Automation. While running it's giving me error like "

  • NodeSessionHelper.NodeExceptionThrown - C:\Users\user\AppData\Local\SAP\Intelligent RPA\Projects\cdcce1c4-86d5-40fe-bdf6-4f6cd54c3951\node_modules\node-rfc\lib\wrapper\noderfc-bindings.js (line 44)

"Error: error: 126\\\\?\\C:\\Users\\user\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\cdcce1c4-86d5-40fe-bdf6-4f6cd54c3951\\node_modules\\node-rfc\\lib\\binding\\sapnwrfc.node\n\n The SAP NW RFC SDK could not be loaded, check the installation: https://github.com/SAP/node-rfc/blob/master/doc/installation.md#sap-nwrfc-sdk-installation\nenvironm... {\n \"platform\": {\n \"name\": \"win32\",\n \"arch\": \"ia32\",\n \"release\": \"10.0.14393\"\n },\n \"env\": {\n \"SAPNWRFC_HOME\": \"C:\\\\Program Files (x86)\\\\SAP\\\\Intelligent RPA\\\\Desktop Agent\\\\nwrfcsdk\\\\\",\n \"RFC_INI\": \"\",\n \"nwrfcsdk_lib_on_path\": false\n },\n \"versions\": {\n \"node\": \"14.17.6\",\n \"v8\": \"8.4.371.23-node.76\",\n \"uv\": \"1.41.0\",\n \"zlib\": \"1.2.11\",\n \"brotli\": \"1.0.9\",\n \"ares\": \"1.17.2\",\n \"modules\": \"83\",\n \"nghttp2\": \"1.42.0\",\n \"napi\": \"8\",\n \"llhttp\": \"2.1.3\",\n \"openssl\": \"1.1.1l\",\n \"cldr\": \"39.0\",\n \"icu\": \"69.1\",\n \"tz\": \"2021a\",\n \"unicode\": \"13.0\"\n }\n}\n\n at Object.Module._extensions..node (internal/modules/cjs/loader.js:1131:18)\n at Module.load (internal/modules/cjs/loader.js:937:32)\n at Function.Module._load (internal/modules/cjs/loader.js:778:12)\n at Module.require (internal/modules/cjs/loader.js:961:19)\n at require (internal/modules/cjs/helpers.js:92:18)\n at Object.<anonymous> (C:\\Users\\user\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\cdcce1c4-86d5-40fe-bdf6-4f6cd54c3951\\node_modules\\node-rfc\\lib\\wrapper\\noderfc-bindings.js:36:49)\n at Module._compile (internal/modules/cjs/loader.js:1072:14)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)\n at Module.load (internal/modules/cjs/loader.js:937:32)\n at Function.Module._load (internal/modules/cjs/loader.js:778:12)\n at Module.require (internal/modules/cjs/loader.js:961:19)\n at require (internal/modules/cjs/helpers.js:92:18)\n at Object.<anonymous> (C:\\Users\\user\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\cdcce1c4-86d5-40fe-bdf6-4f6cd54c3951\\node_modules\\node-rfc\\lib\\index.js:14:14)\n at Module._compile (internal/modules/cjs/loader.js:1072:14)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)\n at Module.load (internal/modules/cjs/loader.js:937:32)"

Can anyone please help me with this error?

My desktop agent version is 2.0.24.81

When I try to run the same process in Intelligent Robotic Process Automation it goes well but in Process Automation do not work.

Regards,
Andrea Olivares