The Export button is not working in any list form with SDM (Service Desk Manager) 14.1 post CUM2
The web.xml (located at NX_ROOT\bopcfg\www\CATALINA_BASE\webapps\CAisd\WEB-INF) has not been updated as expected.
Section below is missing in web.xml
<!-- Cross-origin support for Attachments Servlet -->
<filter-mapping>
<filter-name>CORS</filter-name>
<servlet-name>UploadServlet</servlet-name>
</filter-mapping>
Apply :
In conventional mode
Mandatory Steps in
In Advanced Availability:
Mandatory Steps in