cancel
Showing results for 
Search instead for 
Did you mean: 

SDK CLSID Error

Former Member
0 Kudos

Good day!

I'm new to using the SAP SDK (DI) for integration. Recently I've encountered a COM error saying

Retrieving the COM class factory for component with CLSID

{632F4591-AA62-4219-8FB6-22BCF5F62007} failed due to the following

error: 80040154.

I think that the reason for this error is because I haven't installed the SAP Client on the test machines. On other test machines with existing SAP Clients, the addon works just fine.

Is there any way to use the SAP SDK without installing the SAP Client?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

former_member201110
Active Contributor
0 Kudos

Hi Vincent,

You can install the DI API separately from the SAP client. On your server there will be a share called B1_SHR. In this there will be a subfolder named 'B1DIAPI' that includes the installer for the DI API. Just run the Setup.exe in this folder to install the DI API on the local machine.

Kind Regards,

Owen

Former Member
0 Kudos

I found the DI API installer and got it working. Thank you!

Answers (1)

Answers (1)

Former Member
0 Kudos

It is not possible to use the SAP SDK without DI API installed. This is usually installed when you install the B1 client.

Thanks,

Gordon