<?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: Problem with HTML Sdk BeforeLoad function in Dev Space</title>
    <link>https://community.alteryx.com/t5/Dev-Space/Problem-with-HTML-Sdk-BeforeLoad-function/m-p/427262#M928</link>
    <description>&lt;P&gt;The incoming data is not available in the HTML GUI SDK, only the tool's configuration. The data is only available on the engine side, for instance with a macro or the Python SDK. See &lt;A href="https://help.alteryx.com/developer/current/SDK/ToolQuickStart.htm?tocpath=SDKs%7CBuild%20Custom%20Tools%7C_____1" target="_blank" rel="noopener"&gt;here&lt;/A&gt; and let me know if you have further questions.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 16:35:08 GMT</pubDate>
    <dc:creator>NeilR</dc:creator>
    <dc:date>2019-06-17T16:35:08Z</dc:date>
    <item>
      <title>Problem with HTML Sdk BeforeLoad function</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Problem-with-HTML-Sdk-BeforeLoad-function/m-p/425160#M925</link>
      <description>&lt;P&gt;Read the documentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/developer/current/HTML/Use/PluginUI.htm?tocpath=SDKs%7CBuild%20Custom%20Tools%7CHTML%20GUI%20SDK%7CLifecycle%20Methods%7C_____0" target="_blank"&gt;https://help.alteryx.com/developer/current/HTML/Use/PluginUI.htm?tocpath=SDKs%7CBuild%20Custom%20Tools%7CHTML%20GUI%20SDK%7CLifecycle%20Methods%7C_____0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I understand it from the window.Alert.Gui.BeforeLoad in the json variable I can access the incoming stream. When you do console.log(json) I see only Configuration.&lt;/P&gt;&lt;P&gt;Please tell me how to access the incoming stream. Is it possible without using HTML engine ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I understand it from the window.Alert.Gui.BeforeLoad in the json variable I can access the incoming stream. When you do console.log(json) I see only Configuration.&lt;/P&gt;&lt;P&gt;Please tell me how to access the incoming stream. Is it possible without using HTML engine ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;window.Alteryx.Gui.BeforeLoad = function (manager, AlteryxDataItems, json) {
	    console.log('json data:');
	    console.log(json);
        });
      };&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:44:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Problem-with-HTML-Sdk-BeforeLoad-function/m-p/425160#M925</guid>
      <dc:creator>WarGot</dc:creator>
      <dc:date>2019-06-11T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with HTML Sdk BeforeLoad function</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Problem-with-HTML-Sdk-BeforeLoad-function/m-p/427262#M928</link>
      <description>&lt;P&gt;The incoming data is not available in the HTML GUI SDK, only the tool's configuration. The data is only available on the engine side, for instance with a macro or the Python SDK. See &lt;A href="https://help.alteryx.com/developer/current/SDK/ToolQuickStart.htm?tocpath=SDKs%7CBuild%20Custom%20Tools%7C_____1" target="_blank" rel="noopener"&gt;here&lt;/A&gt; and let me know if you have further questions.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 16:35:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Problem-with-HTML-Sdk-BeforeLoad-function/m-p/427262#M928</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2019-06-17T16:35:08Z</dc:date>
    </item>
  </channel>
</rss>

