Logo
Sign in
Product Logo
SIL Groovy ConnectorAppfire

Execute Groovy scripts in SIL® Engine

Vendor

Vendor

Appfire

Company Website

Company Website

Product details

Execute Groovy scripts in SIL® Engine

This is a plugin for Atlassian Jira Server. It can be used only if the SIL® Engine is installed in your Jira instance. The SIL® Groovy Script Runner plugin adds the execute GroovyScript routine to SIL®. You can pass a groovy script to this routine and the script will be executed. Plugin usage: 1. Create a script in SIL® Manager. 2. Add the executeGroovyScript routine to your SIL® script: runnerLog(executeGroovyScript("return 'Hello World!'")); The issue variable is available within groovy scripts. The issue variable contains the reference to the issue, under which the script is being executed. Your script would look like this: runnerLog(executeGroovyScript("return issue.getKey()")); The Appfire platform features dozens of top-selling apps that help teams worldwide solve big challenges.