DelimitedFile aggregation fails reading the file but works properly con test connection

IdentityIQ v8.3p3

Hello, I’m having an issue were the aggregation for a DelimitedFile connector accounts is failling indicating that IIQ can’t read the file:

I saw some posts that had the same issue but in those they couldn’t have a succesful test connection on the connector definition and even couln’t execute the discover/preview schema attributes. In my case I can execute those operations correctly, but then the aggregation fails:

3 Likes

Hello,

Can you try moving the file to a different location and ensure proper read permissions are there and see if it works.

Regads
Arjun

Hi @DavidSO,

you are built the path with // you need only one and be sure about permission like @arjun_sengupta says

Hi @DavidSO

The problem could be related to the privileges of the service account; make sure that the user has the permission needed. And also in schema you should have proper identity attribute. Besides this, please check the logs; you might find more details.

Thank you all @bhanuprakashkuruva , @arjun_sengupta and @enistri_devo you were right about the permissions, now it’s working! I was really confused 'cause you would spec to not have a correct test connection or schema discovery if you don’t have the correct permissions.

@DavidSO ,

Yep. Feel free to mark it as solution.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.