Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To configure Channel ManagerManagement, you need to set up several things. This article guides you through the necessary parts to get your first minimal implementation of Channel Manager Management done.

You will do:

Table of Contents

Set up user rights

To see the Channel Manager Management at all, you need to have a role Claims or Manage Claims. As a developer, you will need both:

  • Claims - for the end users that should be creating the claims

  • Manage Claims - for users with ability to define Claim Types and work with Claim Records

Create new

...

Claim validation logic

Create and deploy new Claim Validation Logic - i.e., new generic logic with nature claim. For first quick test, you can even keep the logic empty (without any elements).

Prepare XLS file with

...

Claim data rows

Create XLS file:

  • with one sheet

  • The first row has header - column/field names - those names can be used later in the mapping, if you want the values from the column to be mapped to the claim line item field.

  • The subsequent rows are claim rows.

Create new

...

Claim Type

Create a new Claim Type (CLT), provide at least

...