Foundations Object Model

DeclarativeTransformRequest

global inherited sharing virtual class DeclarativeTransformRequest extends TransformService.TransformRequest

An implementation of a TransformService.TransformRequest to support the advanced use case of generating records from custom data types.

This class extends TransformService.TransformRequest

Methods

DeclarativeTransformRequest

global DeclarativeTransformRequest(TransformSourceData data, DataTargetRoot target, String process)

Create a DeclarativeTransformRequest.

Input Parameters

Name Type Description
data TransformSourceData An extension of TransformSourceData containing the source data to be processed.
target DataTargetRoot An implementation of DataTargetRoot, in which the result of the transformation will be stored.
process String The name of the mapping process containing the required managed or custom mappings.
© Copyright 2009–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.