PRO2 question - update

Posted by goo on 08-Jan-2020 20:15

11.7 / 5.5

I have added 4 fields to a table. 

I have

* updated SQLschema

* updated dbschemaholder

* fixed the mapping

* generated processor livrary and the bulk copy processor

* recompield bprepl/....

Do I need to regenerate the triggers and copy the compiled triggercode to correct place (it is placed in another directory then pro2)? or is this step only needed when adding tables?

Posted by Valeriy Bashkatov on 09-Jan-2020 08:04

Hi,

The replication trigger only creates a note (record) in ReplQueue table about the fact of a change in the record. So there is no need to regenerate triggers. This should be done only for new tables.

All Replies

Posted by Valeriy Bashkatov on 09-Jan-2020 08:04

Hi,

The replication trigger only creates a note (record) in ReplQueue table about the fact of a change in the record. So there is no need to regenerate triggers. This should be done only for new tables.

This thread is closed