vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperRecord
fromDataMapper
Function fromDataMapper
fromDataMapper
(
record
:
DataMapperRecord
&
{
checkFieldLevelSecurity
?:
boolean
;
customInputClass
?:
string
;
customOutputClass
?:
string
;
deleteOnSuccess
?:
boolean
;
drMapName
?:
string
;
ignoreErrors
?:
boolean
;
inputCustom
?:
string
;
inputJson
?:
DataMapperJsonValue
;
inputXml
?:
string
;
interfaceObject
?:
string
;
isDefaultForInterface
?:
boolean
;
outboundConfigurationField
?:
string
;
outboundConfigurationName
?:
string
;
overwriteAllNullValues
?:
boolean
;
processNowThreshold
?:
string
|
number
;
rollbackOnError
?:
boolean
;
salesforcePlatformCacheType
?:
string
;
sampleInputCustom
?:
string
;
sampleInputJSON
?:
DataMapperJsonValue
;
sampleInputRows
?:
string
;
sampleInputXML
?:
string
;
targetOutCustom
?:
string
;
targetOutJson
?:
DataMapperJsonValue
;
targetOutXml
?:
string
;
timeToLiveMinutes
?:
string
|
number
;
useAssignmentRules
?:
boolean
;
xmlOutputSequence
?:
string
;
xmlRemoveDeclaration
?:
boolean
;
}
,
)
:
DataMapperRecord
Parameters
record
:
DataMapperRecord
&
{
checkFieldLevelSecurity
?:
boolean
;
customInputClass
?:
string
;
customOutputClass
?:
string
;
deleteOnSuccess
?:
boolean
;
drMapName
?:
string
;
ignoreErrors
?:
boolean
;
inputCustom
?:
string
;
inputJson
?:
DataMapperJsonValue
;
inputXml
?:
string
;
interfaceObject
?:
string
;
isDefaultForInterface
?:
boolean
;
outboundConfigurationField
?:
string
;
outboundConfigurationName
?:
string
;
overwriteAllNullValues
?:
boolean
;
processNowThreshold
?:
string
|
number
;
rollbackOnError
?:
boolean
;
salesforcePlatformCacheType
?:
string
;
sampleInputCustom
?:
string
;
sampleInputJSON
?:
DataMapperJsonValue
;
sampleInputRows
?:
string
;
sampleInputXML
?:
string
;
targetOutCustom
?:
string
;
targetOutJson
?:
DataMapperJsonValue
;
targetOutXml
?:
string
;
timeToLiveMinutes
?:
string
|
number
;
useAssignmentRules
?:
boolean
;
xmlOutputSequence
?:
string
;
xmlRemoveDeclaration
?:
boolean
;
}
Returns
DataMapperRecord
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v2.4.3
Loading...