<?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 upload a file which isn&#039;t in my menu of available Uploads? - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/how-can-i-upload-a-file-which-isnt-in-my-menu-of-available-uploads/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 13 Jun 2026 21:33:35 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: How can I upload a file which isn&#039;t in my menu of available Uploads?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-can-i-upload-a-file-which-isnt-in-my-menu-of-available-uploads/#post-11672</link>
                        <pubDate>Mon, 18 Aug 2025 16:47:20 +0000</pubDate>
                        <description><![CDATA[Open your chrome dev tools and go to the Console and type something like this, providing your interface name &amp; version:
 
Desktop.openPanelInNewTab(&#039;One.ext.misc.UploadPanel&#039;, {interfa...]]></description>
                        <content:encoded><![CDATA[<p>Open your chrome dev tools and go to the Console and type something like this, providing your interface name &amp; version:</p>
<p> </p>
<p>Desktop.openPanelInNewTab('One.ext.misc.UploadPanel', {interfaceName: 'PLT.User_IB', interfaceVersion: '1.0'}, 'Test')</p>
<p> </p>
<p>You will be able to upload using that format.  The current user's role will still be used from a permissions perspective as far as executing the interface itself.</p>]]></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-can-i-upload-a-file-which-isnt-in-my-menu-of-available-uploads/#post-11672</guid>
                    </item>
				                    <item>
                        <title>How can I upload a file which isn&#039;t in my menu of available Uploads?</title>
                        <link>https://community.onenetwork.com/sdk-forum/how-can-i-upload-a-file-which-isnt-in-my-menu-of-available-uploads/#post-11671</link>
                        <pubDate>Mon, 18 Aug 2025 16:46:36 +0000</pubDate>
                        <description><![CDATA[I want to upload an inbound interface file.  But my current user doesn&#039;t have a menu item for it.  Is there any way for me to do it?]]></description>
                        <content:encoded><![CDATA[<p>I want to upload an inbound interface file.  But my current user doesn't have a menu item for it.  Is there any way for me to do it?</p>]]></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-can-i-upload-a-file-which-isnt-in-my-menu-of-available-uploads/#post-11671</guid>
                    </item>
							        </channel>
        </rss>
		