Skip to content

Relationship Management Panel (RMPANL)

IFS Customer and Supplier Relationship Management Panel is an Outlook add-in which displays related IFS CRM/SRM information about the recipients of an email or the attendees of a calendar item and facilitates creation and update of records in IFS CRM/SRM. The purpose of this page is to provide information about installation steps for IFS Customer and Supplier Relationship Management Panel. A component called RMPANL (Relationship Management Panel) is developed to provide this Outlook add-in.

Outlook Calendar Sync is used to sync data between an Outlook calendar and IFS Cloud. IFS Customer and Supplier Relationship Management Panel is used to create and link business activities in CRM/SRM to appointments and meetings in Outlook. Updates and deletions in Outlook will be synchronized to linked Business Activities. It is possible to transfer new Business Activities to Outlook, but updates can be done only from Outlook side related to sync fields. For more information please refer this Link.

Requirements

Refer IFS Supported Platform page to check about supported platforms/versions of outlook to run IFS Customer and Supplier Relationship Management Panel.
You can refer following sections which contain more information on requirements from Outlook side.

Note: Even if Microsoft document specify platform/version of Outlook as one which supports the add-in, it won’t be supported if it has not also been mentioned as supported in IFS Supported Platform page.

  1. Outlook Add-in requirements
  2. Client requirements: Windows desktop and tablet
  3. Client requirements: Mac OS desktop
  4. Client requirements: Browser support for Office Online web clients

Manifest File

An Outlook Add-in consists of two components: the XML add-in manifest, and a web page. The manifest file describes how the add-in integrates across Outlook clients and it should contain your application sever URL. A manifest file can be created on the Generate Manifest File page in IFS Cloud Web. On that page you can generate a manifest file by selecting if it should be used for CRM- or SRM-panel and for Online or On-Premise. The file will contain the URL to the application server from where the Generate Manifest File page was used.

Installation

Following steps should be followed after RMPANL component is installed.
By uploading the above manifest file to Exchange or Office 365, you can start using IFS Customer and Supplier Relationship Management Panel in your Outlook. To upload the manifest file to Exchange or Office 365, Please, refer the following options. Using Exchange Admin center (Admin person can push the installation to on-premise Exchange users). Using Office 365 Admin center (Admin person can push the installation to Office 365 users). Using individual way (Individual user can upload the manifest file directly without involving an admin person).

After uploading the manifest file, you will see IFS Customer and Supplier Relationship Management Panel command buttons in your Outlook. If you don’t see the panel buttons, check whether the manifest file is installed properly, and IFS Customer and Supplier Relationship Management Panel is activated to use in your Outlook. If you see the command buttons, then click on IFS Customer and Supplier Relationship Management Panel command button and check whether the panel loads properly. If you get errors, please check the troubleshooting section below.

Note: Client files related to IFS Customer and Supplier Relationship Management Panel will be published in your application server automatically.

Configuration

The layout of the CRM/SRM-panel can be changed using the IFS Cloud Web Page Designer and the CRM/SRM-Panel Field Configuration page in IFS Cloud Web. The following configurations are available for IFS CRM/SRM-panel:

  • Change the layout of details pages
  • Change the layout of dialogs
  • Adding a custom attribute

Change the layout of detail pages

The page designer lets you decide how activities, mails and other records appear on the details page for Lead/Account contacts and representatives in the CRM-Panel and for Supplier Contacts and representatives in the SRM-Panel. Steps to follow for configuration of details pages.

  1. Go to the details page. Relationship Management > CRM and SRM Panel > CRM/SRM Panel Configuration > Details Pages > [Select the page to update].

  2. Open the page designer.

  3. The CRM/SRM-panel sections appear as tabs in the page designer. Remove a tab in page designer if you don’t want that section to be shown in the details page.

  4. Select which fields to display in the section and place the fields in the desired order. The first three lines are always displayed while the fields placed under Record Details appear when that section is expanded.

  5. Save and publish page designer changes.

Note: Not all configuration options in page designer are available for the CRM/SRM-panel. Page designer is used to configure which fields and sections should be displayed and in which order they should be placed.

Change the layout of dialogs

On the Field Configuration page in IFS Cloud Web you can decide how fields should be shown in the dialogs used to create activities, contacts and other records in the CRM/SRM-panel. Steps to follow for configuring the dialogs.

  1. Go to the Field Configuration page. Relationship Management > CRM and SRM Panel > CRM/SRM Panel Configuration > Field Configuration.
  2. Select the dialog to be updated.
  3. Select the Visible option for a field if it should be displayed in the dialog.
  4. Select the Mandatory option to set a field to mandatory.
  5. Select Show More if a field is to be placed within the collapsible/expandable Show More section of the panel.
  6. Change the position of the fields.

Adding a Custom Attribute

Custom attributes can be added to the details page and the dialogs in the CRM/SRM-panel.

  1. Follow the instructions to setup Custom Attribute for Entity
  2. Ensure that the Entity is Approved, Published and Synchronized and that the Attribute also is Approved and Published.
  3. To configure the panel to display this new custom attribute on a details page, use Page Designer to update the panel.
  4. Relationship Management > CRM and SRM Panel > CRM/SRM Panel Configuration > Details Pages > [Select the page to update].
  5. Open the view in page designer & update the view to include the new field.
  6. Save and publish the page designer changes.
  7. To configure the panel to display the new custom attribute in a dialog, select the dialog to update in the Field Configuration page.
  8. Click New Custom Field to include the field in the layout.

Troubleshooting

After installation is done, please check whether add-in works. In order to troubleshoot some of the add-in errors please refer this https://docs.microsoft.com/en-us/office/dev/add-ins/testing/testing-and-troubleshooting.

Limitations

Following are some of the limitations from Microsoft side regarding Outlook add-ins. Add-in will work on mail and appointments in read and compose mode. Check more info on this page https://docs.microsoft.com/en-us/outlook/add-ins/#mailbox-items-available-to-add-ins. In Mobile, only read mode will work. For On-Premise installation we need to use EWS. Exchange web services (EWS) will not work in mobile. EWS has been used to for operations such as fetching attachments and sending mail.