<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How can I debug report SQL in my server log? - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/how-can-i-debug-report-sql-in-my-server-log/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 04:37:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: How can I debug report SQL in my server log?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-can-i-debug-report-sql-in-my-server-log/#post-7946</link>
                        <pubDate>Fri, 03 Mar 2023 15:53:07 +0000</pubDate>
                        <description><![CDATA[This can be accomplished by turning the Report function to DEBUG within the JMX Console and then viewing the SQL within the server log.
Navigate to JMX conosle. For local instances, this is...]]></description>
                        <content:encoded><![CDATA[<p>This can be accomplished by turning the Report function to DEBUG within the JMX Console and then viewing the SQL within the server log.</p>
<p>Navigate to JMX conosle. For local instances, this is at http://localhost/jmx-console. Once there, click on “Logger=OneNetwork Logger Service”</p>
623
<p> </p>
<p>Click “DEBUG” under the Reports Function</p>
624
<p> </p>
<p>Navigate to and open the Report you need to view, in this instance the PickerReport you wish to view</p>
625
626
<p> </p>
<p>View your Server log for report information. SQL Bind Variables are listed in Blue. The PickerReport SQL is listed in white.</p>
627
628
<p> </p>
<p>With this data, you can set the bind variables as needed and then run in the database</p>
629
<p> </p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>jcourter</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/how-can-i-debug-report-sql-in-my-server-log/#post-7946</guid>
                    </item>
				                    <item>
                        <title>How can I debug report SQL in my server log?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-can-i-debug-report-sql-in-my-server-log/#post-7945</link>
                        <pubDate>Fri, 03 Mar 2023 15:48:43 +0000</pubDate>
                        <description><![CDATA[I have a PickerReport and I need to see the underlying SQL that is called, including the bind variables that are used within the SQL. How can I retrieve this information?]]></description>
                        <content:encoded><![CDATA[<p>I have a PickerReport and I need to see the underlying SQL that is called, including the bind variables that are used within the SQL. How can I retrieve this information?</p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>jcourter</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/how-can-i-debug-report-sql-in-my-server-log/#post-7945</guid>
                    </item>
							        </channel>
        </rss>
		