Question 1: What is the simplest way to create a sales order using SOAP Webservices, purely for testing purposes? Is there any boiler plate code readily available?
Question 2 : Do the entry points for a record (sales order) created via webservices run differently then when using the UI?
I have a script that does a search on its own record in an afterSubmit. It works when I test it with records created in the UI, but it seems when the record is created webservices it doesn't work