Just want to know why delimited file source doesn’t use VAs. I was able to create account in delimited source without virtual appliance setup, via API Call. I couldn’t find anywhere in documentation about it.
Anybody have any docs link or any idea?
Just want to know why delimited file source doesn’t use VAs. I was able to create account in delimited source without virtual appliance setup, via API Call. I couldn’t find anywhere in documentation about it.
Anybody have any docs link or any idea?
You don’t need VA because you are uploading the csv file directly to cloud via UI instead of aggregating accounts from an application (source). Or when you make an API call to create an account you are sending your request directly to ISC cloud. VAs are used when you need to read from or write to any application that physically exists outside ISC cloud, which is not the case with delimited type sources.
Because the file is directly uploaded into cloud and it doesn’t required VA to process any tasks. This link may give you some information but not more detailed. Basically VA is an interface to establish the communication between ISC and the source(s) located in on-premises ISC.