The field which identifies the full standard and custom response field set along with SalesForce data is called? - 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? - True
True or False: Every document flows down every path of a process? - False
True or False: If you remove a component from a process, it is permanently removed from AtomSphere? - False
What are the folder naming best practices/conventions in Boomi? - 1 - Be consistent
2 - Be concise and descriptive
If an issue is discovered with a deployed process - Undeploy (trick question, you cannot "rollback" a process, just a deployed component)
Why are re-usable components important? - 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? - False. The program 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 - 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 - 1, 2 and 4 are all features of a map shape.
When one split document fails, what happens? - The shared original DocumentID is marked as a failure, causing all of the split documents to fail and stop processing