Is their any API for events in Sugar?
Do we have the possibility to subscribe to events and run code related to a particular event?
Regards,
Is their any API for events in Sugar?
Do we have the possibility to subscribe to events and run code related to a particular event?
Regards,
Not sure what is meant by events. There is a workflow engine.
You can write custom workflow & actions.
Is the Workflow engine available for the OpenSource solution?
I couldn't see it.
regards
No, the workflow engine is not available in open source. Also, PHP doesn't support events. You can somewhat simulate them from what I've read before, but it is not part of the architecture.
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Sugar does not support events, but as far as I know the only way you can simulate "events" will be to utilize the logic hook architecture. One of techniques I can imagine to realize "events" will be writing a custom code in a logic hook to push events to a queue, then a subscriber looks at the queue for any new event.Originally Posted by youssefaoun
For more information about logic hooks, please see below;
http://www.sugarcrm.com/wiki/index.p...l_custom_logic
http://www.sugarcrm.com/wiki/index.php?title=WorkFlow
SierraCRM Inc. www.sierracrm.com has released the Process Manager for SugarCRM OS. It is an event based workflow engine that create emails, call, or tasks based on insert or update of Lead Contact Customer or Opportunity. A lite version of the app is availbale on sugarforge in the workflow section. The full featured version if avaiable from SierraCRM.
Regards,
Bill Convis
www.sierracrm.com
530 272 3064
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks