<?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 do I turn off Command Center in NEO? - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/how-do-i-turn-off-command-center-in-neo/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 19 May 2026 15:37:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How do I turn off Command Center in NEO?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-do-i-turn-off-command-center-in-neo/#post-5817</link>
                        <pubDate>Wed, 20 Jan 2021 18:14:46 +0000</pubDate>
                        <description><![CDATA[@ezanagar

I&#039;m not sure we have the feature to disable this in 3.2.  Where did you find the SQL above, what prompted you to use that?]]></description>
                        <content:encoded><![CDATA[@ezanagar

I'm not sure we have the feature to disable this in 3.2.  Where did you find the SQL above, what prompted you to use that?]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Greg Merrill</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/how-do-i-turn-off-command-center-in-neo/#post-5817</guid>
                    </item>
				                    <item>
                        <title>How do I turn off Command Center in NEO?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-do-i-turn-off-command-center-in-neo/#post-5815</link>
                        <pubDate>Wed, 20 Jan 2021 15:23:29 +0000</pubDate>
                        <description><![CDATA[update external_reference set local_value = &#039;FALSE&#039; where REF_TYPE = &#039;SwitchToCC&#039;;update external_reference set external_value = &#039;Disabled&#039; where REF_TYPE = &#039;SwitchToCC&#039;;
 
I ran these 2 q...]]></description>
                        <content:encoded><![CDATA[<p>update external_reference set local_value = 'FALSE' where REF_TYPE = 'SwitchToCC';<br />update external_reference set external_value = 'Disabled' where REF_TYPE = 'SwitchToCC';</p>
<p> </p>
<p>I ran these 2 queries and I can still switch to the old Command Center for my user.</p>
<p> </p>
<p>Am I missing something?  I did log off and log back in after the queries.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>ezanagar</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/how-do-i-turn-off-command-center-in-neo/#post-5815</guid>
                    </item>
							        </channel>
        </rss>
		