To successfully implement R or Python scripts across the Statistica Enterprise platform, separate environments for R and Python must be maintained on all, workstation PCs, the Enterprise servers (potentially including servers for MAS and WebStatistica). Consider allowing Statistica to detect and execute these scripts on an environment in a remote central location. This would reduce maintenance and would allow customers to dedicate resources to a central machine for processing these scripts.
A number of packages already exist within the open-source community to allow remote execution of scripts. Consider RServe for R or Paramiko for Python.