Hi,
I have some issues with synchronizing IM 7.1 with SAP CUA. I have configured projects according to the documentation. When I start Sync with CUA master (I have added SAP CUA childs before and did partial sync as described in doc) - I can observe that bellow steps:
'Executing synchronization step (userInCUARole) (Step 31 of 33)... (7421 of 98117)'
takes a very long time - and are executed very slowly. I can observe that following statement is the most time consuming in DB:
create trigger SAP_TISAPUserInSAPRole on SAPUserInSAPRole for Insert not for Replication as begin declare @DBQueueElements QBM_YDBQueueRaw declare @IsFullSync .......
Even after over 24 hours the job is still running and there is e very small number of assignments in IM (user to sap role).
Any idea why it is processing very slowly? This is fresh installation.
m.p.