In a Connect-It scenario, typically Asset Manager (AM) connector is used either as a source or destination of data flow. In most cases, AM connector simply works without too many changes from the default settings. But if you receive a System error 126
, make sure the “dynamic library to use” is manually specified.
On the AM connector, open the connector configuration wizard by right-click on the box and select Configure connector…
In the connection parameters, set the Asset Manager server, login and password.
Click on the Test button to see if we get any connections. If it’s unsuccessful with system error 126, the following message will be displayed:
-System error 126: The specified module could not be found.. -Module 'Acapi': Unable to load dynamic library (aamapi93.dll, aamapi52.dll... aamapi30.dll)' -Connection test unsuccessful
Close the error message dialog box and click Next > button and populate the Dynamic library to use textbox with this path:
C:\Program Files (x86)\HPAsset Manager 9.31\en\bin\aamapi93.dll
Go back to the previous screen, re-run the Test and you should see a message that says “Successful connection test.”
Thanks a lot! This article helps me with the integration between AM and SM.
Glad to hear that Miguel. Thanks for your feedback. 🙂