Skip to main content
Level 2
September 9, 2026
Question

"Error" : {\n "Code" : "AUF-ESB-Err-03",\n "Message" : "Native to XML nXSD translation failed for the nXSD

  • September 9, 2026
  • 0 replies
  • 8 views

Hi Team,

 

Am sending to external vendor API request through ACS-GCM encryption and decryption method. API Request payload everything getting generated properly and RAW vendor response also getting while decrypting the vendor response to string it shows below mentioned error and GUID is not getting generated. Please advice what need to be done.

 

DECRYPTED VENDOR RESPONSE = [{\n "ServiceExecutionStatus" : "ERROR",\n "Errors" : {\n "Error" : {\n "Code" : "AUF-ESB-Err-03",\n "Message" : "Native to XML nXSD translation failed for the nXSD XXXWhatsappIntegration/Resources/Schemas/AdobeReqSchema : Translation Failure.\nFailed to translate JSON to XML. ParseError at [row,col]:[-1,-1]\nMessage: Cannot read attribute: element has children or text\nThe incoming data does not conform to the NXSD schema. Please correct the problem.\n"\n }\n }\n}]