Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
f_calebh
1166 Views, 10 Replies

Copy Revision table contents to Custom Table

I'm trying to create a work around for retaining legacy revision rows before populating with Vault Data. (populating old legacy revision tables with Vault Data deletes legacy revision rows) 

 

I have iLogic Code to:  export revision tables out, and even Import them back in as a Custom Table, but I was wondering if there was Code that would instead just put the Revision table contents into a Custom Table without exporting?

 

I guess the first question should be, is this doable?