Oracle Cloud Platform Application Integration 2021 Specialist (1Z0-1042-21) Questions and Answers

Which fields are used to define static or dynamic list of values in web forms of process application?

a) Date, Time, and Number Fields 
b) Text Input and Area Fields
c) Links, Email, and Message Fields
d) Checklists, Radio button, or Select controls


In Oracle Integration Cloud (OIC) Process, you create web forms to interact with end users. As part of creating a web form, you add its controls, configure its data, and define form behavior.
Which statement is true about creating web forms?

a) You can assign one or more stylesheets and one or more presentations to a web form. 
b) You can assign only one stylesheet  and one or more presentations  to  a web form.
c) You can assign one or more stylesheets  and only one presentation  to a web form. 
d) You can assign  only  one stylesheet  and only  one presentation to a web form.


In Oracle Integration Cloud (OIC) Process,  you can use human tasks to model user interaction  with the application.  You can assign the human task to a specific user, to a group of users, to users with a certain role, or to the same user that already acted on the instance for a certain role.
When  assigning  the  human task  based  on  a dynamic  expression,  which is a valid  option?

a) You can use an expression  to  calculate  the user or group, but not a  shared role. 
b) You can use an expression  to  calculate a shared role, but not users or groups.
c) You can use an expression  to calculate  the user, group, or a shared role
d) You can use an expression  to  calculate a specific  user, but not a  group or a  shared role. 
e) You can use an expression to calculate  the group or shared role, but not specific  users.


In the Oracle Integration Cloud(OIC) Process web forms editor, which three background  colors are displayed?

a) Green for valid binding names 
b) Purple  for complex binding names
c) Blue for for unmatched binding names 
d) Orange for unmatched binding names
e) Red for invalid binding names 
f) Blue for complex binding names


Which two  statements are true about implementing  an API-First  strategy?

a) The code to execute business logic needs to  exist and be exposed as an API first before you build a strategy around it.
b) You define the API definition/contract first before any work on its implementation or any applications that use it, allowing teams to work in parallel.
c) The API is to be developed first before any UI or new business logic are created.
d) It  generally is assumed that SOAP/WSDL are the key specifications for defining the API.


Integration Insight in Oracle Integration Cloud  (OIC)  dramatically  simplifies the process of modeling and extracting  meaningful business metrics, allowing business executives  to understand,  monitor, and react quickly to changing demands.
After a model has been activated, which is NOT a valid model instance state? 

a) Successful 
b) Recoverable 
c) Failed 
d) Healthy
e) Terminated


Which Oracle Integration Cloud (OIC} XPath function can be used to retrieve data from an OIC Lookup within the data mapper tool?

a) Get-content-as-string
b) lookupValue
c) get-value-from-lookup
d) getLookup

The Oracle Integration Cloud (OIC) integration design editor provides a data mapper UI tool that is available for Map actions.
Which two statements are TRUE regarding the use of mapper tool?

a) You cannot  drag and drop an XSLT flow control  statement directly to a target node element.
b) You cannot  drag and drop a  source data  element to a target node element that is already mapped. 
c) You can drag and drop a source data element to multiple target node elements.
d) You cannot  drag and drop an XPath function activity  directly  to a target node element.



Prerequisites of FBDI Callback Integration

Pre-requisites of Callback integration (not required GEN2):

GENERATE CSF KEY 

Follow step by step process to generate the CSF key

a.  Login into the OIC instance with the user credentials and navigate to the Integration home page.

b.  Click on the username from the top right corner of the OIC page and select About. 

c.  CSF Key will be generated by appending the identity domain and OIC admin. Format for the                   csf key generation is mentioned in the below table. 

CONFIGURE CSF KEY

Follow step by step process to configure CSF key

a.  Navigate to Oracle ERP SOA Composer to configure CSF key from the below mentioned url

b.  SOA Composer URL - https://<erphostname>/soa/composer

c.  Login to the cloud application with the Oracle Cloud ERP user credentials

Once the login is successful then click on the Manage Security from the right side of the page. On click on the Manage Security another popup will be open to provide the Manage Credentials details. Please refer to the below table to provide the Manage Credentials details.


e.     Once the details are provided then click on the Register button to complete in configuring CSF KEY.

CSF KEY VERIFICATION

Once the CSF Key configuration is completed then the CSF Key verification should be done. 

a.     Access the below mentioned FA Cloud instance by executing the following URL in a browser.

NOTE – Access the Event Subscription URL from IE, Firefox or Edge Browsers. Do not use Google Chrome browser

b.               Event Subscription URL – https://<erphostname>/ soa-infra/PublicEvent/subscriptions

If the event subscription url doesn’t work from browser then use the same URL from the postman to test it

REST URL - https://<erphostname>/soa-infra/PublicEvent/subscriptions

In the basic authentication, pass the credentials and run the endpoint.

c.  The CSF key which was configured in step no 6.  should match in the subscription section.