<?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: Database connection setup for a JMP project where the html will run in another network in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345728#M59634</link>
    <description>&lt;P&gt;Hi fxf,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would need more information to understand your issue.&amp;nbsp; JMP HTML5 output does not embed any database information in the report.&amp;nbsp; That is, it does not have knowledge to refresh itself. The data is embedded within the report, and is not changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other hand, Query Builder output does contain connection information.&amp;nbsp; It is possible, if careful, to change connection strings in the script for the Query to connect on a production server.&amp;nbsp; It is also possible, if you have the same ODBC DSN name and connection information on the two systems, to use the output as is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, HTML5 output to JMP Live is another matter entirely.&amp;nbsp; But, I'm not getting from your note that you are using JMP Live.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide more information as to&amp;nbsp; your workflow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2021 12:57:46 GMT</pubDate>
    <dc:creator>briancorcoran</dc:creator>
    <dc:date>2021-01-05T12:57:46Z</dc:date>
    <item>
      <title>Database connection setup for a JMP project where the html will run in another network</title>
      <link>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345705#M59629</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something I would like to explore but I am not understanding very well is how I could handle the database connection configuration when moving the JMP published html between networks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is tricky because I use JMP in a network and I want to setup and deploy the web page to work in another network. So I don’t have access to the production server connection/configuration while using JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I change the connection string later in the html files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:24:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345705#M59629</guid>
      <dc:creator>fxf</dc:creator>
      <dc:date>2023-06-10T23:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Database connection setup for a JMP project where the html will run in another network</title>
      <link>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345728#M59634</link>
      <description>&lt;P&gt;Hi fxf,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would need more information to understand your issue.&amp;nbsp; JMP HTML5 output does not embed any database information in the report.&amp;nbsp; That is, it does not have knowledge to refresh itself. The data is embedded within the report, and is not changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other hand, Query Builder output does contain connection information.&amp;nbsp; It is possible, if careful, to change connection strings in the script for the Query to connect on a production server.&amp;nbsp; It is also possible, if you have the same ODBC DSN name and connection information on the two systems, to use the output as is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, HTML5 output to JMP Live is another matter entirely.&amp;nbsp; But, I'm not getting from your note that you are using JMP Live.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide more information as to&amp;nbsp; your workflow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 12:57:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345728#M59634</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2021-01-05T12:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Database connection setup for a JMP project where the html will run in another network</title>
      <link>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345731#M59636</link>
      <description>&lt;P&gt;Thanks Brian.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the standard JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand from your comment that the published html file does not refresh or update the data from the database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that is correct then I guess I will not be able to do a dashboard as intended.&lt;/P&gt;&lt;P&gt;So my only option would be using JMP live? I will look for more information on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fxf&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 13:30:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345731#M59636</guid>
      <dc:creator>fxf</dc:creator>
      <dc:date>2021-01-05T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Database connection setup for a JMP project where the html will run in another network</title>
      <link>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345733#M59638</link>
      <description>&lt;P&gt;Hi fxf,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For JMP Live, you would publish new data from a JMP client to an existing report.&amp;nbsp; You would not republish the report, but JMP Live would recalculate the graphic and statistics on the website.&amp;nbsp; We are looking at the possibility of doing a server-side data refresh for a future version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 13:40:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Database-connection-setup-for-a-JMP-project-where-the-html-will/m-p/345733#M59638</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2021-01-05T13:40:40Z</dc:date>
    </item>
  </channel>
</rss>

