Ruby Scripting
Comments
-
Is it possible to integrate Ruby scripting in Decision?
-
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]We have easy ways to run commands (via Run Command step) and power shell (PowerShell module) so you could use those to run a ruby script at the command line. It also probably wouldn’[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]t[/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] be too hard to include a ruby runner depending on the licensing. [/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
[/font][/color]
Heres more information related to the PowerShell module: [url=https://documentation.decisions.com/docs/powershell-module-basics]https://documentation.decisions.com/docs/powershell-module-basics[/url]