When I try to import a CSV file using the FileUploadUtility from my PowerShell script, I receive a success message indicating that the file has been successfully imported to SailPoint.
However, when I check my script logs, it shows that “IdentityNow is Analyzing the file ”.
Despite the successful import message, I don’t see any signs of aggregation in the source within IdentityNow (not even a failed import).
I’ve checked the format of the file name passed to the FileUploadUtility, and it starts with the sourceID (Cloud Id).
Additionally, the schema of the file matches the source. I’m trying to understand the reason for this behavior.
Can someone please advise if I need to check anything else or if anyone has faced a similar scenario before?
Thank you.
Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.