Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

Parameters

Parameters

Specify the parameters to update the user defined mapping in the request body. Use JSON or XML format to create a mapping in the request.
The following table describes the parameters in the request body.
Parameter
Type
Description
mappingID
Path
Mapping ID of the user data.
orsId
Path
Operational Reference Store database ID.
mapping
Query
Optional. Enter the properties of the mapping.
confidence
Query
Optional. Confidence level of the mapping. Use any of the following values: High, Medium or Low.
creator
Query
Optional. Your user name.
createDate
Query
Optional. Date when you create the mapping.
UpdatedBy
Query
Optional. If you are updating an existing mapping, enter your user name.
lastUpdateDate
Query
Optional. Date when the user updates the mapping.
modified
Query
Optional. Use the following values: true if you are modifying an existing mapping or false if you are creating a new mapping.
name
Query
Optional. Name of the mapping.
score
Query
Optional. Match score of the mapping.
system
Query
Optional. Use the following values:
True: If the system creates the mapping.
False: If a user manually creates the mapping.
systemName
Query
Optional. Displays the name of the system that creates the mapping.
objects
Query
Optional. Enter the fields you want for the business entity or relationship base object.
purpose
Query
Optional. Use the following values:
Import: If you are creating a new mapping.
Match: If you are matching an existing mapping.

0 COMMENTS

We’d like to hear from you!