This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Person: Write permission denied for value "IsInActive"

Hi all.

VI_PERSON_DEACTIVE_EXITDATE_EXPIRED is FROZEN every morning on the Job Queue, with the error "Person: Write permission denied for value "IsInActive".

The error:

<x><e>2016-10-21 02:02:34 +02:00 - VI.JobService.JobComponents.HandleObjectComponent - df2dca71-d4bd-453f-89b2-c697390d8b52: Errors occured
Error saving name_of_user (PEC01): [810025] Person: Write permission denied for value "IsInActive".
en VI.DB.Implementation.HandleObjectKernel._OperationUpdate(IUnitOfWork optionalUnitOfWork)
en VI.DB.Implementation.HandleObjectKernel._Save(IUnitOfWork unitOfWork, IEntity entity)
en VI.Base.SyncActions.Do(Func`1 action)
en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)

 

Any clue?

Thanks!

Parents
  • Which user did you login to object browser as? If you login as a system user, you should see CanEdit as true but if you login using Employee (Role Based) auth it will probably be False (depending on the permission model in your environment)
Reply
  • Which user did you login to object browser as? If you login as a system user, you should see CanEdit as true but if you login using Employee (Role Based) auth it will probably be False (depending on the permission model in your environment)
Children
No Data