Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
int nb_line=(Integer)globalMap.get("tAccessInput_1_NB_LINE");
if(nb_line==0){
globalMap.put("isEmpty",true);
}else{
globalMap.put("isEmpty", false);
}
!(Boolean)globalMap.get("isEmpty")
(Boolean)globalMap.get("isEmpty")
"No rows return"
<faultstring>Could not generate the XML stream caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
Could not generate the XML stream caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at : .
int nb_line=(Integer)globalMap.get("tAccessInput_1_NB_LINE");
if(nb_line==0){
globalMap.put("isEmpty",true);
}else{
globalMap.put("isEmpty", false);
}
!(Boolean)globalMap.get("isEmpty")
(Boolean)globalMap.get("isEmpty")
"No rows return"