Sphera SCRM Connector

Content Type: Module
Categories: Connectors

Overview

Use the Sphera Supply Chain Risk Management (SCRM) Connector to access your SCRM instance and incorporate it into your Mendix applications. The connector is based on Sphera’s API documentation which can be found here: : https://developer.riskmethods.net/v2

An example implementation that already included this connector can be found here.

Documentation

Description

Use the Sphera Supply Chain Risk Management (SCRM) Connector to access your SCRM instance and incorporate it into your Mendix applications. The connector is based on Sphera’s API documentation which can be found here: https://developer.riskmethods.net/v2

An example implementation that already included this connector can be found here.


Typical usage scenario

  • Let users authenticate with Sphera SCRM in your Mendix app
  • Retrieve Sphera SCRM data for your app
  • Update your Sphera SCRM supplier base via a Mendix app
  • Receive Platform Events from your Sphera SCRM instance in your Mendix app and trigger business logic



Features and limitations

Retrieve and update information on Risk Objects, Business units, Indicator messages, Categories, Regions, Users, Indicators, Labels, Countries and Score cards.

For the sull set of features, export the documentation within studio pro (App > right click > Export documentation)



Dependencies



Installation

  1. Make sure that your project has the Encryption module installed
  2. Download this module from the marketplace



Configuration

  1. Use SNIPPET_ConnectionDetails from the _USE_ME > Snippets folder and put it on an admin page
  2. Give your administrator role, the Administrator module role from this connector.
  3. Put the action you want to use from the _USE_ME > Operations folder in your project.

Configure on run time your credentials to Sphera SCRM on the admin page where you put the snippet.

Releases

Version: 1.0.0
Framework Version: 9.18.2
Release Notes: This is the initial release of the Sphera SCRM connector