Hi All,
We are getting below error while creating PersonWantsOrg request:
ErrorMessages (2024-02-19 10:42:21.273) [810306] Error running 'OnSaving' in logic module 'QER.Customizer.PersonWantsOrg'.
[2133173] This employee TestRun,Viksha,TH-,BURGERKING (NNTestRuVi) is not authorized to make requests at this point.
at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
at VI.JobService.JobComponents.HandleObjectComponent.Activate(String task)
at VI.DB.Implementation.HandleObjectKernel.Activate(String task)
at VI.DB.Implementation.HandleObjectKernel._OperationInsert(IUnitOfWork optionalUnitOfWork)
at VI.DB.Implementation.HandleObjectKernel._Save(IUnitOfWork unitOfWork, IEntity entity)
at VI.DB.Sync.SyncUnitOfWorkExtensions.Put(IUnitOfWork unitOfWork, IEntity entity, PutOptions options)
Can anyone please suggest when do we get this error while creating request?
Thanks and regards,
Somee