in my one ‘salesXML’ service i’m facing this issue when i’m trying to convert the csv files into xml file. the same process i’m doing for json format it is totally working fine but for xml it’s throwing this exception.
“java.lang.reflect.InvocationTargetException: StackOverflowError”
can anybody tell me why this error is coming?
#xml#webMethods#flowservices