Toggle navigation
Status
Brian Johnson
Logout
Caches
Clusters
Cache containers
My cache container 1
Configuration
Cache container configuration
Schemas
Transport
Thread pools
Security
Templates
Deployments
Create new script
Deploy new JAR
Name
Type
Language
Parameters
Execution Mode
Actions
Exec #1
Script
Javascript
a1, a2
Local
Edit
Remove
Exec #2
Script
Scala
a1, a2
Distributed
Edit
Remove
Exec #3
Deployment
Java
a1, a2
Local
Edit
Remove
Create new script task
* Task name:
* Language:
Javascript
Scala
Parameters:
* Execution mode:
Local
Distributed
* Security role:
My role 1
My role 2
* Auditable:
* Script body:
/** * This is a place suitable for short scripts only, no need to develop your own framework in a text area. */ function Hello () { alert("Hello World!") } // Do some weird operations on caches cache.doSomething(); // Log stuff log.append("Script successfully completed");
Deploy new JAR task
* JAR file: