This practice test is designed for those preparing for the Oracle SOA 11g Certification Exam. It assesses knowledge in implementing human reactions, managing BPEL process dehydration, understanding fault management, and configuring human tasks in SOA 11g, vital for professionals working with Oracle's SOA suite.
The dehydration store is used to save all state information in a database to avoid showing down the system due to too much IO.
The dehydration store is used to store the process state for long-running process which will allocate memory to be given back to the system and will not consume resources while waiting.
The dehydration store is good way to preserve long running processes, and it prevents any location of state or reliability if a system shut down
Rate this question:
1, 2, 3
3, 1, 2
3, 2, 1
1, 3, 2
Rate this question:
Workload
User messaging service
Worklist
Workflow
Rate this question:
Task management service.
Task routing service.
Data service.
Identity service.
Security service
Rate this question:
Has a collection of facts type, global variables constants function and rulesets.
Are declared as: "if condition than action".
Have an action: assign, assert, call function (or java method)
Are data or business objects on which the rule engine evaluates the rule condition.
Rate this question:
Perform authorized actions on tasks.
Create personal tasks.
Define delegation rules.
Define user groups
Define task routing policy.
Rate this question:
File adapters.
Service data objects.
SOAP Endpoints.
Active server objects.
Rate this question:
File adapters.
Service data objects.
SOAP Endpoints.
Active server objects
Rate this question:
Attach updated policy via the command line interface.
Attach updated policy in jdeveloper and redeploy component.
Attach policy in enterprise model console test it and reattach with out redeployment.
Attach policy via web logic admin console after deployment.
Rate this question:
Request-response model.
Publish-subscribe declarative model.
Fire-forget model.
Request-reply model.
Rate this question:
The mediator is an intra-composite component responsible for brokering communications between components that make up a composite, enabling transformation, routing and payload validation inside the component.
The mediator is stand alone component responsible for brokering communications between service end points enabling transformation, routing and payload validation.
Oracle service bus is stand alone component responsible for brokering communications between service endpoints enabling transformation, routing and pay load validation.
Rate this question:
Oracle BPM wordlist application.
Oracle forms based notification.
Actionable notification sent via sms.
Actionable notification sent via Email.
Rate this question:
Implementing applications based on reusability.
Implementing business applications using BBEL.
A programming model for building applications based on service on service oriented architecture.
Composition of services and creation of service components including the reuse of existing services.
Implementing procedural models to built software applications.
Rate this question:
BPEL process
Partner link.
Human task
ADF-BC.
Rate this question:
__
__
__
__
Proxy services are OSB definitions of enterprise services that exchange messages during businesses processes and they do not have a pipeline
Proxy services are definitions of generic intermediary web services that are hosted locally on Oracle service bus.
Proxy services can be configured using Oracle jdeveloper.
Message handling capabilities of proxy service are implemented with message flow definitions using a pipeline.
Rate this question:
Assign users, groups, and application rules using XQuerry
Assign users, groups, and application rules using LDAP rules and privileges.
Assign users, groups, and application rules using business rules.
Assign users, groups, and application rules using Oracle Haley.
Assign users, groups, and application rules using a delimited string of users, groups, or application roles.
Rate this question:
Reference services line.
Exposed services line.
External services line.
Internal services line.
Rate this question:
Data operations such as loading and saving are performed automatically by the data provider service with out asking to code any service in vocation
Data operation such as explicitly loading and saving data are performed by the data base adapter in Oracle BPEL process manager
Data in variables is in service data object form. (SDO)
Data in variable is in document object (DOM) form.
Rate this question:
Read file.
Fetch file.
List files.
Write file.
Delete file.
Rate this question:
Aligns SOA with event driven architecture (EDA).
Supports a public subscribe declarative model.
Facilitates services innovations and events to be mixed and matched.
Provide the split join web services.
Rate this question:
Business process execution language.
WSRP
SCAWSDL
OSGI
Net
Rate this question:
Rules engine.
Rule editor.
Rule dictionary.
Rules evaluation.
Rules library
Rate this question:
Dynamic.
Static.
Request.
Rate this question:
Agility
Transparency
Availability
Accessibility
Rate this question:
Oracle service bus as a security gateway.
Embedded OWSM agents to the SOA service infrastructure.
Out-of-the box installation of the OWSM gateway.
Custom installation of the OWSM gateway.
Rate this question:
Notifications to alert interested users about a change in the state of a task during the task life cycle.
Business policies such as standing policies and approval matrices.
Computations such as discounts or premiums.
Activities that are required to advance the business process.
Rate this question:
Business faults.
Process faults.
Runtime faults.
Static faults.
Dynamic faults.
Rate this question:
A service component can be created only using the SOA composite editor.
A project development on the same SOA infrastructure must have a unique name across SOA composite application.
When a service component is deleted using SOA composite editor, all references to all are automatically deleted.
When you deleted a component, any WSDL imports used by that component are removed, even if the WSDL imports are used by other component.
Rate this question:
Pick.
Assign.
Wait.
While.
Rate this question:
Single
Parallel.
Serial.
FYI (for your information)
Rate this question:
Fault handlers, catchAll.
Fault, catch
Fault handlers, catch.
CatchAll, fault
Rate this question:
*.xml
*_component type.
*_mplan.
*.decs.
*.ref
Rate this question:
A replay fault is thrown inside the activity. It is thrown because the invocation fails. For example a SOAP fault is returned by the remote service.
A replay fault re executes the activity inside a scope. The server than re-execute the scope from beginning.
A replay fault is thrown inside an activity if the preparation of the invocation fails. For example the WSDL of the process fails to load.
A replay fault is not retryable and this type of fault usually must be fixed by human intervention.
Rate this question:
PoliciesBindings .xml
Composite.xml
Parent.xml
Config.xml
Rate this question:
It manages and secures web services consistently across your organization.
It can be used by developers at design time, and also by system administrators at routine.
It manages service orchestration and reliable message delivery.
It does not leverage the Oracle platform security service.
Rate this question:
Activity sensors.
Adapter sensors.
Variable sensors.
Fault sensors.
Service sensors.
Rate this question:
The flow and flowN activities are complimentary, with the flowN being perform when dealing with large number of flows.
The flowN activity creates multiple flows equal to the value of N, which is defined at routine.
The branches created by flowN perform different activities based on the value of N
Each branch in the flow uses the same input variables but perform different activities based on the value of N.
Rate this question:
Event handling.
Control-based and header-based routing.
Error handling.
Event sevsor.
Rate this question:
It is an assembly model of service components in composite applications.
It provides the foundation for the orchestration of web services.
SCA is the set of specifications governed by OASIS through open service architecture.
The use of specific programming language and technologies is not required with SCA.
It provides the architecture to built java messaging applications.
Rate this question:
BPEL variables.
Component ID.
Correlation ID.
Content ID.
Rate this question:
Fault deployment framework.
Fault management framework.
Fault manufacturing framework.
Fault exception framework.
Rate this question:
Invoke
Receive
Wait
Scope
Rate this question:
An SCA component
Wires
A service interface
Links
Rate this question:
Provides the java fault that implements the Ifaultrecoveryjavaclass.
Provides the java fault that implements the Ifaultretryclass.
Provides the java fault that implements the Ifaultbpelprocess.
Provides the java fault that implements the Ifaulthandlerjavaclass.
Rate this question:
Content-based and header-based routing.
Control-based routing.
Header-based routing.
Parsing-based routing.
Rate this question:
A series of adapters.
A series of artifacts.
A series of query language.
A series of activities.
Rate this question:
Rules are data or business objects on which the rules engine evaluates rule conditions.
Rules are declared as "if condition than action".
Rules have an action assign, assert, call function (or java method)
Rules have a collection of fact type, global variables/constants, functions.
Rate this question:
Quiz Review Timeline (Updated): Mar 18, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.