Personal Blog of Thomas Hampel - Creative Mythbusting in Development and Collaboration

Who am I?

Feeds

Previous Document Next Document

IBM Lotus Connector for SAP Solutions with IBM Lotus Enterprise Integrator for Domino 8.5.3 64-bit

Thomas Hampel
 23 January 2013

For running IBM Lotus Connector for SAP Solutions with the 64bit version of IBM Lotus Enterprise Integrator for Domino 8.5.3, you will need the following packages:

Part nr.         Software name
CRG0LEN        IBM Lotus Enterprise Integrator for Domino V8.5.3 Multi O/S English 64-bit
CZN8CEN        IBM Lotus Connector for SAP Solutions 2.0.1 64-bit

Unfortunately this is not enough - according to the LEI documentation there should be one more file "librfc32.dll" which is missing
librfc32.dll                <- not present in the package, missing !
librfc32u.dll
Icudt*.dll
Icuin*.dll
Icuuc*.dll
libsapucum.dll

The file can be found in the 64-bit version of SAP RFC SDK 6.40 kit  which is not part of the IBM packages
This software is only available from SAP via the SAP Marketplace., so download and unpack the SAP RFC SDK to find the DLL you are looking for.

Copy the DLL files from the SDK into the same place as the other libraries above (e.g. C:\WINDOWS\SYSTEM32\ ) to make the SAP Connector work.
Tagged with: Domino SAP Enterprise-Integrator
Comments

1.) IBM Lotus Connector for SAP Solutions with IBM Lotus Enterprise Integrator for Domino 8.5.3 64-bit

flick 10/05/2013 16:43:39

Can you help me, I tried to follow the steps buts when I tried invoke

UseLSX "*RFC"

I always get the error:

Error loading use or uselx module: *RFC

Can you help please?

Thanks in advance.

2.) Untitled

Daryl Rochette http://www.martinscott.com 27/05/2015 23:32:39

I need to connect to an SAP server via scheduled Lotuscript agents. We have installed the SAP Solutions 2.0.1, do we also need teh LEI package as well?

Thanks!

Thomas Hampel, All rights reserved.