Hi community, I was asked on IRC about how to run a process from a URL, and I recalled that I made some command line shell script tests on the initial source code.
So, for documentation purposes I just made some changes to the scripts and again the scripts can work.
I'm attaching here the zip run_webservices_via_script.zip containing:
* TestModelMsg.sh
You can run it from command line via:
bash TestModelMsg.sh MsgModelRunProcess
The shell is set to run against the zk7 demo site
demo.idempiere-erp.org on port 443 - but you can change the URL to test your own location.
* MsgModelRunProcess
The message is set to run the "Process Invoice" against the sales invoice 200002 on GardenWorld.
Regards,
Carlos Ruiz