If you are working with SandBlast API and would like to use Threat Extraction abilities, you can easily do the following procedure beforehand and make sure all is configured properly:
In order to make sure everything works, please follow these steps for R80.10 Security Gateways:
1. Edit the /opt/CPUserCheckPortal/phpincs/conf/TPAPI.ini file in Vi editor: change the value of scrub_service_portal_enabled to "TRUE".
2. Connect to: https://<gateway IP address>/UserCheck/ScrubService and verify an option to upload a file is given.
3. Send a file for extraction, verify the result is as expected.
4. Disable the feature by edit the /opt/CPUserCheckPortal/phpincs/conf/TPAPI.ini file in Vi editor: change the value of scrub_service_portal_enabled to "FALSE".
5. Connect to: https://<gateway IP address>/UserCheck/ScrubService and verify received "Page not Found Error"
Important: Do not forget to disable ScrubService feature by following steps 4-5