1042-21 Oracle Cloud Platform Application Integration
![]() |
![]() |
![]() |
Título del Test:![]() 1042-21 Oracle Cloud Platform Application Integration Descripción: 1042-21 Oracle Cloud Platform Application Integration |




Comentarios |
---|
NO HAY REGISTROS |
What are two key benefits of Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization?. A. Developers no longer need to understand security specifications and security implementation details. B. OWSM provide a framework that is externalized and declarative outside of the web service implementation. C. Security is controlled by the developer of the service and this gives greater control to the development of the service. D. OAuth services are used for REST based services. You provision an Oracle SOA Cloud Service instance and specify a compute shape so that the JVM heap size for WebLogic Serve, and Load Balancer processes are determined automatically. Which statement is correct after provisioning the instance in this scenario?. A. You can change the heap size by using the Weblogic Server Administration Console. B. You can change the heap size to a maximum of 32GB. C. You cannot change the heap size once the Service Instance is provisioned. D. You can change the heap size by logging a Oracle Cloud Support Service Request. Which role is needed for managing users from Oracle Internet of Things (IoT) Cloud Service?. System Administrator. lotOperatorsGroup. lotUsersGroup. IotAdministratorsGroup. Which three are scenarios where Managed File Transfer (MFT) is a valid approach?. Oracle MFT can be used in conjunction with Oracle Integration Cloud (OIC) to push files for processing by OIC. Many SaaS applications still use files as a means for sharing data, so MFT capabilities are still very important. File adapters remove the need to ever have to use MFT. In integration scenarios where it is important to use either compression and/or encryption in the transfer process. File Transfer is an old, outdated method of sharing information and should not be used. Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON?. REST is typically invoked with HTTP verbs. WSLD is simpler, REST is richer. Modem API-First architectures prefer to use thed-and-true WSDUSOAP services over REST services because they are richer and provide a tighter contract. WSDL is a request for a service; REST is a request for a resource. WSDL is a tight contract; REST is a loose contract. REST more easily used in developing Uls than WSDUSOAP. REST is gaining popularity in application development. Which three are types of certificates that can be imported from Settings?. Identity Certificate. Multi Domain SSL Certificate. Trust Certificate. Message Protection Certificate. Unified Communications Certificate. You are implementing a synchronous OIC integration flow that is processing file records within a While loop action. At the end of each loop, you want to delay processing of the next record for a certain period. Which is a valid consideration for the Wait action?. The maximum wait time cannot exceed two minutes when configuring a Wait action in a synchronous flow. The minimum wait time cannot be less than five seconds when configuring a Wait action in any integration flow. The Wait action cannot be used in a synchronous flow. The Wait action can only be positioned as the last action in the loop. Which built-in API platform policy lets you manipulate the request context?. Application Rate Limiting Policy. Key Validation Policy. Redaction Policy. Groovy Script Policy. You are designing a new integration in OIC that needs to expose a REST-full interface trigger for client applications. When choosing request and response options using the REST Adapter Endpoint Configuration Wizard, which is a valid consideration?. Both standard and custom HTTP headers can be defined for either the request or response. File attachments can be accepted as a request option for the Trigger interface, but you cannot include attachments as a response to the client. If you select a PUT or POST action (HTTP method), you must define a JSON response payload format. Although you can define both query and template parameters, only template parameters will be available for mapping in the mapper because query parameters are considered optional. What are the three main features of Oracle Integration Cloud (OIC)?. Blockchain application development. Internet of Things (IoT) application development. Web and mobile application development. API management. Application integration. Digital assistant application development. Business process automation. Which two are NOT default start and end events in the Processes feature of Oracle Integration Cloud?. SOAP start and SOAP end event. Folder start and None end event. Message start and end event. Task start and end event. None start and end event. You are developing orchestration-style integrations in the OIC Designer Portal and have discovered that the Outline View is not available in your OIC instance environment. What is the name of the feature flag you will need to request to be enabled by raising a Service Request from My Oracle Support?. oic.console.integration.outlineview. oic.ics.console.integration.layout. oic.console.integration.outline. oic.console.integration.pseudoviewl. Which four Client Software Libraries can be used for developing applications with Oracle Internet of Things (IoT) Cloud Service?. C POSIX. Java SE. .NET. JavaScript. Android. VB Script. What policy is required to be in an API if that API is to be used under a Plan?. Application Rate Limiting. BaiscAuth. Key Validation. Interface Filtering. What is the "Decision Table" in Business Rules in Process Cloud Service?. 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. 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. 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. 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. You have been tasked with provisioning a Managed File Transfer (MFT) Cloud Service on Oracle Cloud Infrastructure (OCI). Which of provisioning requirement is NOT valid?. You must create a Virtual Cloud Network in OCI with at least two subnets. You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment. You can use any Oracle Database instance running in either OCI or OCI Classic. Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type. You 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?. A SOA instance can include up to three load balancer virtual machine nodes. Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP). Load balancer configuration may only be configured after the SOA instance cluster has been provisioned. Oracle Traffic Director (OTD) is the only available implementation option. Which two statements are true about “Decision Snapshots”? (Choose two.). Decision model can be activated on DMN server. Decision snapshots are read-only copies of a decision model. These snapshots, once activated, cannot be used independently in multiple applications. You cannot delete the decision model snapshot that has already been activated. Which “Decision Table” is used to configure decision logic in process application? (Choose the best answer.). 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. 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. 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. 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. What Mapper function can you use to get the lookup value in Mapping Builder?. GetLookupValue. FindLookupValue. LookupValue. SearchLookupValue. Which two statements are true about implementing an API-First strategy?. The API is to be developed first before any UI or new business logic are created. It generally is assumed that SOAP/WSDL are the key specifications for defining the API. The code to execute business logic needs to exist and be exposed as an API first before you build a strategy around it. You define the API definition/contract first before any work on its implementation or any applications that use it, allowing to work in parallel. What fields are used to define static or dynamic list of values in web forms in Process Cloud Service?. Links, Email and Message Fields. Checklists, Radio button or Select controls. Date, Time and Number Fields. Text Input and Area Fields. You receive a status code: 502 Proxy Error. Which is a possible event cause for this error?. when the proxy setup is incorrect. while registering a large number of devices using the Batch Registration feature under the Devices menu. while adding proxy for an enterprise application device. while the proxy server is not responding to the request. What are two possible reasons for a Gateway not getting started?. The loT Service may be down. The provisioning file may contain correct Activation ID and Activation Secret. There is an invalid certificate. The provisioning file may contain incorrect Activation ID and incorrect Activation Secret. What is the default value for Command Notification Timeout?. 5 seconds. 2 seconds. 10 seconds. 1 second. Which operation is NOT supported by Stage activity?. Read Entire File. Delete File. Write File. Unzip File. Zip File. Read File in Segments. You have been tasked with monitoring the SOA composite applications and the underlying environment within a SOA Cloud Service instance. Which SOA Cloud Service web application is best for viewing completed composite instances?. Fusion Middleware Control. WebLogic Service Console. SOA Cloud Service Console. Service Bus Console. SOA Composer. Which three options are available for Business rule conflict resolution in Process Cloud Service?. No Conflict. Skip. Override. Escalate. Conflict. Given that a gateway node should have a dedicated user credential for connecting to the API Platform Management Service, what grants should be assigned to that user?. Node Service Account. Deploy API. View all Details. Deploy to Gateway. Which Service-Oriented Architecture Cloud Service (SOA CS) component provides stateful orchestration?. Oracle Mediator. Oracle Business Activity Monitoring. Oracle Service Bus. Oracle Business Rules. Oracle BPEL Process Manager. During a design review of your OIC orchestration-style integration, it has been recommended that you refactor it into smaller integrations. Which two things should you do in order to invoke the multiple integrations without needing to create explicit connections for each endpoint?. Import each local integration you wish to invoke into your calling integration environment. Add the local-enabled flag for each integration you wish to invoke. Use the local integration wizard to define each integration to be invoked. Request the enablement of the oic.ics.console.integration.local.integration feature flag. Build each smaller integration as a local-only integration interface. 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?. The associated XA database adapter plan deployed with this database adapter outbound connection pool. The defined XA database adapter connection factory configured for this WebLogic domain. The corresponding XA enterprise resource adapter application deployed to the same WebLogic cluster. The corresponding XA datasource configuration deployed to the same WebLogic cluster. Which two options can NOT be performed from the Monitoring Dashboard?. Activity Stream Download. Artifacts Download. Download Incident Logs. Download Lookup. Download Diagnostic Logs. Which three are tasks that can be performed in the Monitoring page for device data messages and alert messages?. Create. Update. View. Filter. Search. Which two are NOT default start and end events in Process Cloud Service?. Folder start and None end event. SOAP start and SOAP end event. None start and end event. Task start and end event. What two grants allow an API Manager to use a service in their API?. Manage Service. View All Details. Deploy Service. Reference Service. Your organization maintains two SOA Cloud Service instances used separately for testing and production. What is the best method for setting the property values and endpoint addresses that may be unique to each environment while deploying the same SOA composite application to both instances?. Update any required values for changed properties or endpoint addresses in the Fusion Middleware Control web application immediately following the deployment of the SOA archive. Edit the application's configuration plan to dynamically retrieve values for properties and endpoint addresses from the environment upon deployment. Define specific properties and endpoint addresses within the deployment descriptors contained within each of two versioned SOA archives. Create two configuration plans that contain the environment-specific values for properties and endpoint addresses. What task can NOT be performed on Business Types View?. Create business exceptions. Create business objects. Business rules. Import business objects. Create enum objects. Which four are valid for integration using Service Oriented Architecture Cloud Service (SOACS)?. Retrieve/Update supported data elements on the SaaS applications using REST Services in real time. SOACS has read access to HCM and ERP Cloud (SaaS) Applications data. Create Files in the required format and Orchestrate PBL data loads into the HCM/ERP Cloud. Create Files in the required format and Orchestrate FBDL data loads into the HCM/ERP Cloud. Create Files in the required format and Orchestrate ADFDi data loads into the HCM/ERP Cloud. Create Files in the required format and Orchestrate HDL data loads into the HCM/ERP Cloud. Which is NOT a key advantage of using Oracle Integration Cloud (OIC)?. Public/Private Cloud Portability. choice of IDE for development. Auto Association of Oracle SaaS Applications. prebuilt integrations. recommendations. Which schema is used for defining the field structure of an analytic object?. Apache Avro schema. XSD schema. Database schema. XSL Schema. Which three background colors are displayed for autocomplete in Process Cloud Service?. Blue for complex binding names (their children may contain valid binding names). Red for invalid binding names. Green for valid binding names. Orange for unmatched binding names. Which APIs does Oracle Internet of Things (loT) Cloud Service use to perform an analysis?. Native Spark Java APIs. SQL Queries. JavaScript APIs. Big Data APIs. What are the two types of analytics processors in Oracle Internet of Things (IoT) Cloud Service?. Batch Analytics Processors. Natural Analytics Processors. Static Analytics Processors. Streaming Analytics Processors. Which two are types of Authentication that are supported for Services in Integration API Platform Cloud Service?. Kerberos. WSS Username Token. OAuth2. BasicAuth. Which REST API can be used for registering a device as third party device?. CREATE /iot/api/v2/private/partners. POST /iot/api/v2/private/partners. REGISTER /iot/api/v2/private/partners. PUT /iot/api/v2/private/partners. GET /iot/api/v2/private/partners. Oracle Application Adapters in Service-Oriented Architecture Cloud Service (SOA CS) can connect to on-Premise systems. What are 2 key elements that you need to review in this architecture?. Account for network connectivity and latency sensitivity to the on-premise application in the architecture. Ensure that Oracle Support Notes for a hybrid cloud architecture with that application are reviewed and supported. Design a load balancer solution for connectivity. The DMZ needs to open port 80 for proper connectivity. Which two statements are true about Internet of Things (IoT)?. Different IOT approaches need to be established integrate different technologies such as mobile, cloud, big data, and analytics, and connects everyday objects to each other and to the Internet. Cloud technology is well suited to enable IoT, offering high degrees of agility, low and flexible costs, and excellent resource utilization. Using IoT, hospitality-based businesses can better track customer behavior and preferences to deliver rewards and more tailored services that differentiate their businesses. IOT is not useful in asset tracking scenarios because there is an unavailability of low-cost connected devices and sensors that can be embedded into all of the various assets that need tracking. Which two are device activities that can be monitored from Oracle Internet of Things (IoT) Cloud Service?. Device Login Activities. Alert Messages. Application Data. Warning Messages. Device Data Messages. Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)? (sin acabar, dudo entre las dos). running Java, PL/SQL, and binary script jobs. invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler. configurable to allow or restrict running multiple job requests associated with a single job definition concurrently. distributing job-request processing across a grid of application servers. invoking jobs on external On-Prem and SaaS applications as scheduled on the those Schedulers. Which three Service-Oriented Architecture Cloud Service (SOA CS) Components can route a message to an end point?. Oracle Mediator. Oracle Business Rules. Oracle BPEL Process Manager. Oracle Service Bus. Which four are states that a device can be in throughout its lifecycle?. Activated. Decommissioned. Disabled. Saved. Deactivated. Registered. Assuming that a particular user possesses the "Deploy to Gateway" grant, what grants on an API are required in order to deploy that API?. Manage API or Deploy API. Manage API. Entitle API. View all Details and Deploy API. What Expression Language does Decision Modeling and Notation (DMN) use?. RegEx. Groovy. Friendly Enough Expression Language (FEEL). Process Expression Language (PEL). Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?. Adaptive Case Management process. Structured Process. Dynamic process. Unstructured Process. Which expression can you use to schedule integration runs?. a XPATH. an iCal. a JavaScript. a XSLT. 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?. You will need to create a new process application since conversation functionality cannot be enabled for pre-existing applications. You must manually enable the document and conversation features for your process application. You will need to have the administrator configure the connection between Oracle Process Cloud andOracle Content and Experience Cloud since developers do not have those permissions. You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role. Which setting is used for a system that is hosting a web application to be allowed to access Oracle Internet of Things (IoT) Cloud Service resources?. Cross-Origin Resource Sharing (CORS). Management Console Timeout Interval. Message Storage and Command Notification. OAuth Access Token Lifetime. What are the correct steps involved in Business process creation in Process Cloud Service?. Visio (vdx), BPMN 2.0 (bpmn) and XPDL 2.x (xpdl). Perform WSDL configuration, XML message definition and web page design. Create an Abstract, Design Services, Set up Notify, Configure Send and Receive and Decisions. Create a process; assign roles to the process; Design the flow; Configure flow element properties; Define the data and then Associate the data. Which two are ways the Oracle Internet of Things (IoT) Cloud Service environment can be accessed?. using SOAP Interface. using REST Interface. Using a desktop client. using Web Browser. Which three statements are true about SOAP and advantages it provides?. RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers – SOAP overcomes that. It is able to act like a cleaning agent to remove excess data from the transmission protocol. Since its XML based, it is platform and programming language independent. It stands for Simple Object Application Protocol. It uses XML based content to communicate between two client machines across any modem network. Which four are types of links that can be created to read data and events from devices, access different data sources for reading and writing data, and to deliver the results of analytics processing?. Device Message and Analyzed Message. Oracle Storage Cloud Service. Spark SQL and Oracle NoSQL. Oracle Database as a Service. Local File System. Which two are types of style patterns available while creating integration with Oracle Integration Cloud (OIC)?. Notification. Metadata. Orchestration. Map Data. What are the three threshold values for Database space?. Quiesced Mode Threshold. Un-Quiesce Threshold. Warning Threshold. Error Threshold. What two tasks can a user with the Application Developer role perform?. Subscribe to a Plan. Deploy to a Gateway. Create an API. Create an Application. Which two actions can be repositioned in integration with Oracle Integration Cloud (OIC)?. Function Call. Switch. Stage File with Read File in Segments. Stage File. You receive an exception message: "java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors' What needs to be verified when this exception message is received?. Run this command to verify code.keystore has system certificates: keytool -list -stotetype JKS -keystore config\code.keystore. Run this command to verify code.truststore has system certificates: keytool -list -storetype JKS -keystore config\code.truststore. Run this command to verify cacerts has system certificates: keytool -list -storetype JKS -keystore security\cacerts. Run this command to verify code.certstore has system certificates: keytool -list -storetype JKS -keystore config\code.certstore. What are the four steps required to complete the task 'create a connection'?. Configure Connection Properties. Import SSL Certificate. Test Connection. Select an Adapter. Configure Lookup. Configure Connection Security. Oracle JCA (J2EE Connector Architecture) Adapters simplify how applications connect to each other. Which three technology adapters are supported in Oracle's Service-Oriented Architecture (SOA) Cloud Service?. Oracle JCA Adapter for Sockets. Oracle EBS Application Adapter. Oracle JCA Adapter for Files/FTP. Oracle JCSA Adapter for JMS. Which three are characteristics of Device Virtualization?. Oracle Internet of Things (IoT) Cloud Service does not support Device Virtualization. You can monitor each device endpoint's health, performance, and location via the client software library API or with REST calls made to those devices. You can collect data from your devices using APIs delivered with Oracle Internet of Things (IoT) Cloud Service Client Software Libraries or Oracle IoT Cloud Service Gateway. The APIs provided enable you to send telemetry messages and device data from your devices to Oracle Internet of Things (IoT) Cloud Service, control your devices, and deploy applications to your gateway devices. Devices used are not real. They are virtual devices and linked with Oracle Internet of Things (IoT) CS. Which four are key features of Oracle Integration Cloud Enterprise (OIC)?. Data stream analytics. Application Integration. Web and Mobile application creation. Business process automation. Enterprise Service Bus (ESB). Business to Business (B2B). Which two statements correctly define the use cases for Business Process Execution Language(BPEL) vs. Business Process Modeling Notation (BPMN) vs. Enterprise Service Bus (ESB)?. Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures. All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part of a hybrid on-premises/Cloud architecture. BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems. An ESB is used primarily for stateless messages and service mediation. The ESB construct is being replaced by API's and API Gateways in modern Cloud architectures. BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database. Which two are On-prem Connectivity Options with Oracle Integration Cloud (OIC)?. VPN. Connectivity Agent. PaaS Agent. Execution Agent. Which two are execution modes supported by gateway node in Integration API Platform Cloud Service?. Production. Development. Stage. Test. Which feature flag lifecycle stage includes OIC features that you can request from Oracle to be disabled within your OIC instance environment?. Internal Only. General Availability. Feature Controlled. Feature Controlled General Availability. Which is a required prerequisites for API Platform Cloud Services?. Storage Cloud Service and Compute Cloud Service. Integration Cloud Service. Database Cloud Service (DBCS) and Storage Cloud Service. Java Cloud Service (JCS) and Database Cloud Service (DBCS). What options are available for Escalation and Expiration of human tasks in Process Cloud Service?. Escalate, Restart, Next or Previous. Renew, start, end, or error. Never Escalate, Skip, hierarchy, or New. Never expire, Expire, Renew, or Escalate. Which three are ways enterprise applications can interact with Oracle Internet of Things (IoT) Cloud Service?. send commands/messages. insert/update/delete data. subscribe to data. query data. subscribe to commands/messages. Which Enterprise Application System can be integrated with Oracle Internet of Things (IoT) Cloud Service?. any system capable of receiving HTTP connections or making HTTP requests. only systems which are deployed on Windows or Unix platform. a system which exposes REST Service. a system which exposes WSDL. Which two are ways Business Rules can be modeled in Process Cloud Service (PCS)?. using Oracle Business Rules Editor. using OIC Rule Editor. using BPM Rule Editor. using Decision Model Editor. When a connection is in edit mode and the browser crashes, the connection becomes locked, which then prevents it from being edited. Which two users can unlock the connection?. a user with the Designer Role. the same user who has edited the connection. any user. a user with the Administrator Role. Your design of an asynchronous OIC integration flow includes the requirement for additional processing logic that is conditionally based on the results returned to the integration instance from earlier external service invocations. You have decided to leverage the Switch action to facilitate this implementation. Which is a valid consideration concerning the configuration and capabilities of the Switch action?. Any data objects returned within a branch of a Switch action will only be visible within the implicit scope of that branch and not visible in the main flow of the integration outside of the Switch action. XPath version 2.0 functions can be used to create a more complex conditional expressions for a branch. You may need to create conditional expressions for each branch with greater complexity because nested Switch actions are not supported. All branches within the Switch action must have a conditional expression defined. You need to create an OIC integration that will be processing many records individually that are contained within a large file. You have been advised to use an implementation approach that includes using the Download File operation of an FTP adapter in conjunction with the Stage File action Read File in Segments operation to mitigate issues with memory consumption.When using this approach, which is a valid consideration regarding the use of the Read File in Segments operation? (Choose the best answer.). Segment sizes will default to 50 records but can be configured to any other segment size. You will need to explicitly configure a Scope action for this operation if you want to add additional actions during the processing of each segment. The Read File in Segments operation allows for you to process the segments sequentially or in parallel. You must provide the actual filename because file references cannot be processed by the Read File in Segments operation. You are assigned to review the specifications of the SOA composite applications that have been deployed to your SOA Cloud Service instance. Part of this analysis requires you to catalog the Service Component Architecture (SCA) components that are implemented within each composite application. Which is a valid SCA component in an Oracle SOA composite application? (Choose the best answer.). BAM Project. OSB Split-Join. B2B Agreement. MFT Flow. Business Rules. The Integrations flow element in Oracle Integration Cloud (OIC) processes provides you an option to easily integrate your process application with other applications and services. Which three types can be added and managed from the Integrations flow element? (Choose three.). Reusable Processes. Dynamic Processes. OIC Integrations. Web Service Connectors. REST Connectors. Micro Processes. One of your downstream applications is becoming overwhelmed with too many individual synchronous invocations from your newly-implemented OIC orchestration-style integration. It has been recommended that you redesign the integration to take advantage of the batch processing capabilities of the application. Which OIC approach is appropriate to implement this OIC design best practice? (Choose the best answer.). Use the Append operation of the Stage File action. Define an Ad-Hoc mapping within a while loop action. Disable tracing and message tracking for each invocation. Create a custom batch call with JavaScript, register the library and invoke a Function call. Which type of certificate requires the uploading of a keystore (.jks) file in Oracle Integration Cloud to facilitate two-way SSL communication with external services? (Choose the best answer.). Trust Certificate. Message Protection Certificate. Multi Domain Certificate. Identity Certificate. Unified Communications Certificate. Which two statements are true about rules in a decision table? (Choose two.). A decision table can contain only one rule. Every rule consists of one or more input entries and a corresponding output entry. When the input data matches the input entries of a rule, the result of the decision table contains the output entry of the rule. Rules are expressed as columns within a decision table. You have a synchronous integration flow updating systems with several external invocations. Most client applications are experiencing timeouts waiting for the synchronous response confirmation of the complex processing logic. Which is a legitimate strategy that will mitigate this issue? (Choose the best answer.). Change the design implementation strategy to an asynchronous flow that provides a separate notification to clients when the processing is complete. Increase the blocking timeout within the OIC integration settings to allow for extended time. Split into smaller synchronous integration flows that can be orchestrated sequentially from a master synchronous flow. Change the implementation logic to invoke multiple fine-grained external API calls within a single loop. Which two statements about lookup are correct? (Choose two.). Changes made to lookups already used in active integrations take effect immediately. Lookups are deployed as part of integration activation. You cannot clone a copy of an existing lookup. Create a lookup to map values between application. When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid? (Choose two.). An API Platform policy can be configured to reference another policy to override credentials information. An API references Services and Service Accounts through the policies defining the API. A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication. A Service Account defines the security credentials required to invoke a back-end service. A Service must include a Service Account reference to invoke a back-end service. Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON? (Choose four). WSDL is a tight contract; REST is a loose contract. REST is more easily used in developing UIs than WSDL. REST is also gaining popularity in application development. Modern API-first architectures prefer to use tried-and-true WSDL services over REST services because they are quicker and easier to implement. WSDL is a request for a service; REST is a request for a resource. Unlike WSDL, REST is typically invoked with HTTP verbs. WSDL is simpler; REST is richer. Oracle SOA Cloud Service (SOA CS) includes a number of built-in adapters to include all of the technology adapters delivered with SOA Suite. When using one of these technology adapters in a composite application deployed in SOA CS, which two are valid approaches for facilitating connectivity to on- premises applications and systems? (Choose two.). WLST script. PL/SQL procedure. SOA on-premises connectivity agent. VPN service. SSH tunnel. Which two are valid considerations when leveraging the OIC connectivity agent for high availability on-premise environments? (Choose two.). You cannot have more than two agent instances per agent group. Attempting to include a third agent instance in the same group during installation results in an error. Each host on which the agent is installed must be configured on separate subnets assigned to the same OIC agent group. You should install the connectivity agents on the same host as the target application, then specify different agent group identifiers for each agent during its installation. You will need to have OIC ServiceDeployer role permissions in order to download and install the OIC on-premise connectivity agent. The File Adapter is not supported in high availability environments. When using the File Adapter and if some groups have multiple instances, use a dedicated agent group (with one agent only). When considering the management of plan entitlements in the API Platform Cloud Service, which two statements are valid? (Choose two.). An entitlement is the relationship between a plan and an API that defines how a client application can access the API. You must have Service Manager role permissions to manage plan entitlements. Two entitlements of the same plan cannot point to the same entire API, or to the same action in an API. A given plan defines entitlements to only one specific API. A given API can only be entitled by one plan at a time. Which is NOT an activity that an application developer (API consumer) can perform in the Developer Portal in API Platform Cloud Service? (Choose the best answer.). Monitor performance. Subscribe to a plan. Create an API. Learn about APIs. Test an API. Create Application. Which three statements are true about SOAP and the advantages it provides? (Choose three.). It is platform and programming language independent. It provides flexibility for message format flexibility allowing for loose coupling between client and server. It leverages XML-based payloads to communicate between two client machines across any modern network. It commonly serves as a cleaning agent to remove excess data from the transmission protocol. SOAP clients can easily hold stateful references to remote server-side SOAP objects. As compared to RPC (remote procedure calls), which are sometimes blocked by firewall and proxy servers, SOAP over HTTP can overcome that limitation. You are tasked with creating a new integration in OIC that will be exposed to clients as a SOAP web service. In addition, this integration will be invoking an external SOAP web service as part of the orchestration flow logic. In your creation of these SOAP adapter connection components, which is a valid consideration? (Choose the best answer.). The WSDL URL property value can be defined by uploading a file for either the inbound Trigger connection or the outbound Invoke connection configurations. You must explicitly specify the target server TLS version for the external web service outbound Invoke connection configuration. Suppress insertion of timestamp into the request and Ignore timestamp in the response message are optional fields only for the outbound Invoke connection configuration. The SAML and OAuth security policies are available options for creating either the inbound Trigger connection or the outbound Invoke connection configurations. You are defining application data in an OIC process application and are seeking to use the Business Types page because it provides the tools required to create and manage various business types. Which task CANNOT be performed in the Business Types View? (Choose the best answer.). Create business exceptions. Import a business object from JSON. Import a business object from XML. Import schema files. Create enum objects. Create business objects. Which two statements are true regarding mapper activity? (Choose two.). You cannot drag and drop a source on to a target that is already mapped. You can drag and drop a source on to multiple targets. You can drag and drop switcher activity in the target. You can drag and drop function activity in the target. You are designing an OIC integration that will be processing files in a shared file system located within your on-premises data center. You have decided to leverage various Stage File action operations within the integration flow in conjunction with an on-premises OIC connectivity agent. When using the Configure Stage File Action Wizard, which is a valid consideration regarding file operation capabilities? (Choose the best answer.). The Write File operation is not available for on-premises file systems. With regard to both the Read Entire File and Read File in Segments operations, files uploaded through the connectivity agent can only be read with a file reference. The List Files operation is still available for files uploaded through the connectivity agent. Files uploaded through the connectivity agent cannot be unzipped with the Unzip File operation using the file reference. Which three actions once they have been configured are allowed to be repositioned to another location within the design canvas of an orchestration style integration flow? (Choose three.). Stage File with Write File operation. For Each. Stage File with Read File in Segments operation. Switch. JavaScript Call. Stage File with Read File operation. Which three are valid Oracle Integration Cloud (OIC) Roles? (Choose three.). ServiceImplementor. ServiceDeployer. ServiceUser. ServiceAdministrator. Which two are execution models supported by gateway node in API Platform Cloud Service? (Choose two.). Development. Retired. State. Production. Test. Which statement is true about Oracle Service Bus support for service virtualization?. It allows flexible control of messages using validation, transformation, and routing based on message content. It enables services to be created, managed and orchestrated into composite applications and business processes. It provides comprehensive, built-in security based on Oracle Platform Security Services and Oracle WebLogic security framework. It supports interoperability with web service integration technologies including .NET, TIBCO EMC, IBM MQ, and Apache Axis. Intelligent Session Management with Oracle SaaS applications is handled by which Oracle Cloud Integration component? A. B. C. D. Oracle Integration Cloud SaaS Agent. Oracle Cloud Adapters. Oracle Integration Connectivity Agents. Oracle Integration Cloud Lookups. Which two of the following orchestration flow actions are not available in the design canvas when using the synchronous message exchange pattern? Select two. Re-throw Fault action. Stage File Action. Stop Action. Wait Action. Which two statements are correct about cluster support for Oracle SOA Suite 12c applications?. A cluster appears to clients as multiple WebLogic Server instances. The server instances in a cluster must all run on the same machine. You can scale a cluster by adding machines to the cluster to host additional server instances. Server instances in a cluster can run different versions of WebLogic Server. You can create a cluster by using WLST, the WebLogic Server Administration Console, or Enterprise Manager Fusion Middleware Control. What are the components of API Platform?. Developer Portal. Service Console. Management Portal. Gateway. All the above. Which two statements accurately describe policy attachment in Oracle Web Services Manager (OWSM)?. The order in which policies are attached to a subject determines the order in which the policies are executed. JDeveloper groups the policies that can be attached into five categories of interceptors. Multiple WS-Addressing policies can be attached to a policy subject. In Enterprise Manager Fusion Middleware Control, a security policy can be attached to a web service and it can be either enabled or disabled. Identify two statements that correctly describe OWSM policy attachments in Oracle SOA Suite. Although you can attach as well as detach security policies in JDeveloper, you can only detach them in Enterprise Manager. An application developer typically uses JDeveloper to create new security policies rather than select them from a pre built list. When you use JDeveloper to associate a security policy with a web service, the policy is not really attached until application deployment. OWSM policies can be attached and detached with WLST. Which expiration and escalation setting can be used to route a task a specified number of levels up a management chain if the assignee does not respond in a given time period?. Never expire. Expire after. Route to manager. Renew after. Escalate after. Identify two correct statements about Oracle Event Processing (OEP). It is a platform to develop and execute applications that process streaming data. It is designed to connect businesses using standards-based event communication protocols. It is a powerful CQL engine that performs filtering, aggregations, calculations, and pattern matching in near real time. It is an implementation of the Service Component Architecture (SCA) to process streaming data using regular expressions. Which statement is true about the skip condition in a BPEL activity?. The activity gets executed then the skip condition expression evaluates to True. The skip condition expression is evaluated before the activity instance is created. The activity gets executed when the skip condition expression evaluates to False. The activity gets executed when the skip condition expression throws a fault. Which two statements are true about stake holders working with Business Process Workspace?. Process owners manage rules for users and groups. Process owners can act on tasks belonging to their process, but are assigned to other users. Process participants can delegate work to another user. Administrators typically get involved to handle task escalations. Oracle Adapters are deployed to the Oracle SOA Suite server. Which three SOA Suite components can use Oracle Adapters?. BPEL Process. Mediator. Proxy Service. Human Workflow. Business Rule. Which tool would you use to enable more detailed logging of SOA components?. WebLogic Console. Enterprise Manager. BPM Workspace. WebLogic Diagnostics Framework (WLDF). Which three are created and managed using the Integration page in Process Cloud Service (PCS)?. ICS Integrations. Java Cloud Services. Rest Connectors. Web Service Connectors. Which two statements are true about the defined Oracle JMS Adapter outbound connection?. It supports connections to JMS distributed queues. It uses default credentials when connecting to the remote JMS provider. It supports zero message loss via distributed transactions. It requires the JMS consumer to explicitly commit transactions. The identity context is opaque to your web service client and web service and you don't need to perform any additional coding or processing in your client or service to support it after you enable identity context propagation. Which Oracle SOA Suite component directly enables this behavior?. Oracle Web Service Manager Policy Manager. Oracle BPEL Process Manager. Oracle Enterprise Manager. Oracle User Messaging Service. What two architectural factors most heavily influence the interoperability of the Oracle Adapters with Oracle Service Bus (OSB) and Oracle SOA Suite?. Oracle Adapters are based on the Java EE Connector Architecture (JCA) 1.5 specification. Oracle Adapters use native APIs to connect to the supported back end applications. Oracle Adapters are deployed to the same Oracle WebLogic Servers as Oracle Fusion Middleware. Use of Oracle Adapters Extended Architecture (XA) features is completely optional. Which two are available as conditions for an alert rule in BAM 12c?. between two times. when rows are deleted from a data object. a particular day of the week. when a web service is invoked. Which two options cannot be performed from the Monitoring Dashboard?. Activity Stream Download. Artifacts Download. Download Incident Logs. Download Lookup. Download Diagnostic Logs. A company wants to use Oracle SOA Suite to support a zero message loss system. Which three Oracle Adapters can the company use?. JMS Adapter. Database Adapter. EJB Adapter. File/FTP Adapter. Socket Adapter. To avoid the purchase of new server capacity, a company must limit the volume of messages routed to a computationally expensive RESTful service operation. Which Oracle SOA Suite component can help the company meet the requirement?. BPEL Process. Mediator. Proxy Service. Business Service. Which statement correctly describes the role of an Oracle Web Services Manager agent?. It serves as a Policy Definition Point (PDP). It serves as a Policy Enforcement Point (PEP). It serves as both a PDP and a PEP. It is neither a PDP nor a PEP. When more than one policy is attached to a policy subject, the combination of policies needs to be valid?. Only one MTOM policy can be attached to a policy subject. More than one Reliable Messaging policy can be attached to a policy subject. You cannot have both a Reliable Messaging policy and a WS0Addressing policy attached to the same policy subject. Only one security policy can be attached to a policy subject. |