<?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: Table keeps reverting to suspended in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500148#M2979</link>
    <description>&lt;P&gt;Andrew - 2 items that may help.&amp;nbsp;&lt;BR /&gt;1 - the log for the task should provide details on the table issue.&amp;nbsp;&lt;BR /&gt;If that is difficult to traverse, you can add a Control Table to the task so that suspended tables are written to it with the reason.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;See -&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/Replicating/suspended_tables.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/Replicating/suspended_tables.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In your task settings for Replication or Landing tasks goto Metadata &amp;gt; Control tables and enable 'Suspended tables'.&amp;nbsp; &lt;BR /&gt;Stop the task, Prepare the task (to send the configuration to the gateway) and then Resume&lt;BR /&gt;&lt;BR /&gt;To capture the info for the suspended table you may need to reload it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGarrod_0-1736179737328.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176219i2EE6A13068D7A637/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGarrod_0-1736179737328.png" alt="TimGarrod_0-1736179737328.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2025 16:10:21 GMT</pubDate>
    <dc:creator>TimGarrod</dc:creator>
    <dc:date>2025-01-06T16:10:21Z</dc:date>
    <item>
      <title>Table keeps reverting to suspended</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500145#M2978</link>
      <description>&lt;P&gt;Can someone provide a checklist for how to identify what is causing a table to suspend and how to deal with it please?&lt;/P&gt;
&lt;P&gt;I'm loading in the table VBFA from SAP (Sales Document Flow). It shows here what we should expect the Keys to be&amp;nbsp;&lt;A href="https://www.se80.co.uk/sap-tables/?name=vbfa" target="_blank"&gt;VBFA SAP Table (Sales Document Flow)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I started encountering errors with this table and I suspected it was to do with one of the key fields being blank. So I put an expression in for each of them;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andrew_INEOS_0-1736179123035.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176216i956C7DE0C4003F5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andrew_INEOS_0-1736179123035.png" alt="Andrew_INEOS_0-1736179123035.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;They basically all say&amp;nbsp;$IFNULL(${VBELV} , 'NA')&lt;/P&gt;
&lt;P&gt;But still I get errors.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andrew_INEOS_1-1736179263065.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176217i583BFA717AD96A50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andrew_INEOS_1-1736179263065.png" alt="Andrew_INEOS_1-1736179263065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andrew_INEOS_2-1736179306786.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176218i69BCBA3D31936CE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andrew_INEOS_2-1736179306786.png" alt="Andrew_INEOS_2-1736179306786.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Does anyone have a neat checklist of what things to check first to get this working?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 21:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500145#M2978</guid>
      <dc:creator>Andrew_ENT</dc:creator>
      <dc:date>2025-03-19T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table keeps reverting to suspended</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500148#M2979</link>
      <description>&lt;P&gt;Andrew - 2 items that may help.&amp;nbsp;&lt;BR /&gt;1 - the log for the task should provide details on the table issue.&amp;nbsp;&lt;BR /&gt;If that is difficult to traverse, you can add a Control Table to the task so that suspended tables are written to it with the reason.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;See -&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/Replicating/suspended_tables.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/Replicating/suspended_tables.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In your task settings for Replication or Landing tasks goto Metadata &amp;gt; Control tables and enable 'Suspended tables'.&amp;nbsp; &lt;BR /&gt;Stop the task, Prepare the task (to send the configuration to the gateway) and then Resume&lt;BR /&gt;&lt;BR /&gt;To capture the info for the suspended table you may need to reload it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGarrod_0-1736179737328.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176219i2EE6A13068D7A637/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGarrod_0-1736179737328.png" alt="TimGarrod_0-1736179737328.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 16:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500148#M2979</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2025-01-06T16:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table keeps reverting to suspended</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500236#M2982</link>
      <description>&lt;P&gt;Thanks Tim.&lt;/P&gt;
&lt;P&gt;I checked logs and they didn't seem to go back far enough to when this first occurred. So, I've hit reload tables and it loaded successfully. I'll continue to monitor the situation.&lt;/P&gt;
&lt;P&gt;Is there any way to program an "on error" rule in QCDI? Assuming that it finds a null in a field that should be non nullable, and would therefore cause an error, I'd like it to still load all other lines.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 10:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Table-keeps-reverting-to-suspended/m-p/2500236#M2982</guid>
      <dc:creator>Andrew_ENT</dc:creator>
      <dc:date>2025-01-07T10:32:51Z</dc:date>
    </item>
  </channel>
</rss>

