Oracle
1Z0-478 · Question #60
What is default transactional behavior for a synchronous request/reply and a one-way synchronous BPEL process?
The correct answer is B. RequireNew. The default transaction for a synchronous process is requiresNew. That was until version 11.1.1.6. On this last version, you are asking to enter a Transaction parameter when creating a new synchronous bpel process.
BPEL Process Manager
Question
What is default transactional behavior for a synchronous request/reply and a one-way synchronous BPEL process?
Options
- ARequired
- BRequireNew
- CMandatory
- DNotSupported
- ESupports
How the community answered
(31 responses)- A3% (1)
- B84% (26)
- D3% (1)
- E10% (3)
Explanation
The default transaction for a synchronous process is requiresNew. That was until version 11.1.1.6. On this last version, you are asking to enter a Transaction parameter when creating a new synchronous bpel process.
Topics
#BPEL transaction#synchronous process#RequireNew#transactional behavior
Community Discussion
No community discussion yet for this question.