12-17-2015, 09:55 PM
You will need the WSClient library and to call the doCreate ONLY if you are working totally outside the application, in your case you should be able to directly call the vtws_create() function.
If you can't have a look at the workflow cron script, that one includes almost everything:
https://github.com/tsolucio/corebos/blob/master/cron/modules/com_vtiger_workflow/com_vtiger_workflow.service
Now that I look at it, it seems that it doesn't load the create script, but you can add that if you need it.
If you can't have a look at the workflow cron script, that one includes almost everything:
https://github.com/tsolucio/corebos/blob/master/cron/modules/com_vtiger_workflow/com_vtiger_workflow.service
Now that I look at it, it seems that it doesn't load the create script, but you can add that if you need it.
Joe
TSolucio
TSolucio