Hi,
When I tried to use StartInvestigationExport request to get the exportId, I got an error message with error code 24 instead.
According to the doc it was " Feature is disabled".
https://doc.developer.milestonesys.com/mipsdkmobile/reference/protocols/mobile_appendix.html
The following is my request and response, could someone point out what’s wrong with the configuration of milestone VMS ?
Or what can I do to support this feature ?
[<?xml version="1.0" encoding="utf-8" ?><Communication xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=“http://www.w3.org/2001/XMLSchema” >bd9ed5af-03af-474b-9926-ebf8c405dd1dRequestStartInvestigationExport]
<?xml version="1.0" encoding="utf-8"?>bd9ed5af-03af-474b-9926-ebf8c405dd1dResponseStartInvestigationExportError24BTW, the GetInvestigation is working fine,
I can get Saving and Saved status from response.

