FSN#40901 Van API_SOAP monitoren wie/wat de aanroep doet

svn path=/Website/branches/v2017.1/; revision=34277
This commit is contained in:
Jos Groot Lipman
2017-06-15 08:09:49 +00:00
parent 68384402b2
commit 0bfb64f908

View File

@@ -315,6 +315,9 @@ try
var xml_content = get_fac_xml('$AspSession$'); var xml_content = get_fac_xml('$AspSession$');
} }
// Wel terugzetten, anders blijft hij (connection pooling) 'fout' staan?
var sql = "BEGIN DBMS_APPLICATION_INFO.SET_MODULE ('w3wp.exe', NULL); END;";
if (API.apidata.loglevel) __Log2File(xml_content, API.APIname + "_DATA"); if (API.apidata.loglevel) __Log2File(xml_content, API.APIname + "_DATA");
if (asJSON) if (asJSON)