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_DOWNSTREAMis specified, the service maps thesourcePerspectiveto thenewPerspectiveand copies the mapping to all downstream perspectives except reinsurance gross (RG) and reinsurance net (RN). The downstream perspectives (exceptRGandRN) return same results as the specifiednewPerspective. - If
DELETE_OTHERis specified, the service maps thesourcePerspectiveto thenewPerspectiveand deletes records for all perspectives other than thenewPerspectiveincluding thesourcePerspective. All perspectives other than the specifiednewPerspectivereturn a value of 0. - If
SELECT_OTHERis specified, the service maps thesourcePerspectivetonewPerspective. 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-EXPOSUREIQRI-RISKMODELER-IQRI-UNDERWRITE-IQ
/platform/riskdata/v1/analyses/{analysisId}/map-perspective, DELETE_OTHER, INCLUDE_DOWNSTREAM, SELECTED_ONLY, analysisName, financial perspective, mapperspective, newPerspective, sourcePerspective
