Setting Up CRM.mobile

CRM.mobile is a highly customizable platform for mobile devices. It can be configured by CRM.designer.

CRM.mobile comes as a server plug-in that is installed as part of CRM.web. The plug-in is enabled by default via Aurea.CRM's web's settings.xml file. Therefore, no additional setup routine needs to be executed.

<update.server>
         <PlugIns>
         [...]
         <!-- add CRM.mobile support -->
         <PlugIn type="update.Mobile.Web.PlugIn,update.Mobile.Web" required="false" />
         </PlugIns>
      

On the client, CRM.mobile is accessed by adding /mobile to the URL used for update.CRM web, e.g.http://mycompanyserver/updateCRM_web/mobile

For a list of currently supported devices and operating systems. For further details, see System requirements & supported devices.