Has anyone come across an issue with IEdmBatchUpdate2 or IEdmEnumeratorVariable8 not updating the local client? I am seeing the changes in the database but the file card is not showing the updated variables. I have tried IEdmFile5.GetFileCopy(), IEdmFile5.Refresh(), and IEdmEnumeratorVariable8.GetUpdateVars() and nothing is working.
Is there anything anyone can think of that I am overlooking or can suggest?
I have had a similar problem with IEdmBatchUpdate. This problem occured with DWG files only. The problem I was having is that none of the variables got updated either locally or in the database. I then tried to accomplish this with IEdmEnumeratorVariable8 and it worked but it was taking 15 minutes to accomplish a task that would of taken 5 seconds.