*Hi,
we are at IIQ 8.5. We have a refresh task for correlated identities and seeing a weird behavior. We have selected Enable Partitioning flag in the task and no host defined. Upon execution, it picks up a task servers but we see each partition is running on UI Servers.
If we uncheck the flag, it simply runs on task server.
We have properly configured request and task service definition objects.
Could any one help us understand why UI servers are getting picked up?
can you please double check or verify if the details are correct in request and task service definition objects. Can you please take a clean restart of tomcat like below?? and try??
I read somewhere that UI servers are designated as RequestScheduler when we define them in ServiceDefinition: Request object and thus partitioning are carried out by such hosts. Is this true statement?
I just updated the request object with batch servers details. The task with partitioning is now running on batch servers.