Flushing profile documents on a server

Hi Guys

I have had this issue for years now and again I search google & these forums hoping that someone has found a solution :slight_smile:

I have a server addin task that reads field values from profile documents & when I change the values of the fields the only way I can get the new values is to bounce the server.

From reading the forums I can see that other people have had the same issue.

I have tried

dbcache flush

&

tell serveraddin quit

load serveraddin

These dont work :frowning:

Anyone found a "fix / workaround " ?

TIA

NG

Subject: Flushing profile documents on a server

Maybe you should consider using a document instead of a profile document for this functionality?

/Peter