Thursday 3 February 2022

Oracle Cloud Platform Application Integration Specialist-1Z0-1042 Certification Question and Answer

Q.1) In web forms of process application which fields are used to define static or
dynamic list of values?

Options :
A. Checklists, Radio button, or Select controls
B. Text Input and Area Fields
C. Date, Time, and Number Fields
D. Links, Email, and Message Fields

Answer:
A. Checklists, Radio button, or Select controls

Q.3) As a Process Cloud developer, You have been tasked with integrating
Oracle Content and Experience Cloud with a process application. Since this
is a document-centric process that will involve collaboration with process
participants, it has been determined that the document and conversation
functionality should be used. Which task is NOT required?

Options:
A. You will need to assign conversation viewers to either an Oracle Content
and Experience user role or Oracle Documents Cloud Service user role.
B. You must manually enable the document and conversation features for
your process application.
C. You will need to have the administrator configure the connection
between Oracle Process Cloud and Oracle Content and Experience
Cloud since developers do not have those permissions.
D. You will need to create a new process application since conversation
functionality cannot be enabled for pre-existing applications.

Answer :
D. You will need to create a new process application since conversation
functionality cannot be enabled for pre-existing applications.

Q.3) Which options cannot be performed from the Monitoring Dashboard? (Choose Two)

Options :
A. Activity Stream Download
B. Artifacts Download
C. Download Lookup
D. Download Diagnostic Logs

Answer :
B. Artifacts Download
C. Download Lookup

Q.4) What is the "Decision Table" in Business Rules in Process Cloud Service?

Options:
A. a range value set in a spreadsheet-like format that defines a list of
allowed value ranges for the input and output data objects of a decision
B. a decision matrix that organizes if/then rules into a spreadsheet-like
format, where rows represent conditions and actions, and columns
match condition values to action alternatives.
C. an if/then rule that has one or more conditions (if statements) that
together are true or false, and one or more actions (then statements) that
are applied if the conditions are true
D. a value set in a spreadsheet-like format that defines a list of allowed
values for the input and output data objects of a decision

Answer: 
B. a decision matrix that organizes if/then rules into a spreadsheet-like
format, where rows represent conditions and actions, and columns
match condition values to action alternatives.

Q.5) What are the correct steps involved in Business process creation in Process
Cloud Service?

Options: 
A. Visio (vdx), BPMN 2.0 (bpmn) and XPDL 2.x (xpdl).
B. Perform WSDL configuration, XML message definition and web page
design.
C. Create an Abstract, Design Services, Set up Notify, Configure Send and
Receive and Decisions.
D. Create a process; assign roles to the process; Design the flow; Configure
flow element properties; Define the data and then Associate the data.

Answer: 
D. Create a process; assign roles to the process; Design the flow; Configure
flow element properties; Define the data and then Associate the data.

Q.6) What Expression Language does Decision Modeling and Notation (DMN)
use?

Options:
A. RegEx.
B. Groovy.
C. Friendly Enough Expression Language (FEEL).
D. Process Expression Language (PEL).

Answer: 
C. Friendly Enough Expression Language (FEEL).

Q.7) What options are available for Escalation and Expiration of human tasks in
Process Cloud Service?

Options:
A. Escalate, Restart, Next or Previous.
B. Renew, start, end, or error.
C. Never Escalate, Skip, hierarchy, or New
D. Never expire, Expire, Renew, or Escalate

Answer: 
D. Never expire, Expire, Renew, or Escalate

Q.8) Which options cannot be performed from the Monitoring Dashboard? (Choose Two)

Options:
A. Activity Stream Download
B. Artifacts Download
C. Download Lookup
D. Download Diagnostic Logs

Answer: 
B. Artifacts Download
C. Download Lookup

Q.9) Which are VALID statements regarding WSDL/SOAP and REST/JSON differences? (Choose Four)

Options:
A. REST is typically invoked with HTTP verbs.
B. WSDL is a request for a service; REST is a request for a resource
C. WSDL is a tight contract; REST is a loose contract
D. REST more easily used in developing Ul than WSDUSOAP. REST is
gaining popularity in application development.
E. WSLD is simpler, REST is richer

Answer: 
A. REST is typically invoked with HTTP verbs.
B. WSDL is a request for a service; REST is a request for a resource
C. WSDL is a tight contract; REST is a loose contract
D. REST more easily used in developing Ul than WSDUSOAP. REST is
gaining popularity in application development.

Q.10) Which of the following is not a key advantage of Oracle Integration Cloud(OIC)?

Options:
A. choice of IDE for development.
B. Auto Association of Oracle SaaS Applications.
C. prebuilt integrations.
D. Recommendations.
E. Public/Private Cloud Portability.

Answer: 
A. choice of IDE for development.

Q.11) Which are Key features of Oracle Integration Cloud Enterprise (OIC)? (Choose four)

Options:
A. Data Stream Analytics.
B. Application Integration
C. Web and Mobile Application Creation
D. Business Process Automation
E. Enterprise Service Bus(ESB).
F. Business to Business (B2B).

Answer: 
B. Application Integration
C. Web and Mobile Application Creation
D. Business Process Automation
F. Business to Business (B2B).

Q.12) Which JNDI name value must be provided when configuring the properties
of a new database adapter outbound connection pool to support dependent
SOA composite applications?

Options:
A. The associated XA database adapter plan deployed with this database
adapter outbound connection pool.
B. The defined XA database adapter connection factory configured for this
WebLogic domain.
C. The corresponding XA enterprise resource adapter application deployed
to the same WebLogic cluster.
D. The corresponding XA datasource configuration deployed to the same
WebLogic cluster.

Answer: 
C. The corresponding XA enterprise resource adapter application deployed
to the same WebLogic cluster.

Q.13) Which feature flag lifecycle stage includes OIC features that you can request
from Oracle to be disabled within your OIC instance environment?

Options:
A. Internal Only
B. General Availability.
C. Feature Controlled.
D. Feature Controlled General Availability.

Answer: 
D. Feature Controlled General Availability.

Q.14) Intelligent Session Management with Oracle SaaS applications is handled
by which Oracle Cloud Integration component?

Options:
A. Oracle Cloud Adapters.
B. The Oracle Integration Cloud SaaS Agent.
C. Oracle Integration Cloud Lookups.
D. Oracle Integration Connectivity Agents.

Answer: 
A. Oracle Cloud Adapters.

Q.15) Sam traced an exception message:
"java.security.cert.CertPathValidatorException: Path does not chain with any
of the trust anchors' What needs to be verified by Varun when this exception
message is received?

Options:
A. Run this command to verify code.keystore has system certificates: keytool -list -stotetype JKS -keystore config\code.keystore.
B. Run this command to verify code.truststore has system certificates: keytool -list -storetype JKS -keystore config\code.truststore.
C. Run this command to verify cacerts has system certificates: keytool -list - storetype JKS -keystore security\cacerts.
D. Run this command to verify code.certstore has system certificates: keytool -list -storetype JKS -keystore config\code.certstore

Answer: 
B. Run this command to verify code.truststore has system certificates: keytool -list -storetype JKS -keystore config\code.truststore.

Q.16) When you provision an Oracle SOA Cloud Service Instance with a Compute
shape In order to JVM heap size for WebLogic Server, and Load Balancer
processes are set on automatically. What is the valid statement after
provisioning the instance?

Options:
A. You can change the heap size to a maximum of 32GB.
B. You can change the heap size by logging a Oracle Cloud Support Service Request.
C. You can change the heap size by using the Weblogic Server Administration Console.
D. You cannot change the heap size once the Service Instance is provisioned.

Answer: 
C. You can change the heap size by using the Weblogic Server Administration Console.

Q.17) Intelligent Session Management with Oracle SaaS applications is handled
by which Oracle Cloud Integration component?

Options:
A. Oracle Cloud Adapters.
B. The Oracle Integration Cloud SaaS Agent.
C. Oracle Integration Cloud Lookups.
D. Oracle Integration Connectivity Agents.

Answer: 
A. Oracle Cloud Adapters.

Q.18) Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?

Options:
A. running Java, PL/SQL, and binary script jobs.
B. invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler.
C. configurable to allow or restrict running multiple job requests associated with a single job definition concurrently.
D. distributing job-request processing across a grid of application servers.
E. invoking jobs on external On-Prem and SaaS applications as scheduled on those Schedulers.

Answer: 
B. invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler.

Q.19) David want to configure SOA Cloud Service instance to allow for a cluster of
three WebLogic server instances. Which is a valid consideration when
configuring the Load Balancer within your SOA instance?

Options:
A. Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.
B. Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).
C. A SOA instance can include up to three load balancer virtual machine nodes.
D. Oracle Traffic Director (OTD) is the only available implementation option.

Answer:
C. A SOA instance can include up to three load balancer virtual machine nodes. 

Q.20) Which Service-Oriented Architecture Cloud Service (SOA CS) component
provides stateful orchestration?

Options:
A. Oracle Business Activity Monitoring.
B. Oracle BPEL Process Manager.
C. Oracle Service Bus.
D. Oracle Mediator.
E. Oracle Business Rules.

Answer:
B. Oracle BPEL Process Manager.

No comments:

Post a Comment

How to resolve issue for BIP RTF template XML tags showing value as <?ref: 0000xx?>

 How to resolve issue for BIP RTF template XML tags showing value as <?ref: 0000xx?>  Sometime these xml data tags automatically chang...