Boomi Associate Developer Questions and
Correct Answers
The field which identifies the full standard and custom response
field set along with SalesForce data is called? Ans: — The
Response Profile
True or False: A connector call should always be the first option to
retrieve document level queries on the fly, because it is so fast?
Ans: — True
True or False: Every document flows down every path of a
process? Ans: — False
True or False: If you remove a component from a process, it is
permanently removed from AtomSphere? Ans: — False
What are the folder naming best practices/conventions in Boomi?
Ans: — 1 - Be consistent
2 - Be concise and descriptive
If an issue is discovered with a deployed process Ans: — Undeploy
(trick question, you cannot "rollback" a process, just a deployed
component)
Why are re-usable components important? Ans: — 1 - Reduces
duplication of effort
2 - Helps to efficiently use licence connections
3 - Manages common functions in one place
4 - Shares useful functions
True or False: The program command shape allows you to pass
one value back into the process? Ans: — False. The program
© 2025 All rights reserved
, 2 | Page
command shape only allows for sending out of commands as part
of the process, not processing return values into the process.
Which of these are sub-components of a process?
1 - A user defined map
2 - An XML profile
3 - A database connection
4 - A map Ans: — 3 and 4 are sub-components of a process.
A map shape:
1 - Transforms structured data from one format to another
2 - Can be dragged and dropped onto the process canvas
3 - References a specific predefined map component
4 - Requires both a source and a destination profile Ans: — 1, 2
and 4 are all features of a map shape.
When one split document fails, what happens? Ans: — The shared
original DocumentID is marked as a failure, causing all of the split
documents to fail and stop processing
True or False: The process properties component defines a
collection of properties you can refer to throughout your process.
Ans: — True
True or False: A process property value can be persisted for future
process executions using the same process/atom Ans: — True
What type of alert do the "Notify" shapes produce?
1 - Atom Status
© 2025 All rights reserved