Commit 4caafcc6 authored by caluka's avatar caluka

Process Successful message changed


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97735 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ded0a2b5
......@@ -244,7 +244,7 @@ public String process(Document headerDom, Document detailDom, String windowName,
System.out.println("commiting connection.............");
if(errString.equals(""))
{
errString = "PROCSUCC";
errString = "PROCSUCC1";
}
resultString = itmDBAccessEJB.getErrorString("",errString,userId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment