Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, June 20, 2025 
 
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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Question regarding Contact Processes and scripting
Bailey1
Posts: 57
 
Question regarding Contact Processes and scriptingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Oct 07 7:53 AM
Hi,
I have a request to set up the following in SalesLogix (ver 6.1.3): When the status of an account changes to "sold" (vis the status picklist on the account detail form), create 2 new to-do's as follow-up actions. I do not want to do a database trigger, so I thought that maybe I could set this up using Contact Processes. I have been playing with this, and I can't seem to get it to work correctly. There doesn't seem to be any way for the process to kick off automatically when the status changes to sold. Is there any way to get this scenario to work using Contact Processes, or is there a way to accomplish this using scripting?
Barbara
[Reply][Quote]
Walter Shpuntoff
Posts: 167
 
Re: Question regarding Contact Processes and scriptingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Oct 07 8:57 AM
The answer is yes to both, but either way you have some scripting to do.
You will want to capture the original value as the form comes up on the screen, and then test it OnValidate to compare.
Here is where script comes in.
Either - script the launch of your contact process here (there is an article on how to do this on the site), or script the activities. If you script the process, then you can always make changes to the process without having to touch the code.

I'm not sure how much detail you need, so I kept the explanation pretty high level...

ws
[Reply][Quote]
Bailey1
Posts: 57
 
Re: Question regarding Contact Processes and scriptingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Oct 07 10:01 AM
Thanks for the reply. I'm very new to SalesLogix, so any more detail you could give me would be greatly appreciated. It sounds like scripting the launch of the process would make more sense - do you agree?
[Reply][Quote]
Walter Shpuntoff
Posts: 167
 
Re: Question regarding Contact Processes and scriptingYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Oct 07 8:51 AM
I would say that although the scripts involved are not very involved, they are more of an "intermediate" level than beginner's stuff because of how it needs to be connected and tested. i.e. you probably want to get your business partner to help.

Re: Scripting the activities vs the process - I am biased towards the process because that leaves you in control of the details. This way when the users come back to you and want to change something about the activity, you can do it easily.

It's really a trade off - if you script the activities, then boom... there they are in the database. If you script the process, you will have more testing. (Mostly on the process side)

Not everyone is comfortable using processes though - early versions had some problems (mostly with one person scheduling a process step for somebody else). If you do go this route, plan on testing that out pretty throughly before you turn it live.

I think that the 3rd party launch issue was not resolved until 6.2, so be careful there. (You did say you were on 6.1?)

Hope that helps, even if it was not quite what you were asking for....

ws
[Reply][Quote]
 Page 1 of 1 
  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!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/20/2025 2:47:03 PM