Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Sell everywhere with the mobile app

Updated on April 16, 2021

The Pega Sales Automation mobile app is an intelligent mobile sales tool that empowers teams to close deals faster, manage the selling process, and collaborate directly from their mobile devices, whether in the office, on the road, at a meeting, or anywhere in the world.

Pega Sales Automation mobile app supports organizations, opportunities, leads, contacts, accounts, tasks, recents, following, and activities native list pages.

Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide Pega Sales Automation Implementation Guide

In the online-only mobile app, you can create, edit, and view the following cases:

  • Activity
  • Task
  • Individual and business lead
  • Individual and business opportunity
  • Contact.

In the offline-enabled mobile app, you can create, edit, and view the following cases:

  • Activity
  • Task
  • Individual and business lead.

Use native list views inherited from Pega Platform for all work objects to support easier and faster application upgrades in the future, as well as, ensure the latest version from Pega Platform with minimal customizations. For more information, see 8.5.1 — Resolved issues and feature improvements.

Note: In Pega Sales Automation 8.6, Mobile Client 7 is no longer available. Use Pega Infinity Mobile Client to meet the mobile needs of your business. For more information, see Mobile features deprecated in 8.4.

Use either the Pega Sales Automation mobile channel available out-of-the box in the application, or build a new mobile channel. When you build a new mobile channel you can choose either to use online-only or offline-enabled mobile app.

Before you begin building your mobile app:

  • Verify the Pega Platform settings that the Pega Platform administrator in your organization configures during the system configuration phase. If the settings are not configured, contact the administrator to verify that your organization has been licensed to use the Pega Mobile Client app building feature. If you do not have a license, contact your account executive. For more information about the Pega Infinity Mobile Client mobile app, see Mobile solutions.
  • Ensure that you have a certificate set for the Android or iOS mobile platform. A certificate set defines various settings that identify the Android or iOS application that you are creating.

    For more information, see Creating an Android certification set or Creating an iOS certificate set.

Upgrade-related information:

Reusing the default mobile app

The out of the box Pega Sales Automation mobile channel is online-only by default. To use it, perform the following steps.

  1. In the navigation pane of App Studio, click Channels and open the Pega Sales Automation channel.
  2. On the Content tab, in the Navigation section, click the Gear icon next to the New navigation item.
  3. Clear and select again any of the already selected case types.
  4. Click Submit.
  5. Click Save, and then click Build app.

Building the new mobile app

Build your Pega Infinity Mobile Client mobile app to empower teams to close deals faster, manage the selling process, and collaborate directly from their mobile devices.

  1. Log into the Pega Sales Automation application with any persona that has Dev Studio or App Studio access.
  2. Import the mobile certificate.
  3. Build the app in App Studio.
    See Setting up mobile apps, "Configuring online mode" section, or "Optional: Enabling offline mode" section.
  4. Scan the mobile app QR code.
  5. Optional: To further customize your app, see the "Mobile app additional configuration" section.

Configuring online mode

To configure your mobile app to use the online mode, perform the following steps.

Before you begin: Create a mobile app channel in App Studio. For more information, see Setting up mobile apps.
  1. In App Studio, open your mobile app.
  2. On the Content tab, in the Navigation section, ensure that you leave the Override app navigation check box cleared.
  3. Click List pages to review the available native list pages as well as the default configuration in the List item information section for each list page.
  4. In the Navigation section, click Add items to add pages to your application.
    1. To add Forecast, from the Pages list, select Forecast Mobile and then rename it to Forecast by using the gear icon next to it.
    2. To use icons for the Recents and Following pages, add icons manually. By default, these pages do not have icons.
    3. To change icons for Forecast and Notifications pages, edit them manually. By default, Forecast and Notifications pages have the same icon.
  5. Click ConfigurationGeneral and select a role from the Select role dropdown.
    For example: Select sales representatives to allow them to access your mobile app. For more information about adding roles, see Granting portal access to an access group.
  6. Add the SAMobileUser skin to your out of the box, circumstanced mobile channel portal by performing the following steps:
    1. Switch to Dev Studio.
    2. In the header of Dev Studio, search for and open your circumstanced mobile channel portal.
    3. In User interface section, select Other Skin, and then add the SAMobileUser skin.
    4. Click Save.
  7. Click Save, and then click Build app.

Optional: Enabling offline mode

To use your mobile app in offline mode, perform the following steps.

  1. In the navigation pane of App Studio, click Channels and open your mobile app.
  2. Click ConfigurationOffline.
  3. Select the Enable offline support check box.
  4. To add cases, click Add case type .
  5. Expand the Advanced section and in the Select offline resource field, select PegaSalesAutomation.
  6. Click Save, and then click Build app.

Mobile app additional configuration

You can further customize your mobile app by reusing or extending Pega Sales Automation rules and patterns to match the appearance of your Pega Infinity Mobile Client mobile app to your business branding.

Before you begin: Review the available mobile app features by examining the sample data included with Pega Sales Automation. For more information, see Pega Sales Automation sample data.

Mobile responsiveness

You can use the Pega Sales Automation application on your mobile device in a browser. Use dynamic layouts with responsive breakpoints to ensure that the content of your mobile application always displays correctly, regardless of screen size and orientation.

The following are limitations of the browser view:

  • From the Navigation tab: Forecast, Reports, Engagement map, Webex recents are not available
  • On the Landing pages: stage view of opportunities and calendar view of appointments are not available
  • Lead scoring and Opportunity insights are not available
  • Launching Webex from leads or contacts is not available
  • Merge Opportunity action is not available
  • Stages and steps in the case life cycle for opportunities and leads are not available
  • Cancel action on any work object navigates back to the Home screen
  • Auto-complete inputs are not available
  • The Complete stage action on the Lead review screen is not available

To configure your application behavior on smaller screens, see Configuring a responsive user interface.

For more information about application responsiveness, see the Build a responsive and adaptive UI section in Designing the user interface of mobile apps.

Setting up optical character recognition (OCR) scanning

Use optical character recognition (OCR) to scan a business card and create a contact or a lead in Pega Sales Automation. Take a picture of a business card with your mobile device's camera, and then send it to the third-party OCR software vendor, for example, Abbyy FineReader or Google Vision, where it is parsed into a standard output, such as XML or JSON. The system then maps the result back to Pega Sales Automation to create a new contact or lead record.

Before you begin: Set up the Pega Sales Automation mobile app so that you can scan a business card to create a contact or a lead directly in the application. Also, you must create the user name and password of the OCR vendor.
You can review the created framework setup for Abbyy FineReader as a configuration example by using the Pega Sales Automation SAPlus sample application.
  1. In Dev Studio, depending on the vendor you choose, either add the PegaCRM-Abbyy ruleset to the application stack, or add the ruleset of your chosen vendor.
    1. In the header of Dev Studio, click Your application nameDefinition.
    2. In the Built on applications section, add either the PegaCRM-Abbyy ruleset or any custom ruleset for OCR.

      For more information about creating and saving rulesets, see Creating a ruleset and ruleset version.

  2. In the PegaCRM-Int-BusinessCard- class, create a data model in your ruleset that matches the data model, class structure, and properties either from the Abbyy setup in the sample application or your custom vendor.
    If you use the Abbyy FineReader, use the PegaCRM-Int-BusinessCard-Abbyy class. For other vendors, use the PegaCRM-Int-BusinessCard-vendorname format. If the third-party software uses an XML object, create a data structure to hold the XML structure. If the third-party software uses a JSON object, create a data structure to hold the JSON object.
    For more information about creating data models, see Adding a field group to your data model.
  3. Configure and save the GetCardData and MapBusinessCardDetails extension point rules to collect data.
    1. Search for and open the GetCardData activity, which parses the business card data for the OCR vendor.
      Tip: In the sample application, the GetCardData activity calls the GetCardData Java API, which collects the file content, the vendor's user name and password. The sample application includes the sample application RAP with the PegaCRMAbbyy.zip file, which is a Java wrapper application that calls the Abbyy software.
    2. In the Step page fields, enter the necessary data, for example, the user name and password for your chosen vendor, and the class name for parsing data to the BusinessCardData page.
    3. Search for and open the MapBusinessCardDetails data transform to map the data from the OCR vendor to the contact or lead in Pega Sales Automation
      Tip: The system receives the XML structure after processing the file image. The MapBusinessCardDetails data transform then maps the data from the XML data model to the contact and lead data structure and makes it available in Pega Sales Automation.
    4. Configure the Target fields for BusinessCardMatchTo. rows to match the data model of your structure under the PegaCRM-Int-BusinessCard- class.
Result: After you set up the OCR integration, click Scan card on a contact or lead form in the app to use your mobile device's camera to take a picture of a business card. The app receives the business card image and sends it to a third-party OCR software vendor that parses the image into a standard output, such as XML or JSON. The result is then mapped back to Pega Sales Automation to create a new contact or lead record.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us