BESImportFile-1.3.exe: error database version incorrect

Using the guide: BigFix API guide
Downloaded: BESImportFile-1.3.exe

Ran:
BESIportFile-1.3.exe server123:53211 %userName% %password% “c:\temp\myCustomAction.bes”

Error:
ESAPI.XMLImporter.ImportFile error: Database connection error: Database Error: The database being connected to has a database version of ‘Enterprise 6.20’, and this application requries a database version of ‘Enterprise 5.35’.

Is there a newer version of this file?

You can do this directly with the REST API using something like cURL.

There is also a CLI:

2 Likes

Thanks jgstew. I went back to using the c#.

What server are you currently using? That application version seems to be 9.1 Patch 3’s version.

2 Likes