• what does error 2226017 mean ?

    Hello Community,

    we keep getting error messages in the job chain "ADS_ADSGroup_Delete" which is as follows:

    ErrorMessages [1777018] Error executing synchronization project (Active Directory Domain (DC=<domain>)'s workflow (Provisioning).…

  • Jobs are not being picked up when switching from one job server to another

    Hello Community,

    we have a strange behavior in our test environment, so I wanted to ask here in the round, what could be the cause for it

    Initial situation:

    we have 2 JobServers with One Identity Manager version 8.1.5 installed and configured
    - JobServer…

  • DB Queue slow processing version 8.1.2

    Hi All,

    I would like to know what is the best thing to look at, and or solution for the DB queue that has been processing slowly we have lots of pending processes in job queue and it has been 2 days.

    Hope someone can enlighten me in resolving this issue…

  • Report: How to get the Affected Objects view of a JobQueue in a sql query?

    Hello,

    What I want is to do a report of the frozen jobs in the Job Queue. If I go on a frozen job I can see the name of the affected objects thanks to the view "Affected Objects", is there a way to retrieve the data seen there thanks to sql request so…

  • NDO-K-NDOUserInGroup is "stucked" in IsReset state

    Hi experts,

    I am facing something intresting and I don't know the answer for it.
    There is an employee how has a NDOuser account. There is a business role and it has a NDO group assigned to the business role. I want to assign a business role to the…

  • Best practice job queue

    Hello,

    There is somewhere a document about the best practice for job queue ? (number of queue, queue splitted by target, name, config, etc...)

    If not, what are them ?

    Thank you.

  • Frozen jobs: "Created by QBMDBQueueProcess: call method Replace for object type personwantsorg"

    Hi.

    We get, from time-to-time frozen jobs, that I cannot find out the reason for why.

    Is there anyone here, that knows what this means and pherhaps why?

    Here are some examples from the log file from today (I have removed the product and person name):

  • GET UID_Job of the executing process

    Hi team, how can I get UID_JOB of the current root process being executed in Job queue, so that i can use that UID for my operation in other node of the same process

  • Auditing an executed job to find who or what triggered an event.

    Hello Experts,

    I am in need of some assistance.  We had an incident where a few users got removed from a group and i've been tasked to find out how and who did it.  i found the job that did it but it says it was done by "sa" and when i look at created…

  • ITShop - retain service item on relocation

    hi

    In the Identity Manager 8.0 - IT Shop Administration Guide you say:

    Table 5: General Master Data for a Service Item

    Retain service item assignment on relocation Specifies whether requests belonging to this service item remain intact when a customer…
  • MakeDecision job stuck in "processed" state.

    Hello,
    recently was found that all makedecision jobs just stuck in processing state and nothing happens.
    All other jobs successfuly executes and there is no isReset in dbqueue. Which means that object layer don't see any "contested" operations.…

  • Changing Hostname of a JobServer in the Designer

    I have a scenario where I have two job servers (one active and one is passive state), both are configured with similar machine roles, both are in different data centers.

    Currently I want to failover my primary job server to the passive one by changing…

  • How to move Jobs which are set to Ready2EXE=True from one Job Queue to another Job Queue.

    How to move Jobs which are set to Ready2EXE=True from one Job Queue to another Job Queue.

  • VI_ESS_PWOHelperPWO Send mail new task for approver Failing

    Hello All,

    i have a few jobs under VI_ESS_PWOHelperPWO Send mail new task for approver that are failing to send the email notification.  Below is the error i am getting.

    ErrorMessages = (2019-08-21 14:59:05.247) [810271] Column UID_PersonOrdered does not…

  • Job Service / Problems Could not decode parameter AuthenticationString

    Hello, 

    we currently have a problem with the JobService or sync projects, e.g.  the project for Active Directory in One Identity as well as with SAP and CSV Imports in Version 8.0.2. 

    Shortly after starting the initial synchronization in the sychronization…

  • Why DBQueue gets stuck again and again?

    Hi,

    I am using version 8.0 and I am facing this issue that DBqueue gets stuck again and again. I have to reinitialize dbqueue then only it works. What can be the reasons for this? How can I resolve this issue?

  • Only one execution slot is used by the SAP queue

    hello,

    even there are 10 slots defined for the SAP queue on the job server, SAP provisioning tasks are only using one single slot, preventing to run in parallel several SAP provisioning tasks.

    We don't face the issue with either AD, Exchange or LDAP…

  • Getting error in processes when multiple sql processing jobs are getting executed

    Hi,

    I am getting below error when 200-300 sql processing jobs are getting executed in parallel. 

    [810143] Database error 0: Timeout attempting to open the connection. The time period elapsed prior to attempting to open the connection has been exceeded…

  • SendRichMail process throws errors

    The SendRichMail process freezes with the error message - Unable to relay recipient in non-accepted domain

    How can we add an accepted domain? Is it done in identity manager or in Exchange?

  • Existing processes while DB compiling

    Hi,

    What will happen if we use the Emergency Stop in JobQueue to stop the processes before DB compiling?

    Can they all be re-initiated?

  • Dbqueue is not processing

    Hello experts,

    (Ver. 7.1.2)

    I come to you with a technical issue that we are experiencing and that is blocking all the processing in one of our environments.

     

    We currently have the DBqueue that seems like it is not processing anything at all. We have…

  • How to check whether job server running or not.

    We have installed One Idm application  in a machine and installed OneIdm service  in that machine and also made it as Job server .But no task is executing . In JobQueueInfo i checked the "Job server state" ,when i check double click the Job server…

  • How to end a running task in Job Queue

    i want stop immediately a running task in Job Queue while running.Is there any way to do that.In mouse right option , i did not see any option to do that.Please help me end those task

  • Processes not triggered for IT Shop Requests

    Hi

    I'm using V8.0.1 migrated from 7

    I published some products on the IT Shop and configure approval policy for them.

    When customers request the items, not processes come to the job queue, even after approval, no jobs are triggered to assign the requested…

  • Is it possible to insert data in custom table when error message comes up in JobQueue table

    How can we insert data in custom table when Error message comes up in JobQueue table. I am trying to add trigger on JobQueue table and tried Insert, Update and Delete events but its not working on any of these events. Please help in implementing this…