Categories
Knowledge Support Support exacqVision Enterprise Categories Products

esmAPI POST to upload/apply server license return 500 Internal server Error

Description

ESM API ability to upload and apply server license is not working.
An attempt to use the API to use the apply server license will return a 500 Internal Server Error.

<br>

Version Introduced

v4.2.0.97638

<br>

Platform

All platforms

<br>

Steps to reproduce

Use ESM API to apply exacqVision Server license

<br>

Expected result

ESM API response should have HTTP status code 200, with the applied/scheduled to be applied license detail on data.

<br>

Actual result

ESM API response returns Internal Server 500 Error

<br>

Work Around

Use ESM UI (server degtail/server list page to schedule/apply exacqVision Server License

Use exacqVision Client to apply exacqVision Server

<br>

Version Fixed

4.5.2.103025

<br>

Keywords

esmAPI

Categories
Knowledge Support Support exacqVision Enterprise Categories Products

Exception on bad POSTs to the frontend

Description

Our base URL will handle get and post requests. A post request is almost always a request from a client to sync with ESM.

However, if that post is not requesting an xdv, then we will except on that request. Most likely the requester will time out. Inspecting the logfile-webservice will show a ViewDoesNotExist? error