I would like to be able to call Oracle stored procedures from NeoLoad. Can this be done? If so, how? Can someone give me some example?
There's no built-in NeoLoad feature to call Oracle stored procedure. Nevertheless, there's a post on that community web site that provides a JAR file to call simple SQL statement.
You could start from there and modify the JAR file to suit your needs.
Here is the post link: http://answers.neotys.com/questions/346037-run-sql-statement-javascript-don-t-know