Skip to main content

I am having issues with the SAP bapi connect action. AA is having issues finding the dependent libraries for the .dll file associated with the bapi connect.

Does anyone know how to resolve this issue? Note that I do not get this error on my local device, just on my development VM.

My VM has access to the .dll file, in fact I have printed the folder to verify that the VM can see and access it from AA. I have also updated my environment PATH variable to include the folder containing the .dll. Any other suggestions would be great. Thank you.
 

 

Fixed my own issue. Updated the Microsoft Visual Studio 2013 C/C++ runtime libraries and updated a few environment variables.

Posting the windows specific instructions below for anyone else who gets this error.

 

 


Reply