Hi there,
I’ve created an AdHoc that queries data from a database. To perform this query, the AdHoc automation uses another precompiled automation (RepositoryLibrary), which handles the database connection and returns the data.
However, in LCA, I keep getting an error saying it couldn’t read the assembly.
Is there any way to work around or fix this issue?
Best regards,
Hi Maximiliano,
You will need to copy the precompiled automation script from the
c:\skyline dataminer\scripts\libraries
folder to the
c:\skyline dataminer\files
folder.
Note that starting from DataMiner 10.5.5, the GQI engine can be installed as DxM.
With the DxM it will no longer be required to copy over the files.