1z0-1034-22 Oracle B2C Service Integration and Development 2022 Implementation Professional

Loading demo links...

Showing 4–6 of 10 questions

Question 4

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?

Select all that apply, then click Submit answer.

  • logMessageO

  • getCodeO

  • errorCodeO

  • getMessageO

  • errorMessags()

Question 5

Identify two results of changing the MOD_cp_DEVELOPMENT_ENABLED configuration setting to no.

Select all that apply, then click Submit answer.

  • It disables all customizations on the site and redirects end users to Reference Implementation.

  • It disables access to Customer Portal files via WebDAV.

  • It disables access to Customer Portal files via WebDAV except for access to the assets folder.

  • It disables access to the Customer Portal Administration area.

Question 6

You have extended the standard Contact model to a custom model named Extendedcontact, which contains the addcustomName ()function. You have completed the mapping in extensions.ymi file already.

What is the correct code to call this function from a custom controller?

A)

B)

C)

D)

E)

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D