File upload plugin or some utility for uploading file from local to server and then i will be running a rule via that file using the run rule task

Hi @MIDHUNKUMAR_A

  1. There is a post in compass related to uploading a Local File from IIQ to SFTP server. You can take this as a reference make changes as needed. Below is the reference link.

https://community.sailpoint.com/t5/IdentityIQ-Forum/Uploading-a-Local-File-from-IIQ-to-SFTP-server/td-p/157029/page/1

  1. Place you uploaded file in a folder where folder should have all permission like Write, Read
  2. If the file is CSV format, then you can use “FileReader” Ex:Read CSV File
  3. If the file is Excel , then check this thread Read Excel from a run rule
1 Like