Jump to content

Help with Ruby command line input


Recommended Posts

Hi there.

 

I'm playing around with Ruby workflows and I'm trying to pass a keyword parameter out to a notification.

 

The problem seems to be that I'm not reading the input parameter passed in on the workflow invocation.

 

The workflow script just does this:

 

print ARGV

 

And all I'm getting is an empty array.

 

Is there something I've missed?

Edited by MuppetGate
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...