Oracle
1Z0-478 · Question #38
View the Exhibit.You have modeled a SOA composite with a single BPEL process component. Both of the invoke activities in the BPEL process use the same XA connection factory: eis/DB/SOADemo. The…
The correct answer is D. If invoke2 interaction fils, the insert from Invoke1 is also rolled back. See the full explanation below for the reasoning.
Question
View the Exhibit.You have modeled a SOA composite with a single BPEL process component. Both of the invoke activities in the BPEL process use the same XA connection factory:
eis/DB/SOADemo. The InsertData partnerlink inserts a new record in the DEPT table in the database. The storeproc_validate partner link calls a stored procedure that validates this newly inserted record. Which statement is true about the composite?
Exhibit
Options
- AInvoke1 is capable of detecting omitted XML elements in the input payload and throwing a
- BIf invoke1 encounters a primary key constraint violation on insert, the invocation retires a total of 4
- CInvoke1 and invoke2 use the same underlying JDBC connection to the database.
- DIf invoke2 interaction fils, the insert from Invoke1 is also rolled back.
How the community answered
(36 responses)- A6% (2)
- B11% (4)
- C3% (1)
- D81% (29)
Community Discussion
No community discussion yet for this question.
