vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperExecutionPlan
Interface DataMapperExecutionPlan
interface
DataMapperExecutionPlan
{
extractGroups
:
DataMapperExtractGroup
[]
;
formulas
:
DataMapperFormulaStep
[]
;
inputType
:
string
;
items
:
NormalizedDataMapperItem
[]
;
mappings
:
DataMapperMappingStep
[]
;
nullInputsIncludedInOutput
:
boolean
;
outputType
:
string
;
requiredFieldsByObject
:
ReadonlyMap
<
string
,
readonly
string
[]
>
;
type
:
"extract"
|
"transform"
|
"load"
;
}
Index
Properties
extract
Groups
formulas
input
Type
items
mappings
null
Inputs
Included
In
Output
output
Type
required
Fields
By
Object
type
Properties
Readonly
extract
Groups
extractGroups
:
DataMapperExtractGroup
[]
Readonly
formulas
formulas
:
DataMapperFormulaStep
[]
Readonly
input
Type
inputType
:
string
Readonly
items
items
:
NormalizedDataMapperItem
[]
Readonly
mappings
mappings
:
DataMapperMappingStep
[]
Readonly
null
Inputs
Included
In
Output
nullInputsIncludedInOutput
:
boolean
Readonly
output
Type
outputType
:
string
Readonly
required
Fields
By
Object
requiredFieldsByObject
:
ReadonlyMap
<
string
,
readonly
string
[]
>
Readonly
type
type
:
"extract"
|
"transform"
|
"load"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extract
Groups
formulas
input
Type
items
mappings
null
Inputs
Included
In
Output
output
Type
required
Fields
By
Object
type
vlocode-project - v2.4.3
Loading...