Setup and testing of ICAP virus scanning for file uploads through ORDS/Apex
Hi,
We are trying to get Antivirus working by using ICAP in ORDS to handoff the scanning of files when uploading them through Apex apps.
We're using ORDS version 20.3.0.r3011819 and Apex version 20.2.0.00.20 and we've setup the config for ICAP antivirus scans as per the not very concise oracle documentation.
I've created an eicar.com test file and uploaded this successfully in to our database through our Apex app. This should have failed as the file mimics an infected file and our AntiVirus server should stop this.
What else do we need to do to make this work? Are there any return values we should be looking for? Are there any oracle API's we should to be using in our code to make this work?
We are trying to get Antivirus working by using ICAP in ORDS to handoff the scanning of files when uploading them through Apex apps.
We're using ORDS version 20.3.0.r3011819 and Apex version 20.2.0.00.20 and we've setup the config for ICAP antivirus scans as per the not very concise oracle documentation.
I've created an eicar.com test file and uploaded this successfully in to our database through our Apex app. This should have failed as the file mimics an infected file and our AntiVirus server should stop this.
What else do we need to do to make this work? Are there any return values we should be looking for? Are there any oracle API's we should to be using in our code to make this work?
Tagged:
0