Oracle B2C Service Integration and Development 2020 Implementation Essentials - 1z0-1034-20 Exam Practice Test
Which two methods can be used in the Connect for PHP API to obtain the error code and error text when the connectAPiError exception is thrown?
Correct Answer: A,E
In a Widget Controller file, which is the correct way to capture the Contact ID (c_id) from the URL parameter, query the database to fetch contact details, assign contact details in the class variable, and access it in the view.php file?
A)

B)

C)

D)

A)

B)

C)

D)

Correct Answer: C
What two benefits are gained by using Message Bases to control page content in Customer Portal?
Correct Answer: C,E
In which three ways can a user session end in the Oracle B2C Service customer portal?
Correct Answer: A,C,E
How can you make the Incident.Subject workspace field "required" from within the Workspace Add-in code?
A)

B)

C)

D)

A)

B)

C)

D)

Correct Answer: B
You are creating the authentication portion of an add-in and have several options.
The agents will have access to use the Connect Web Services (CWS) API and session authentication. Each agent will require a unique login to the system, and audit history should be aggregated by a unique agent.
Identify the correct way to handle authentication in an add-in.
The agents will have access to use the Connect Web Services (CWS) API and session authentication. Each agent will require a unique login to the system, and audit history should be aggregated by a unique agent.
Identify the correct way to handle authentication in an add-in.
Correct Answer: A