Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel4
minLevel1

...

SAP - Focused Build Business Requirement (Standard)

Create Configuration Profile (Standard Mode)

Goto SPRO → SAP Solution Manager Implementation Guide → SAP Solution Manager → Cross Connector → Configuration / Mapping → Create new customizing profile.

Run this report ( ).

It will create a new configuration profile based on one of our templates.

After creation is completed, you might need to adjust the profile to your needs as described below. Please do’t forget to add the complete configuration profile to your transport request using transaction SM34.

Update Configuration Profile (Standard Mode)

After updating to a new version of our Cross Connector, some new features might be available. Since you already created your own configuration profile these new features might not be available to you out of the box. In order to activate these new features (for instances attachment support), please run the report

SPRO → SAP Solution Manager Implementation Guide → SAP Solution Manager → Cross Connector → Configuration / Mapping → Update existing customizing profile.

Content Mapping via view cluster Maintenance (Expert Mode)

The shipped transport mentioned above introduces a view cluster that serves as mapping table for all synchronization calls.

...

In section Field Definition you find a collection of all JSON keys that are used by the interface. As specified in the Jira configuration section for this template some of these are purpose bound and can therefore not be mapped freely.

Currently it is not possible to send data with JSON keys deviating from this list:

JSON field

Note

EVOBJECTGUID

EVOBJECTID

EVURL

IVAPPOINTMENT01

IVAPPOINTMENT02

IVAPPOINTMENT03

IVAPPOINTMENT04

IVAPPOINTMENT05

IVAPPOINTMENT06

IVAPPOINTMENT07

IVAPPOINTMENT08

IVAPPOINTMENT09

IVAPPOINTMENT10

IVASSUMPTION

IVATTACHMENTISATTACHSET

IVBPEXUSER

IVCATEGORY

only available SAP inbound

IVCONFIGURATIONITEM

IVCUSTOM01

IVCUSTOM02

IVCUSTOM03

IVCUSTOM04

IVCUSTOM05

IVCUSTOM06

IVCUSTOM07

IVCUSTOM08

IVCUSTOM09

IVCUSTOM10

IVDESCRIPTION

IVDUEDATE

IVEFFORTPT

IVEXTID

IVEXTSYSGUID

IVLOCAL

IVOWNERUSER

IVPARTNER01

IVPARTNER02

IVPARTNER03

IVPARTNER04

IVPARTNER05

IVPARTNER06

IVPARTNER07

IVPARTNER08

IVPARTNER09

IVPARTNER10

IVPREDECESSORGUID

IVPREDECESSORID

IVPRIORITY

IVPROCESSTYPE

IVSOLUTION

IVSTATUS

IVTEXT01

IVTEXT02

IVTEXT03

IVTEXT04

IVTEXT05

IVTEXT06

IVTEXT07

IVTEXT08

IVTEXT09

IVTEXT10

IVTITLE

IVVALUEPT

...

Object Key

Description

Notable Examples

ORDERADM_H

Standard SAP Header fields

Title
Value Points
Effort Points

CUSTOMER_H

Customer Fields

any custom field

ACTIVITY_H

Standard SAP Activity fields

Priority

STATUS

Status

Status

TEXT

Text types

Description (long)

PARTNER

Partner Functions

Creator
Assignee

SERVICE_H

Service Process

Long Description (up to 120 character)

SALES

Sales

External Reference

SRV_REQ_H

Service Request Header Fields

Urgency, Impact

SUBJECT

Categories

Category 1-4

ATTACHMENTS

Attachments

URLs and File attachments

Mandatory - Status

JSON key IVSTATUS has to be mapped with object STATUS

...