Hi Team -
I am trying to work on a use case where we have to call a SOAP service inside DQ+ Analysis using Javascript node, but while writing the custom code to get response from SOAP service the error pops up that XMLHTTP request is not defined. This XML HTTP request is a library /method used to call the SOAP service and is a function available in java script. I have tested the same on my local system but when I try to use the same from inside DQ+ then the error comes up.