5/4/2026 2:38:48 PM
|
| |
| 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 writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Agent syncronization issue
Posted: 30 Nov 07 12:04 PM
|
I have an Agent, I configure and force sync for the first time, it works fine. It says 1 Agent Started. But when I click the force sync for the second time it says "No agents were started". Only if I delete and configure the Agent again it says "1 Agent started". I used the custom sync and tested it to run every 10 minutes and was watching it run automatically but is says "No agents started".
Is there any configuration or something to fix this? Can anyone help? |
|
|
|
Re: Agent syncronization issue
Posted: 01 Dec 07 11:06 AM
|
| Sadly, Agents are a horrible pain to use in SalesLogix. They will usually die a very quiet death without ever letting you know why, for many various reasons. One thing I know about them is that they don't permit using the Application object from SalesLogix, which takes away any the majority of reasons to use the SalesLogix Agent system. Instead of using SalesLogix Agents, I prefer to use SQL Service Agents (or jobs), as it is much more reliable, it gives me decent error messages, and I can check the job history over a long period of time. You can write and setup a VBScript task pretty quickly and barely worry about it ever again... |
|
|
| |
|
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!
|
|
|
|
|
|
|
|