Profile document should not be replicated

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”

Subject: Profile document should not be replicated

Maybe you can bypass the problem ?If you create a profile document with the servername INSIDE the profile name (eg: “ProfileDocServer1”), those documents can replicate without harm.