How to avoid that replicator removes custom column values in users table
Hi
I have a Problem with replication in c++ Service. Whenever in PBX user object is changed, in our c++ Service App removes replicator custom column values.
I am replicating users table and I added there extra colum for saving some information about that particular user (extra table for one column was not option). This information is deleted whenever replicator replicates users from pbx.
please tell me how can i handle this.
Best Regards
Iqbal