Currently on MS 3.v2 upgrade went fine copied script steps into the files currently using XML method for sync.
- do end users need a new clone and re-sync?
- what happens to users who have the old v1 script?
Switching to JDBC will require the following True/False:
- review the customization script for the logic used to filter records (this script is not used for JDBC)
- config ms for JDBC
- rework logic into an SQL fashion so sync will behave the same with regards restricting records to sync
- copy script from updated config
-
paste script to database
- do end users need a new clone and re-sync?
- what happens to users who have the old v1 script (still using xml)?