Salesforce-Platform-Data-Architect Practice Test

Salesforce Spring 25 Release
257 Questions

UC is having issues using Informatica Cloud Louder to export +10MOrder records. Each Order record has 10 Order Line Items. What two steps can you take to help correct this? Choose two answers.

A.

Export in multiple batches

B.

Export Bulk API in parallel mode

C.

Use PK Chunking

D.

Limit Batch to 10K records

B.   

Export Bulk API in parallel mode


C.   

Use PK Chunking



Explanation:

B (Bulk API parallel mode): Significantly boosts export performance by processing batches concurrently, efficiently handling very large datasets.

C (PK Chunking): Partitioning large datasets into smaller, manageable chunks based on primary keys dramatically reduces API limitations and enhances efficiency for massive exports.

Multiple batches (Option A) alone isn't sufficiently efficient without optimization like PK chunking. Limiting batch size to 10K (Option D) doesn't inherently address overall performance. Salesforce explicitly recommends parallel Bulk API and PK chunking for multi-million record exports, especially critical when handling massive datasets with parent-child records, as seen in Order-Line Item scenarios.

Salesforce-Platform-Data-Architect Practice-Test - Home Previous
Page 8 out of 257 Pages