AddPythonScriptFile
Specifies the Python script file that provides additional processing of the file submitted for validation. The supplied string must be an absolute URL of the Python script. The Python script will be processed with a Python package that is bundled with RaptorXML+XBRL Server. The bundled Python package is version 3.11.8.
COM and .NET
Signature: AddPythonScriptFile(string filepath)
Java
Signature: public void addPythonScriptFile(string filepath)