# File lib/ERPConnector.rb, line 58 def execute(*args) @object_server.call('execute',@dbname, @uid, @pwd, *args) end