Dell Boomi Interview Questions Intermediate
1. How to
remove duplicates from an incoming file
Ans. Use
the option "enforce unique" at profile level to restrict the
duplicate records
2. Which
shape in Boomi works similar to an SQL cursor
Ans. Flow
control, using run each document individually
3. How
can we store interim values between successive executions of a process
Ans. By
using the persistent properties
4. How
does document tracking helps
Ans.
Document tracking is applied at the connector's operation level and helps in
tracking any incoming or out going document based on the key defined in the
operation for tracking.
5. How
can we find the time taken by each step/shape during an execution
Ans. Time
taken by each component or shape is shown in process state in process reporting.