Tag: Visual Studio
Debugging SalesLogix business rules in Visual Studio using log4net
To debug SalesLogix business rules in Visual Studio, you can enable logging in the log4net.config file.
To enable logging
Open the log4net.config file of the deployed web portal (Typically this would be something like, InetpubwwwrootSlxClientlog4net.config).
In each of the <Logger>, <Root>, and <Appender> sections, remove the existing comments.
Add the following <logger> section and save your changes:
<logger name="BusinessRules">...
Infor CRM Sync for Exchange: Action Required by August 31, 2026
Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.
[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters
See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.
Disable Caching in Infor CRM SLX Web Client
In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.
AI Readiness Checklist for CRM Teams: Is Your CRM System Ready for AI?
Before using AI in Creatio, make sure your CRM data, users, processes, and automation foundation are ready. Use this practical AI readiness checklist for CRM teams.
Build Your Creatio AI Skills with the 2026 AI Summer Program
Join Creatio’s free 2026 AI Summer Program to learn how to identify, build, deploy, and manage AI agents.



