QUAW#42388: AiAi bij aanroep API=tsc_opdr. Vooral ook: resultcode/returntekst DoLoggen bij falen.

svn path=/Website/branches/v2017.2/; revision=35709
This commit is contained in:
Jos Groot Lipman
2017-10-16 17:53:13 +00:00
parent 9f997dc6a1
commit f7e9aa6fdf
2 changed files with 2 additions and 2 deletions

View File

@@ -451,7 +451,7 @@ for (i = 0; i < meldingen.length; i++)
} // end geldige ext_id
if (returncode <= 0)
__DoLog("api_mldsoap fail.\nResultcode: {0}\nReturntekst: {1}".format(resultcode, returntekst), "#00FF00");
__DoLog("api_mldsoap fail.\nResultcode: {0}\nReturntekst: {1}".format(resultcode, resulttekst), "#00FF00");
var binfo = {returncode: resultcode,
returntekst: resulttekst,

View File

@@ -803,7 +803,7 @@ for (i=0; i < opdrachten.length; i++)
}
else
{
__DoLog("api_opdrsoap fail.\nResultcode: {0}\nReturntekst: {1}".format(resultcode, returntekst), "#00FF00");
__DoLog("api_opdrsoap fail.\nResultcode: {0}\nReturntekst: {1}".format(resultcode, resulttekst), "#00FF00");
}
var binfo = {