You have a situation where a collection of rules might provide a flexible way of
externalizing logic in an application.
Which two are accurate considerations to assess when you decide to use a decision table
or if-then rules?
A.
The decision table’s spreadsheet metaphor is compact and familiar to end users.
B.
Decision tables can use globals whereas if-then rules cannot.
C.
The logic will likely require more rules if expressed as a decision table.
D.
Unlike with a decision table, an Expression Builder is provided for if-then rules to help
you craft condition expressions.
E.
Built-in error prevention features for decision tables can help you build more complete
and accurate rules.
Decision tables can use globals whereas if-then rules cannot.
Unlike with a decision table, an Expression Builder is provided for if-then rules to help
you craft condition expressions.
https://docs.oracle.com/middleware/1213/bpm/rules-user/rules_start.htm
When more than one policy is attached to a policy subject, the combination of policies
needs to be valid.
Which statement is true about the valid combination of policies for a policy subject?
A.
Only one MTOM policy can be attached to a policy subject.
B.
More than one Reliable Messaging policy can be attached to a policy subject.
C.
You cannot have both a Reliable Messaging policy and a WS-Addressing policy
attached to the same policy subject
D.
Only one security policy can be attached to a policy subject
Only one MTOM policy can be attached to a policy subject.
Which challenge presented by heterogeneous IT architectures does the Oracle Service
Bustransport abstraction comprehensively address?
A.
tightly coupled business services integration due to complex and hardwired connections
B.
difficulty managing deployed services due to disparate protocols and applications
involved
C.
inherent replication of transport, transformation, security and routing details
D.
exponential redevelopment and redeployment efforts when service endpoint interfaces
change
inherent replication of transport, transformation, security and routing details
https://docs.oracle.com/cd/E23943_01/doc.1111/e15020/introduction.htm
Which two are available as conditions for an alert rule in BAM 12c?
A.
between two times
B.
when rows are deleted from a data object
C.
a particular day of the week
D.
when a web service is invoked
when rows are deleted from a data object
when a web service is invoked
A user has configured Mediator M1 to receive and route product information from System X
into its internal applications in chronological order. For each product, M1 receives one
“create” event followed by any number of “update “ events from an AQ Queue via a JMS
adapter. M1 can receive updates to the product at anytimeof day.
The user claims that incoming messages for each product are received and processed in
the correct chronological order 95 % of the time. However, the messages are being
processed out oforder 5 % of the time. This results in critical errors in the target systems.
The user expects all messages pertaining to a product to be unconditionally processed in
the order of arrival at M1.
What causes this discrepancy?
A.
The user is running on a four-node SOA cluster and has not configured the inbound
JMC adapter to be a singleton.
B.
The user is running on a single-node SOA environment but has configured the number
of inbound adapter threads to be a value greater than 1.
C.
The given Mediator configuration does not address this sequencing requirement.
D.
The user has configured resequencer worker threads to a value greater than 1 for the
Mediator service engine.
http://www.ateam-oracle.com/wp-content/uploads/2014/02/Oracle-Mediator-
Resequencer.pdf
Page 4 out of 17 Pages |
Previous |