{"id":1323,"date":"2018-03-30T16:17:24","date_gmt":"2018-03-30T14:17:24","guid":{"rendered":"http:\/\/oracle.malin.pl\/?p=1323"},"modified":"2023-12-28T21:26:58","modified_gmt":"2023-12-28T19:26:58","slug":"debugowanie-concurrent-request-using-fnd-debug-log","status":"publish","type":"post","link":"https:\/\/oracle.malin.pl\/?p=1323","title":{"rendered":"Debugowanie concurrent request using FND: Debug Log %"},"content":{"rendered":"<p>Profile options oraz&nbsp;query do debugowania concurrent requestu:<\/p>\n<ol>\n<li>enable the debug info by setting the following profiles (to be set at the user level for the user who is performing the test case !) in System Options in System Administrator responsibility:\n<pre>FA: print Debug = <strong>Yes&nbsp;<\/strong>\n\nFND: Debug Log Enabled = <strong>Yes&nbsp;<\/strong>\n\nFND: Debug Log Level = <strong>Statement&nbsp;<\/strong>\n\nFND: Debug Log Module = <strong>%&nbsp;<\/strong><\/pre>\n<\/li>\n<li>Run program<\/li>\n<li>Run the script after the request completes in an excel file:\n<pre>select log_sequence,module,message_text,log_level&nbsp;\nfrom fnd_log_messages&nbsp;\nwhere transaction_context_id =&nbsp;\n(select transaction_context_id&nbsp;\nfrom fnd_log_transaction_context&nbsp;\nwhere transaction_id =&amp;con_request_id)&nbsp;\norder by log_sequence;<\/pre>\n<p>&nbsp;<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Profile options oraz&nbsp;query do debugowania concurrent requestu: enable the debug info by setting the following profiles (to be set at the user level for the user who is performing the test case !) in System Options in System Administrator responsibility: &hellip; <a href=\"https:\/\/oracle.malin.pl\/?p=1323\">Czytaj dalej <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[250,214,102],"_links":{"self":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1323"}],"collection":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1323"}],"version-history":[{"count":2,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1323\/revisions"}],"predecessor-version":[{"id":1484,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1323\/revisions\/1484"}],"wp:attachment":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}