A. lt removes the need to code data mappings for data transformations.
B. It allows developers to create complex API queries declaratively.
C. It combines multiple steps and processes into a single server call.
D. It guides humans through a complex business process.
A. lt removes the need to code data mappings for data transformations.
Explanation:
The business problem that DataRaptor solves is that it removes the need to code data mappings for data transformations. DataRaptor allows the designer to declaratively define how data is read, transformed, and written between Salesforce and external systems. It does not allow developers to create complex API queries declaratively, as this is done by Integration Procedures. It does not combine multiple steps and processes into a single server call, as this is done by Calculation Procedures. It does not guide humans through a complex business process, as this is done by OmniScripts.