RESTful Web Service AFX Connector fails when sending a DELETE request in RSA Identity Governance & Lifecycle
Originally Published: 2019-10-29
Article Number
Applies To
RSA Version/Condition: 6.9.1, 7.0.x, 7.1.0, 7.1.x
Issue
The following error is seen in the user interface:
Error code = 2
Failure - Error processing RESTful web service response
Cause:
Error processing RESTful web service response: org.xml.sax.SAXParseException: Content is not allowed
Cause
RSA Identity Governance & Lifecycle uses MuleSoft for the AFX implementation which is a third party integration software application for connecting applications, data, and devices. The reason this failure occurs is that the MuleSoft code that AFX uses to issue HTTP/HTTPS requests only sends the request body for POST and PUT requests. The request body for DELETE requests is not sent.
MuleSoft versions 3.3.2 and v3.5.2 do not allow HTTP/HTTPS DELETE body requests. This issue is logged as MuleSoft ticket MULE-8328.
Resolution
MuleSoft has issued a fix for this problem in the following MuleSoft versions:
- 3.5.4 (EE Only)
- 3.6.3 (EE Only)
- 3.7.1 (EE Only)
- 3.8.0
Workaround
- If you have control over the endpoint:
- Switch the command method used to PUT, or
- Keep the command method as DELETE but receive the data as request parameters and/or headers rather than the request body.
- Develop a custom JavaCodeBased Web Service Connector.
Related Articles
Issue resolving variables under Email configuration for all Workflow Nodes (Approval, Activity, Send Email) in RSA Governa… 8Number of Views Request could not be handled error in RSA Identity Governance & Lifecycle Request Forms 100Number of Views When editing/creating a SOAP Web Service AFX Connector and configuring any capability, a 'Request could not be handled' me… 53Number of Views Web Tier status offline/Reinstall status changes to pending connection for RSA Authentication Manager 8.4 594Number of Views When starting the RSA Via Lifecycle and Governance Host Controller of a cluster: ERROR [org.jboss.msc.service.fail] (MSC … 165Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?