vlocode-project - v2.4.3
    Preparing search index...
    • 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