Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, February 19, 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 .NET Extensions
Forum to discuss the use of .NET Extensions in SalesLogix version 7 and higher. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix .NET Extensions | New ThreadView:  Search:  
 Author  Thread: Adding custom activity and syncronizing with Outlook in .NET extension after upgrade from 7.0.1 to 7.5
Ray White
Posts: 6
 
Adding custom activity and syncronizing with Outlook in .NET extension after upgrade from 7.0.1 to 7.5Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Oct 09 10:00 AM
Currently, our company is using the following code in version 7.0.1 to execute a sync with Outlook after creating a custom activity through a .NET extension.
However, after upgrading to 7.5, an error is raised telling me that the function no longer exists. This is true. It has been removed. So how do I perform the same functionality as that shown below:

_SLXApp.BasicFunctions.DoInvoke("Function", "Intellisync:SyncCalendarNow");

I still need to sync on demand from my .NET extension, but have not yet figured out how. The whole Intellisync framework has changed. The Intellisync server is now a .NET web application. Your help would be greatly appreciated.
[Reply][Quote]
Ray White
Posts: 6
 
Re: Adding custom activity and syncronizing with Outlook in .NET extension after upgrade from 7.0.1 to 7.5Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Nov 09 1:15 PM
Solved with workaround! Ok, here is the best workaround I have created to date. I am essentially tickling Outlook to force a silent sync. Create a class to control outlook. I created two static methods in this class (AddOutlookAppointment, DeleteOutlookAppointment). After creating your custom SLX activity, create your outlook appointment far into the future. Then simply delete this appointment. This simple action is just enough to kick off the sync and push the custom activity to the Outlook Calendar. Be sure that in the Intellisync settings have the checkbox checked for "Sync automatically when a change in MS Outlook is detected."
[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): 2/19/2025 4:55:03 PM