6/29/2025 11:32:56 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 the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
ApplicationContext.Current Initialization for external application
Posted: 21 Jun 10 3:43 PM
|
What is the best way to initialize the SalesLogix web ApplicationContext for a site that exists outside SLX web?
I have added the Application Manager module to the site: as well as the following saleslogix configuration files: ServiceHosts.xml dynamicmethods.xml application.xml connection.config
When running the site, a call to Sage.Platform.Application.ApplicationContext.Current returns null. The Sage.Platform.Application.ApplicationContext.Current.Initizlize() method does seem to instantiate the object but is this necessary?
Finally, after initializing the context, calls to Sage.Platform.Application.ApplicationContext.Current.Services.Get() and Sage.Platform.Application.ApplicationContext.Current.Services.Get() both return null.
What am I doing wrong with the above? Is there any published information as to initialize and use SalesLogix Web APIs running a .NET site outside of SLX?
Thanks in advance |
|
|
| |
|
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!
|
|
|
|
|
|
|
|