11/22/2024 4:55:11 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of notification and workflow tools with SalesLogix, such as SalesLogix Process Orchestration, KnowledgeSync, TaskCentre, SQL Notification Services, etc.. View the code of conduct for posting guidelines.
|
|
|
|
Create alert for Opp record added
Posted: 26 Sep 08 11:45 AM
|
I am trying to create a KSync event for when an Opportunity is inserted into the db. Can anyone point me in the right direction here? Not sure how to do this.. |
|
|
|
Re: Create alert for Opp record added
Posted: 27 Sep 08 2:03 AM
|
Hi Steve, what version of SLX is this for (just trying to see if Process Orchestration would work, brain-dead easy for that sort of thing, but only for 7.5) |
|
|
| |
|
Re: Create alert for Opp record added
Posted: 28 Sep 08 3:47 PM
|
I can recommend a good book
PO workflows are Windows Workflow projects that you build in VS2008 with SalesLogix assemblies referenced. Then you can target SalesLogix entities and have tasks run with a reference to the entity that kicked off the workflow.
There are a couple of XML files - ProcessLib.xml and ProcessStart.xml - that you need to modify to get your workflow registered into the ProcessHost and then it should kick off as soon as a change (or new record) happens.
Cheers,
Stephen www.slxmaster.com
|
|
|
| |
|
Re: Create alert for Opp record added
Posted: 29 Sep 08 10:43 AM
|
Absolutely, Task Centre is a great alternative and I am on that band-wagon.
One problem is that if you are trying to replace an existing KS installation, TC might not go down too well whereas PO can more easily go in alongside KS (if it fits the requirement).
Stephen
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|