You need to sign in to do that
Don't have an account?

SAXParseException
Hello,
when doing an sfdc.update(sObject[] sObjects) call I'm getting a SAXParseException. Any idea how to catch this? Putting an "try ... {catch (SAXParseException se) ... }" around it doesn't do the trick.
Help is appreciated.
Joachim
when doing an sfdc.update(sObject[] sObjects) call I'm getting a SAXParseException. Any idea how to catch this? Putting an "try ... {catch (SAXParseException se) ... }" around it doesn't do the trick.
Help is appreciated.
Joachim