Mock Test Flashcards
What is the decision table in business rules in Process Cloud Service?
A. A range value set in spreadsheet-like format that defines a list of allowed value ranges for the input and output data objects if a decision
B. A decision matrix that organizes if/then rules into spreadsheet-like format, where rows represent conditions and actions, and columns match value conditions and action alternatives
C. And 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 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
B. A decision table is a decision matrix that organizes if then rules into spreadsheet-like format, where rows represent conditions and actions, and columns match condition values to action alternatives
Which four are key features of OIC enterprise?
A. Data stream analytics B. Application integration C. Web and mobile application creation D. Business process automation E. Enterprise service bus F. Business to business
A, b, c, d Key features of OIC enterprise are Data stream analytics Application integration Web and mobile application creation Business process automation (Last three are most important)
Which two actions can be repositioned in integration with OIC? A function call B switch C stage file with read file and segments D stage file
A + C
Which three are types of certificates that can be imported from settings?
A identity certificate
B trust certificate
C message protection certificate
D unified communications certificate
A b c
Identity certificate, trust certificate and message protection certificate can be imported from settings
Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?
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-req processing across a grid of application servers
E invoking jobs on external on-Prem and SaaS applications as scheduled on those Schedulers
E
ESS does support invoking external onprem or saas applications as scheduled on the Oracle enterprise scheduler (answer b) but not as a scheduled on the applications schedulers
True or false: RPCs (remote procedure calls) are sometimes blocked by firewalls and proxy servers - SOAP overcomes that
False
True or false:
SOAP is able to act like a cleaning agent to remove access data from the transmission protocol
False
True or false: Since SOAP is XML based, It is platform and programming language independent
True
True or false: SOAP uses XML based content to communicate between two client machines across any modern network
True
What two grants allow an API manager to use a service in their API?
A manage Service
B view all details
C deploy service
D reference service
A, D
Manage service and reference service are both grants that allow an API manager to use a service in their API
Which 3 background colors are displayed for autocomplete in Process Cloud Service?
A blue for complex binding names
B red for invalid binding names
C green for valid binding names
D orange for unmatched binding names
A B C
Blue for complex, red for invalid, green for valid binding names
Folder start event and none end event are default start/end events for PCS. True/false
True
SOAP start and SOAP end event are default start/end events in PCS. True/false
False. This is not a default start/end event.
None start and end event are default start and end events in PCS. True/false
True
Task start and end event are default start and end events in PCS. True/false
False
Which expression can you use to schedule integration runs?
A XPath
B iCal
C JavaScript
D XSLT
iCal expression can be used to schedule integrations. (B)
What are the corrects steps involved in business process creation in PCS? (6 steps)
Create process, assign roles, design flow, configure flow element properties, define data, access the data
You can create a lookup to map values between applications. True/false
True
Lookups are deployed as part of integration activation. True/false
False
Changes made to lookups already used on active integrations take effect immediately. True/false
True
You cannot clone a copy of an existing lookup. True/false
False
Which three are valid OIC roles? A serviceDeployer B serviceImplementor C serviceUser D serviceAdministrator
A c d ServiceDeployer ServiceUser serviceAdministrator Are valid OIC roles
Which 4 are valid for integration using SOA CS?
A retrieve/update supported data elements on the SaaS app using REST Services in real time
B has read access to HCM and ERP cloud SaaS app data
C create files in the required format and orchestrate PBL data loads into HCM/ERP cloud
D create files in the required format and orchestrate FBDL data loads into HCM/ERP cloud
E create files in the required format and orchestrate AFDI data loads into HCM/ERP cloud
F create files in the required format and orchestrate HDL data loads into HCM/ERP cloud
A c d f
What are three threshold values for database space? A. Quiesced mode B. Un-quiesced mode C. Warning D. Error
A B C
Quiesced, unquiesced and warning are the thresholds for database space
Which two are execution modes supported by gateway node in Integration API PCs?
A production
B development
C stage
D test
A and B: production and development are execution modes supported by gateway node in API PCS
Which is NOT a key advantage of using OIC?
A public/cloud portability
B choice of IDE for development
C auto association of Oracle SaaS apps
D prebuilt integrations
B choice of IDE for development is not a key advantage of using OIC
Which process type should you choose to model non-sequential process type in OIC?
A. Adaptive case management
B. Structured
C. Dynamic
D. Unstructured
C. You should choose Dynamic Process to model non-sequential processes in OIC
What policy is required to be in an API if that API is to be used under a plan?
A. Application rate limiting
B. Basic auth
C. Key validation
D. Interface filtering
A. Application rate limiting should be in API if it is used under a plan
Which two types of authentication are supported for services in Integration API PCS?
A Kerberos
B WSS username token
C OAuth2
D BasicAuth
C and D
OAuth2 and BasicAuth are types of authentication supported for Services in Integration API PCS
Which are two ways Business Rules can be modeled in PCS?
A using Oracle business rule editor
B using OIC rule editor
C using BPM rule editor
D using decision model editor
A and D
Oracle business rule editor and decision mode editor can be used to model business rules in Process Cloud Service
Which is not an activity that an API developer (consumer) can perform in the developer portal in API PCS?
A learn about apis B subscribe to plan C create API D test API E create app F monitor performance
C. You cannot create an API in the developer portal. This is what the APIManager does in the Management Portal. Developer portal is like API store, for viewing, testing, consuming apis etc.
You provision an Oracle SOA CS instance and specify compute shape so that JVM heap size for WebLogic Server and Load Balancer are determined automatically. Which is correct?
A you can change heap size to max 32gb
B change heap size by logging a Service Request
C change heap size by using WebLogic Server Administration Console
D you cannot change heap size once instance is provisioned
C you can change heap size by using Weblogic Server Administration Console