eSite / eDex / AMSI API example code in Ruby (unofficial)
Go to file
Will Bradley b5a63be546 Forgot to move HTTPI/Savon configs below require 2012-11-06 03:04:41 -07:00
README.txt Initial commit 2012-11-06 01:33:14 -07:00
edex.rb Forgot to move HTTPI/Savon configs below require 2012-11-06 03:04:41 -07:00

README.txt

eDex API Example (For Infor / AMSI / eSite)
This code is released to the public domain and is
provided by Will Bradley, unaffiliated with Infor or AMSI
and with no warranty whatsoever.

To use, you'll need the savon and nokogiri gems installed,
and you'll need to get the appropriate YOUR_X_HERE variables
from your account representative and put them in edex.rb.

You can then run 'ruby edex.rb' from the command line (assuming
you have Ruby installed.)