<?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: Qlik Replicate using sql dacpac file using Enterprise Manager .NET API in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-using-sql-dacpac-file-using-Enterprise-Manager/m-p/2009849#M4342</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;As far as i am aware, we do not have api endpoints on QEM that deal with DACPAC files.&lt;/P&gt;
&lt;P&gt;the import task endpoint simply imports a new task into the Replicate server through QEM.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first parameter given to this method is the task_export.json, which can be found in any generated diagnostic package of a given task, as a string representation based on the user guide.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2022 15:24:11 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2022-11-28T15:24:11Z</dc:date>
    <item>
      <title>Qlik Replicate using sql dacpac file using Enterprise Manager .NET API</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-using-sql-dacpac-file-using-Enterprise-Manager/m-p/2009627#M4338</link>
      <description>&lt;P&gt;var credentials = new NetworkCredential&lt;BR /&gt;{&lt;BR /&gt;UserName = "12345",&lt;BR /&gt;Password = "Test",&lt;BR /&gt;Domain = "Test"&lt;BR /&gt;};&lt;BR /&gt;var aem_machine_name = "qlikem-test-dev.volvo.net";&lt;/P&gt;
&lt;P&gt;bool verify_certificate = false;&lt;/P&gt;
&lt;P&gt;var _client = new AemRestClient(credentials,&lt;BR /&gt;aem_machine_name,&lt;BR /&gt;443,&lt;BR /&gt;"attunityenterprisemanager",&lt;BR /&gt;verify_certificate);&lt;/P&gt;
&lt;P&gt;var replicate_server = "TEST-DEV";&lt;BR /&gt;var replicate_task = "VOLVO_TEST_QA";&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;//I have dacpac file&lt;BR /&gt;//I want to Run the dacpac file directly against replicate database&lt;BR /&gt;&lt;BR /&gt;// Is that possible using any API? If not can I use ImportTask&lt;BR /&gt;// What is the sample data of JSON ImportTask ?&lt;BR /&gt;//Based on sample data we will try to pass the sample TestJSON to ImportTask&lt;/P&gt;
&lt;P&gt;_client.ImportTask(TestJSON,replicate_server, replicate_task);&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 10:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-using-sql-dacpac-file-using-Enterprise-Manager/m-p/2009627#M4338</guid>
      <dc:creator>arunb</dc:creator>
      <dc:date>2022-11-28T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate using sql dacpac file using Enterprise Manager .NET API</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-using-sql-dacpac-file-using-Enterprise-Manager/m-p/2009849#M4342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;As far as i am aware, we do not have api endpoints on QEM that deal with DACPAC files.&lt;/P&gt;
&lt;P&gt;the import task endpoint simply imports a new task into the Replicate server through QEM.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first parameter given to this method is the task_export.json, which can be found in any generated diagnostic package of a given task, as a string representation based on the user guide.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 15:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-using-sql-dacpac-file-using-Enterprise-Manager/m-p/2009849#M4342</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2022-11-28T15:24:11Z</dc:date>
    </item>
  </channel>
</rss>

