The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Ricardo_Mil
2 years agoNew Contributor II
SAP Connector V8.0.0
Hello,
We upgrade our OS from 7.2.2 to V8.0.0. When compile all BR we found an error on a SAP Connector BR:
1) Error at line 92: 'CreateSAPConnection' is not a member of 'BRApiDatabase'
2) War...
JackLacava
OneStream Employee
2 years agoFrom the v8 Upgrade Guide, hopefully available here:
ERPConnect (SAP)
ERPConnect45.dll enabling connection to SAP systems is no longer available in Platform 8.0. A
newer version ERPConnectStandard20.dll is available through the download "DLL Packages"
from the Platform page of the Solution Exchange.
On-Prem Customers:
1. Download ERPConnectStandard20.dll file to your integrations folder.
2. Install the required Visual C++ 2013 Runtime.
3. Download and copy SAP NetWeaver RFC Library DLL (sapnwrfc.dll) to the integrations
folder. See https://help.theobald-software.com/en/erpconnect/sap-connection/logging-on-to-sap for more information.
4. Modify your business rules to use the ERPConnectStandard20.dll.
Cloud/SaaS Customers:
ERPConnect is available through the Smart Integration Connector
(SIC). See ERPConnect section of the SIC Guide for installation details or contact OneStream
Support (support.onestreamsoftware.com) to discuss more upgrade options.
- Ricardo_Mil2 years agoNew Contributor II
Hi Jack,
thanks for the feedback.
This is exactly what I did.
However I need to replace the function BRApi.Database.CreateSAPConnection by another and I need to understand which one.
Do you have any idea?
thanks
Ricardo
- JackLacava2 years ago
OneStream Employee
I don't have any experience with it, but the link I added to my post to the Theobald documentation might be what you're looking for.
Beyond that, you need to engage Support.
- franciscoamores2 years agoContributor II
Hi,
As SAP integration with ERPConnect is now moved to SIC, as far as I know, CreateSAPConnection function has been removed from BRApi.
Once you setup the SAP connection in SIC GW, you can create the SAP connection as a Custom Connection in System Configuration. There is a database provider type called "SAP".
From now on, I guess you have to use BRApi.CreateCustomExternalDbConnInfo
I haven't tried SAP in v8 yet but it should be like that.
Related Content
- 9 months ago
- 2 years ago
- 3 years ago