How to Temporarily Disable Aggregation for a Delimited Source in ISC - file upload utility

We are currently using the file upload utility command to upload delimited feed files from a file server into SailPoint Identity Security Cloud (ISC).

During this process, we would like to temporarily disable aggregation for the associated delimited source .

Could anyone please advise on the best way to disable aggregation temporarily for a delimited source in ISC?

Hi @narayanag

Please check below ticket for resolution.

How to disable the account aggregation for delimited file source in production - Identity Security Cloud (ISC) / ISC Discussion and Questions - SailPoint Developer Community

other useful links:
[SailPoint File Upload Utility - Compass]
File Upload Utility - CoLab / Community Tools - SailPoint Developer Community(https://community.sailpoint.com/t5/Professional-Services/SailPoint-File-Upload-Utility/ta-p/76392)

Stop Uploading the File:

  • Disable your file upload utility command/script: This is the most direct and recommended method. If you’re using a scheduled task (e.g., cron job, Windows Task Scheduler) or a script to run the file upload utility, simply disable that schedule or script.
  • Rename or move the input file: If the utility is configured to look for a specific file name or in a specific directory, changing the file name or moving it out of the designated directory will prevent the utility from finding and uploading it.

Note: you can remove the SourceID

Hi @narayanag ,

Do you have any csv files in that file server where you are defining the application name and application ID(long id)? so that file upload utility knows this is the file that i need to aggregate for this source? In this case you can have that source commented out in that csv file.

Hi @narayanag is it the same topic here?:

1 Like