Skip to main content
Submitted

Ability to convert a staging table to a Custom table?

  • August 7, 2017
  • 2 replies
  • 2 views

Forum|alt.badge.img

TX version 17.1.5.64 SQL 2016 Standard.

 

We have a situation where a large table in AX (INVENTTRANSORIGIN) does not have a MODIFIEDDATETIME field available to execute incremental loads off of.  Our customer is experiencing performance degradation issues with the load due to the large volume of data it's having to reload daily.

This table is also feeding a dimension, so we have history enabled.  We were going to attempt to execute target based incremental data loads, but you cannot apply that setting to a history table.

One option would be to replace this table with a query table and have that do the incremental load logic from the source, but this is going to require a TON of rework as the table's surrogate key is referenced in dozens of other tables.

Is there a way to either modify the staging table to be a custom table so that it's 'disconnected' from the source?  This would allow me to create a separate incremental query table and have that load our existing staging table via a custom table insert.

Or is there a way to convert an existing staging table to a query table without having to start from scratch? 

Thanks!

 

2 replies

Forum|alt.badge.img
  • Known Participant
  • August 7, 2017

Hi Jake, 

This is Doug Wynkoop with TimeXtender US Support.  There's a lot going on in this request - would you be willing to submit it as a support ticket so we can work with you to find the best answer?

Best regards,

Doug Wynkoop


Forum|alt.badge.img
  • Author
  • New Participant
  • August 7, 2017

Hey Doug,

I've submitted ticket #11381.

Thank you!