AC Plus Overview: Difference between revisions

From Accelerator for SageCRM
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:


Accelerator+ is designed to address the issue around "concurrent" users in Sage CRM, who want to use our Outlook Integration.
Accelerator+ is designed to address the issue around "concurrent" users in Sage CRM, who want to use our Outlook Integration.
   
   
Concurrent licenses in Sage CRM are designed for intermittent use of Sage CRM but people do not use Outlook in the same way.  Most users will be in email all of the time and expect connection to Sage CRM to be automatic. Accelerator licenses are always named.
Concurrent licenses in Sage CRM are designed for intermittent use of Sage CRM but people do not use Outlook in the same way.  Most users will be in email all of the time and expect connection to Sage CRM to be automatic. Accelerator licenses are always named.
Line 9: Line 8:
To circumvent this, we created Accelerator+ which has its own "user" and can be mapped to a CRM user or resource so the data is stored correctly.  
To circumvent this, we created Accelerator+ which has its own "user" and can be mapped to a CRM user or resource so the data is stored correctly.  
There are some differences around behaviour as below.  
There are some differences around behaviour as below.  
'''Clients'''
The Outlook add-in link is at
    https://update.crmtogether.com/CRMTogetherOutlookAddinPlus.exe
The Office365 manifest is at
    https://update.crmtogether.com/acplus-manifest.xml


'''What you need to know'''
'''What you need to know'''
Line 28: Line 19:
* Calendar/Appointment links
* Calendar/Appointment links


* Dedupe (this will be supported in future releases)
* Dedupe (this will be supported in a future release)


* CRM Links - as the user is not a CRM user these links are not possible
* CRM Links - as the user is not a CRM user these links are not possible
Line 35: Line 26:


* Browser buttons and mail merge are not supported
* Browser buttons and mail merge are not supported
* You may need to alter any custom pages added to cope with the AC Plus Token (there is no CRM SID)
The same entity tabgroups are used but only files matching the format '*_acplus*' will show for ACPlus users. This allows you to have a different experience and code AC Pro and AC Plus specific pages as they use different Auth methods.
This also applies to the "acdashboard" system tab group used to customise the Home Dashboard


'''Install'''
'''Install'''
Line 41: Line 38:
* Sage CRM Self-Service License
* Sage CRM Self-Service License
* Accelerator 5.2.2.1 or later
* Accelerator 5.2.2.1 or later
Accelerator Pro is installed and then the additional CRM component must be downloaded
  https://update.crmtogether.com/ACPlusUsers.zip
and installed via the Sage CRM Component Manager


'''User Admin'''
'''User Admin'''
Line 61: Line 51:
'''License'''
'''License'''


With Accelerator Pro and MobileX we ship a single test license for demo purposes only. The same will apply for Accelerator+. Right now (June 2023) this license is not in the web.config (it will be added in the next release) and so here is the license that can be manually added in.
With Accelerator Pro and MobileX we ship a single test license for demo purposes only. The same applies for Accelerator+.  
 
  <add key="SageCRMAcceleratorPortalLicense" value="oAWLR4BxVP3D+fd+DEeg0WMHvRaIZtGGSZ8YDLtLxy/4sngwd5n6alD0v1NBdfdL"/>


Please note Accelerator+ is priced differently, visit https://crmtogether.com/product-pricing to request details
Please note Accelerator+ is priced differently, visit https://crmtogether.com/product-pricing to request details

Latest revision as of 13:32, 4 July 2023

What is Accelerator+?

Accelerator+ is designed to address the issue around "concurrent" users in Sage CRM, who want to use our Outlook Integration.

Concurrent licenses in Sage CRM are designed for intermittent use of Sage CRM but people do not use Outlook in the same way. Most users will be in email all of the time and expect connection to Sage CRM to be automatic. Accelerator licenses are always named.

With Accelerator Pro and a Sage CRM concurrent license we cannot guarantee that they will be able to log on and so this would provide a sub-optimal user experience. To circumvent this, we created Accelerator+ which has its own "user" and can be mapped to a CRM user or resource so the data is stored correctly. There are some differences around behaviour as below.

What you need to know

Features in Accelerator+ that are not supported in Pro

  • Edit entity - ability to edit an entity

Features in Accelerator Pro that are not supported in +

  • Calendar/Appointment links
  • Dedupe (this will be supported in a future release)
  • CRM Links - as the user is not a CRM user these links are not possible
  • CRM's Territory restrictions are not respected in +.
  • Browser buttons and mail merge are not supported
  • You may need to alter any custom pages added to cope with the AC Plus Token (there is no CRM SID)

The same entity tabgroups are used but only files matching the format '*_acplus*' will show for ACPlus users. This allows you to have a different experience and code AC Pro and AC Plus specific pages as they use different Auth methods.

This also applies to the "acdashboard" system tab group used to customise the Home Dashboard

Install

Requirements:

  • Sage CRM Self-Service License
  • Accelerator 5.2.2.1 or later

User Admin

A tab will show in the CRM Together Administration area for Accelerator+ users

There are more options here

image here....

User passwords can only be reset from here and users themselves cannot update their own passwords.

License

With Accelerator Pro and MobileX we ship a single test license for demo purposes only. The same applies for Accelerator+.

Please note Accelerator+ is priced differently, visit https://crmtogether.com/product-pricing to request details