Skip to content

Instantly share code, notes, and snippets.

@vanduc1102
Created June 14, 2016 09:13
Show Gist options
  • Save vanduc1102/46aa0f3ada0550995cb37e62fe9b08b3 to your computer and use it in GitHub Desktop.
Save vanduc1102/46aa0f3ada0550995cb37e62fe9b08b3 to your computer and use it in GitHub Desktop.
There is some error from Ivy CheckService
{
"data" : {
"children" : [],
"ivyIdEmployee" : ""
},
"resultStatus" : {
"successful" : false,
"message" : "Error when reading JSON for employee data",
"code" : "cstart_ManageEmployee - startCreate/UpdateEmployee - Read JSON",
"detail" : "Error when reading the following JSON for employee data : BIG JSOSOOSOSOSOSOSONNNNN",
"severity" : "ERROR",
"exception" : "java.lang.NullPointerException",
"resultStatusStack" : null
}
}
{
"data" : {
"children" : [],
"ivyIdEmployee" : "25179"
},
"resultStatus" : {
"successful" : false,
"message" : "603 Code d'impôt à la source invalide",
"code" : "cws_MaintainWithholdingTax - MaintainWithholdingTax - WS-MaintainWithholdingTax",
"detail" : "Error when calling webservice MaintainWitholdingTax on employee (empkey) : 18776",
"severity" : "ERROR",
"exception" : "Return code: 603",
"resultStatusStack" : null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment