Web Client

An Introduction to Job Server and Creating Jobs in Infor CRM (Saleslogix)

The Infor CRM (Saleslogix) Job Server enables you to schedule single and recurring tasks for immediate or delayed execution, either manually or dynamically at run time. It executes tasks out of process, freeing up worker threads and memory for client sessions. Good candidates for this are long running tasks and resource intensive tasks. This whitepaper provides details on terminology, use, creating jobs, and scheduling jobs for the Infor CRM Job Server, as well as how to interact with, and trigger jobs using...

An Introduction To Job Server in Infor CRM (Saleslogix)

The Introduction to Job Server in Infor CRM (Saleslogix) document provides an overview of Job Server, it’s architecture, and how to use. The Job Server enables you to schedule single and recurring tasks for immediate or delayed execution, either manually or dynamically at run time. It executes tasks out of process, freeing up worker threads and memory for client sessions. Good candidates for this are long running tasks and resource intensive tasks. Long running tasks – Offload long running tasks to the Job Server so they run asynchronously. When user sessions do not have to wait for long running processes to complete, you will see fewer request time outs. Intensive tasks – Eliminate competition for computing resources by offloading processing/memory intensive tasks to the Job Server. The Job Server runs in a different process from the Web Host and thus has a separate thread pool. It can even be located on a separate server. The Job Server is a shared service that can be consumed by any SalesLogix adaptive client, including Web, Windows, and Mobile. In the base product, Job Server is required for roll over of incomplete activities and updating remaining days of contracts. Web Client features that use Job Server are updating opportunities and updating and deleting leads from...

Infor CRM (Saleslogix) Developer Tips

This CHM Help file includes information about developing in the Infor CRM (Saleslogix) Web Client, including creating forms, Main Views, business rules, etc. Also, includes information about the SData REST API, the OLE DB Provider functions, Job Server, HQL Queries available with the entity model, useful “How To’s”, and information on utilities available for Infor CRM and more. This help file is written for developers, Web masters, and IS professionals. It contains conceptual overviews, customization scenarios, code samples, and references to help you customize the Saleslogix Web Client or create custom Web applications. Business analysts can create and edit entities, forms, and main views without any knowledge of programming languages if they know their business model. Developers with basic knowledge of C# or VB can add or completely override business rules for entities. Advanced developers with knowledge of C#, VB, HTML, .NET, or AJAX extensions can build custom user and server controls and incorporate them into a Web portal. Note, download is in CHM format. If needed, Google CHM readers for the operating system you are using to...

SalesLogix Web Client Programming

This tips & tricks document was the first programming guide provided with the release of the new (at the time) web client for SalesLogix 7.2. There is still a lot of useful information in it that apply to current...

SalesLogix Client-Side API Reference

This help file provides documentation for available client-side Javascript services available in the Infor CRM (Saleslogix) Web client. It includes documentation for the following: ClientContextService ClientEntityContextService ClientGroupContextService FilterActivityManager GroupLookupManager GroupManagerService Note, download is in CHM format. If needed, Google CHM readers for the operating system you are using to...

Subscribe To Our Newsletter

Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!

You have Successfully Subscribed!