Convert financial perspectives

Generates a new analysis based on an existing analysis by converting the financial perspective used in the original analysis to a new financial perspective. This is known as financial service mapping.

Financial service mapping serves three distinct business scenarios depending on the mapping option (mapPerspectiveOption) specified.

  • If INCLUDE_DOWNSTREAM is specified, the service maps the sourcePerspective to the newPerspective and copies the mapping to all downstream perspectives except reinsurance gross (RG) and reinsurance net (RN). The downstream perspectives (except RG and RN) return same results as the specified newPerspective.
  • If DELETE_OTHER is specified, the service maps the sourcePerspective to the newPerspective and deletes records for all perspectives other than the newPerspective including the sourcePerspective. All perspectives other than the specified newPerspective return a value of 0.
  • If SELECT_OTHER is specified, the service maps the sourcePerspective to newPerspective. All other downstream and upstream perspectives are unchanged.

Financial perspectives are understood to be upstream or downstream of one another. Upstream perspectives are higher in the table than downstream perspectives. Financial perspectives are identified by a two-character string. The client can call the Get Financial Perspectives operation to retrieve the list of financial perspectives.

Once the MAP_PERSPECTIVE job is complete, the operation adds an result with a new ID and name to the the RDM. If the optional analysisName body parameter is not specified, the name of the new analysis result appends the string _PERSP to the name of the reference analysis.

🪰

Entitlements

RI-EXPOSUREIQ RI-RISKMODELER-IQ RI-UNDERWRITE-IQ

Headers
uuid
required
Defaults to xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

ID of resource group. To learn more, see Resource Groups

Path Params
int64
required
≥ 1

ID of analysis result on which you want to run Map Perspective workflow. Should be valid analysis ID.

Body Params
string
length between 0 and 64

Name of analysis result. Valid characters: 0-9, A-Z, a- z, underscore (_), hyphen (-), colon (:), and blank space. Cannot start or end with hyphen, space, or colon. Cannot include consecutive hyphens (--). Maximum length 80 characters.

string
required

Financial perspective used in original analysis.

string
required

Financial perspective to use in new analysis.

string
enum
required

Method used to map financial perspectives.

Allowed:
Responses

MAP_PERSPECTIVE or HD_MAP_PERSPECTIVE job has been added to the job queue for processing.

Language
Credentials
URL
Response
Choose an example:
*/*
application/json