When replicating a Test DB to other servers, I found out that the profile document was also replicated. I want the profile document not to be replicated each time I replicate the Test DB in other servers. I tried to filter the profile document in the replication formula but it failed. The profile document of Test DB uses “Profile Document” form. How can I avoid the replication of profile document of Test DB?
Here is the replication formula that I used:
Select Form != “Profile Document”