You can set system properties to change the default Orchestrator behavior. What to read next Setting Server File System Access for Workflows and ActionsIn Automation Orchestrator, the workflows and actions have limited access to specific file system directories. You can extend access to other parts of the server file system by modifying the js-io-rights.conf configuration file. Set JavaScript Access to Java ClassesBy default, Automation Orchestrator restricts JavaScript access to a limited set of Java classes. If you require JavaScript access to a wider range of Java classes, you must set an Automation Orchestrator system property. Set Custom Timeout PropertyWhen vCenter is overloaded, it takes more time to return the response to the Automation Orchestrator server than the 20000 milliseconds set by default. To prevent this situation, you must modify the Automation Orchestrator configuration file to increase the default timeout period. Adding a JDBC connector for the Automation Orchestrator SQL plug-inThis example demonstrates how you can add a MySQL connector for the Automation Orchestrator SQL plug-in. Activating basic authenticationYou can activate basic authentication for your Automation Orchestrator deployment by setting a system property.