<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to open/save a data file on sharepoint in JSL? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/739373#M92116</link>
    <description>&lt;P&gt;Very interesting! We use &lt;A href="https://www.box.com/" target="_blank" rel="noopener"&gt;Box&lt;/A&gt;, and naturally I've repurposed your code snippet. The handshake and login work. Opening the file doesn't. Thanks for the tip :)&lt;/img&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 19:56:10 GMT</pubDate>
    <dc:creator>Ressel</dc:creator>
    <dc:date>2024-03-27T19:56:10Z</dc:date>
    <item>
      <title>how to open/save a data file on sharepoint in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/429397#M67889</link>
      <description>&lt;P&gt;I tried to use&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dt = Open("&lt;A href="https://company.sharepoint.com/.../myfile.jmp" target="_blank"&gt;https://company.sharepoint.com/.../myfile.jmp&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;got error: Internet Error: 403 in access or evaluation of "open".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:03:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/429397#M67889</guid>
      <dc:creator>zxu11</dc:creator>
      <dc:date>2023-06-09T18:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to open/save a data file on sharepoint in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/429400#M67890</link>
      <description>&lt;P&gt;Hi, John, try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;dlg = New Window(&amp;lt;&amp;lt;Modal, "Click OK when logged in", V List Box(Web Browser Box("https://company.sharepoint.com/", JMP Window), Text Box("Click OK when logged into Sharepoint")));

dt = Open("https://company.sharepoint.com/.../myfile.jmp");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The web browser box allows your system to handshake with SP and provide credentials to JMP.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 18:52:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/429400#M67890</guid>
      <dc:creator>Michael_MXAK</dc:creator>
      <dc:date>2021-10-22T18:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to open/save a data file on sharepoint in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/739268#M92085</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same problem, getting the 403 error when trying to download excel file from sharepoint. My script seems to work with files for which I have editing rights. The file I am trying to download I have only read-only access, can this be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 07:08:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/739268#M92085</guid>
      <dc:creator>IloinenHamsteri</dc:creator>
      <dc:date>2024-03-27T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to open/save a data file on sharepoint in JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/739373#M92116</link>
      <description>&lt;P&gt;Very interesting! We use &lt;A href="https://www.box.com/" target="_blank" rel="noopener"&gt;Box&lt;/A&gt;, and naturally I've repurposed your code snippet. The handshake and login work. Opening the file doesn't. Thanks for the tip :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 19:56:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-open-save-a-data-file-on-sharepoint-in-JSL/m-p/739373#M92116</guid>
      <dc:creator>Ressel</dc:creator>
      <dc:date>2024-03-27T19:56:10Z</dc:date>
    </item>
  </channel>
</rss>

