Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DocumentsConfiguration

Input documents configuration

Properties

Optional config

config: undefined | object

meta data about documents For CSV valid JSON format is {"CSV" :{inputColumn: "reviewDetails", rowId: "reviewId", copyColumnsToOutput: ["reviewId" "userId"] , delimiter: ","} Note: In future if new file types added we will update here in documentation about input file meta data

Functions

getDeserializedJsonObj

getJsonObj