IEM API configuration

(imported topic written by rishi021)

Hi I tried configuring IEM server APi 983.exe, BESimportfile-1.2.exe and BESImportFile.exe for importing fixlets.

Can we upload fixlet from client machiine or we have to run this on server?

I’m using this command to upload fixlet
BESImportFile-1.2.exe []

but in documents server name field is not mentioned so do we need mention server name while uploading or takes it self from ODBC.

Can you please provide document to configure API and uploding fixlets.

Thanks

(imported comment written by BrianPGreen)

I’m not familiar with that tool, but I can guess at what it’s doing. It needs to access the server to import the file. Although you can run this from the client machines, that would mean that every client would have the password for a server login.

My guess is that you do need to mention the server name. Does it work if you leave it out?

(imported comment written by jgstew)

I’m not really certain what your use case is. You can upload a .bes file using the REST API, which you can call with CURL or anything similar.