This section allows to create and execute groovy scripts using sample input documents in a contained environment.

Configurations


  1. On the Aspire Admin UI go to the tools tab (expand the tab).
  2. Go to the Groovy Playground tab.
  3. Groovy Script:  Write the groovy script.
  4. Input document: You can use a sample aspire object for testing your script, we can put it here.
    Important: The aspire object must be on XML format.
  5. Result and groovy output: You can see the result of the script. There is also the output of the console.
    Important: If the script is invalid or crashes, you'll see the stack trace on the error section.




















  • No labels