Originally posted by Shawn Lawsure
We are in the process of upgrading the web client from 7.5.3 to 7.5.4. At the same time we are implementing our own, custom-made account/contact merge functionality. I am noticing that any field values that are brought over from the source account to the target account still show the target account values even though the database has been updated correctly. The web client doesn't get updated until I reset IIS on the server. I am guessing that this has something to do with caching (either with NHibernate or the new Cache Server) and the fact that I am not using the SalesLogix entities or NHibernate for the actual merge. Anyone run into this or have any ideas on how I can resolve this? Thanks.
|