Replication of a record from one database to another
We have a custom program (.net 3.5 ) for one of our clients that replicates debtor records to their other databases. We have built a “Debtor.cs†class under “AtronicsClassLibraryâ€.
In Jiwa v6 we have the following breakout code, see the attached image ( Debtor Save Completed ) to create the object of this Debtor class and pass required parameters to the class and execute the method to replicate. This works fine in v6.
How can we achieve this in V7 plugging code at the Debtor Save completed event.
In Jiwa v6 we have the following breakout code, see the attached image ( Debtor Save Completed ) to create the object of this Debtor class and pass required parameters to the class and execute the method to replicate. This works fine in v6.
How can we achieve this in V7 plugging code at the Debtor Save completed event.