<?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 JavaScript event - query value from oracle database in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/JavaScript-event-query-value-from-oracle-database/m-p/191609#M1436</link>
    <description>&lt;P&gt;is there way how to select value from oracle db in javascrpt event ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sub question is: how to add custom javascripot library without appending code itself into javascripot event&lt;/P&gt;&lt;P&gt;sub question2: is there list of javascript libraries suppported in javascript event ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 13:14:58 GMT</pubDate>
    <dc:creator>_r_k_</dc:creator>
    <dc:date>2022-07-29T13:14:58Z</dc:date>
    <item>
      <title>JavaScript event - query value from oracle database</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/JavaScript-event-query-value-from-oracle-database/m-p/191609#M1436</link>
      <description>&lt;P&gt;is there way how to select value from oracle db in javascrpt event ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sub question is: how to add custom javascripot library without appending code itself into javascripot event&lt;/P&gt;&lt;P&gt;sub question2: is there list of javascript libraries suppported in javascript event ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:14:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/JavaScript-event-query-value-from-oracle-database/m-p/191609#M1436</guid>
      <dc:creator>_r_k_</dc:creator>
      <dc:date>2022-07-29T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript event - query value from oracle database</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/JavaScript-event-query-value-from-oracle-database/m-p/192260#M1445</link>
      <description>&lt;P&gt;The simple answer is no.&lt;BR /&gt;&lt;BR /&gt;As the name says - it's javascript code that gets executed in the browser. There is actually a way to include the 3rd party javascript library in the browser which executes the test, but it must not have native dependencies.&lt;BR /&gt;&lt;BR /&gt;The best way to solve it is to develop a simple (REST) service which provides you with the values from DB. Then you can call this rest service from the synthetic test.&lt;BR /&gt;&lt;BR /&gt;There is no list of javascript libraries - the synthetic engine uses a plain chrome browser except the synthetic API.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 20:57:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/JavaScript-event-query-value-from-oracle-database/m-p/192260#M1445</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-08-08T20:57:15Z</dc:date>
    </item>
  </channel>
</rss>

