1z1-434 無料問題集「Oracle SOA Suite 12c Essentials」
Composite X invokes an outbound DB adapter to write data to a database table. You have configured JCA retry at the binding component as follows: <property name = "jca.retry.count" type="xs:int" many="false"
override ="may">2</property>
<property name = "jca.retry.interval" type="xs:int" many="false"
override ="may">2</property>
You have also modeled a fault policy to retry the invocation three times in case of remoteFault as follows:
<retryCount>3<retryCount>
<retryInterval>3<retryInterval>
What happens when the database that is being accessed by the above binding component goes down?
override ="may">2</property>
<property name = "jca.retry.interval" type="xs:int" many="false"
override ="may">2</property>
You have also modeled a fault policy to retry the invocation three times in case of remoteFault as follows:
<retryCount>3<retryCount>
<retryInterval>3<retryInterval>
What happens when the database that is being accessed by the above binding component goes down?
正解:B
解答を投票する
Oracle SOA Suite is being used to virtualize service calls to a third-party human resources provider. The planned service payloads will require minimum transformation. Routing is simple because service calls will be mapped one-for-one to existing third-party services.
Which two components should be used to handle this service virtualization?
Which two components should be used to handle this service virtualization?
正解:B、C
解答を投票する