Skip to main content
Newcomer
November 6, 2024
Solved

librfc32.dll error

  • November 6, 2024
  • 3 replies
  • 0 views

I'm unable to import from SAP, i have an error message

Summary: Unable to execute Business Rule 'SAP_TB_ALL'. Cannot call classic RFC API. See help for details.
Please put a recent 64-bit version of librfc32.dll in your System32 folder (typically C:\Windows\System32).
See SAP note 413708. Please make sure you have installed Visual C++ 2005 SP1 ATL Security Update (x64). Unable to load DLL 'librfc32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

how to fix this issue?

 

Best answer by franciscoamores

Hi,

 

have you updated your BR to use the NW protocol?

you have a sample BR in the SIC admin guide.

3 replies

Newcomer
November 6, 2024

Hi,

 

have you updated your BR to use the NW protocol?

you have a sample BR in the SIC admin guide.

Newcomer
November 6, 2024

Hi, 

I have this 

Dim r3Conn As R3Connection = BRApi.Database.CreateSAPConnection(si, "Europe_SAP_Production", True)

 

Newcomer
November 6, 2024

are you using OneStream on prem? Or is it cloud?

what version?

Newcomer
November 6, 2024

it's cloud 7.3.1 version

Newcomer
November 7, 2024

If that helped, please mark the thread as solved.

thanks