Skip to main content

A new server was built W2k19 with a fresh install of 4.7 then an upgrade to 5.4. Repeated EventID 64005 are populating the Application section. I have looked at this but it is for 4.7 https://community.nintex.com/t5/How-To/Error-on-Identity-refresh-for-an-AD-Group/ta-p/124989 

 

SourceCode.Logging.Extension.EventLogExtension

If you aren't using the Identity Service (an extra install step), then you sometimes have to clear out old AD references by running this SQL against the K2 database. I would also like to know if there is a better way than this, as it does not seem like a clean solution:
UPDATE [Identity].[Identity] SET [Resolved] = 0, [ContainersResolved] = 0 WHERE [Enabled] = 0

Hi rhoadesg,



 



Kindly checkout the link below 



 



https://community.nintex.com/t5/Technical-Issues/64005-Failed-to-resolve-K2-Domain-GroupName-Failed-to-translate/ta-p/124181



 



Hope this helps



 



Should you feel that this post is of use and or an accurate solution to the raised question, I kindly encourage you to mark it as such
using the 'Best Answer', 'Like' andor ‘Me Too’ options.



 



Cheers,
Kate



 



Nintex  will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.


Reply