Continuing the discussion from call:refreshIdentity Error (Consistent):
Which IIQ version are you inquiring about?
8.4
Share all details about your problem, including any error messages you may have received.
// If you want to be 100 % sure the row is written before // the next step starts you can add // sailpoint.tools.Util.flushContext(context);
This code is incorrect. flushContext() is no longer a valid method.