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 save the file properties of the imported file.
The following table describes the parameters in the request body:
Parameter
Type
Description
orsId
Path
Operational Reference Store database ID.
fileId
Path
File ID of the imported file.
headerRow
Query
Optional. Row header number you want a column.
dataStartAtRow
Query
Optional. Row of the source file you want to import data from.
locale
Query
Optional. Localization language.
dataPattern
Query
Optional. Date format for the date fields in the import file.
decimalSeparator
Query
Optional. Decimal separator. Enter a comma or a period.
thousandsSeparator
Query
Optional. Thousands separator. Enter a comma or a period.
delimiter
Query
Optional. Character that represents the break between data values in the import file. Enter a predefined delimiter or define a custom delimiter.
encoding
Query
Optional. Unicode encoding standard.
textQualifier
Query
Optional. Symbols used in the file to enclose a string.

0 COMMENTS

We’d like to hear from you!