You expand a business rule component that a colleague added to the BPEL process. You see an Assign element named Facts_To_Rule_Services.
Which statement is true about this assign element?
Oracle Adapters are deployed to the Oracle SOA Suite server.
Which three SOA Suite components can use Oracle Adapters?
Identify two statements that correctly describe OWSM policy attachments in Oracle SOA Suite
Which statement is true about Oracle Service Bus support for service virtualization?
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?
For each enrollment request message, a health insurance carrier’s web service always returns a response message acknowledgement the receipt of the enrollment request. If there are problems fulfilling the requested enrollment, the web service may respond at a later time with an additional response message detailing why the enrollment could not be fulfilled.
Which Oracle SOA Suite service component should be used to implement this integration pattern?
Given the following Oracle File Adapter configuration:
wsdlLocation=”ReadPlanBenefit.wsdl” xmlns=http://platform.integration.oracle/blocks/adapter/fw/metadata > className=”oracle.tip.adapter.file.outbound.FileReadInteraction.Spec”>
Which two statemnts are true?
Results catching has been configured on a business service. A previously cached result has been flushed from the cache.
Which two events may have occurred?
Which statement is correct about how if-then rules are processed during an inferencing session?
Which two statements are true about the defined Oracle JMS Adapter outbound connection?
Given the following XML document, which two XPath expressions return the same result?
You pass some data from a process variable as a parameter into a human task. At a later time, the variable is then updated in a parallel stream of execution in the BPEL process while the human task is still executing before it is actioned by the assignee.
What does the assignee see after opening the task in the workspace and looking at the parameter?
To support invocation of a SOAP web service from BPEL, you import the WSDL of the web service into your SOA project. The local WSDL copy contains no partner link types. You create a partner link for the web service in the BPEL designer.
How does JDeveloper ensure the request partner link types are provided?
You have modeled a composite with an inbound adapter service wired to a BPEL process component.
Which method do you use to model a rejection handler for the inbound adapter service?
Which dashboard should you use to gauge the overall efficiency of a user for a specific process?
Which two business indicators should be created to support a chart titled “Sales Total by Region”?
Consider the current values of BPEL variables InputVariable andOutputVariable:
Then consider the following BPEL activity Assign1:
part = “query_Input”
query=”/ns2: query_Input/ns2:Row_Id”/>
part = “query_Output”
query=”/ns2: query_Outnput/ns2:RowId”/>
Which two changes allow Assign1 to work with the current values of InputVariable andOutputVariable?
Which two statements accurately describe policy attachment in Oracle Web Services Manager (OWSM)?