Free Oracle 1z0-1034-20 Study Guides Exam Questions and Answer
1z0-1034-20 Exam Dumps, 1z0-1034-20 Practice Test Questions
NEW QUESTION 27
Identify two items that accurately describe custom objects.
- A. It is not possible to roll back deployment of custom objects.
- B. Fields on a custom object can be created, but they can never be deleted.
- C. CRUD permissions for custom objects can be set per profile.
- D. Indexes for custom objects cannot be user defined. They are autogenerated by the system after query analysis.
- E. Saved custom objects can be used in the development environment of a Customer Portal, but the custom objects must be deployed to be used in the production environment of the Customer Portal.
- F. Custom objects can be exported from an Oracle B2C Service instance and imported to a different Oracle B2C Service instance.
Answer: A,F
NEW QUESTION 28
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)
- A. Option C
- B. Option B
- C. Option A
- D. Option D
Answer: D
NEW QUESTION 29
Which three are functions of Object Designer?
- A. ability to create custom objects
- B. ability to create menu-only objects
- C. ability to configure business rules for custom objects
- D. ability to create custom fields
- E. ability to import data
- F. ability to create system attributes
Answer: C,D,F
NEW QUESTION 30
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. OptionA
- B. OptionD
- C. OptionC
- D. OptionB
Answer: B
NEW QUESTION 31
Identify three options that describe functionality that is available in the deployment process for Customer Portal.
- A. ability to view changes in the staging area
- B. ability to deploy pages directly from development to production
- C. ability to roll back individual files from production
- D. ability to deploy page sets
- E. ability to roll back to any of the last five versions of production
- F. ability to select individual files to promote to production
Answer: A,B,E
NEW QUESTION 32
What two benefits are gained by using Message Bases to control page content in Customer Portal?
- A. Automatic Language Translation!
- B. less configuration
- C. quicker site copies to different interfaces
- D. one point of change for page content changes
- E. quicker initial page setup
Answer: A,C
NEW QUESTION 33
A developer is creating a knowledge base search in the customer portal- Which developer include in the code to suggest search by products and categories?widget must the
- A. <rn: ;widget path- ^'diacuasian/HolatedKnowledgobaaoAnawera" />
- B. <rn: widget path= :"knowledgebase/SearchSuggeationfl" />
- C. <rn: :widget path= :"Seacch/ProductCatalog3BarchFilter" />
- D. <rn: ! widget path= ="search/BasicKoywordSearch" />
- E. <rn: widget path= "input/BasicSmartAssistant" />
- F. <rn: ! widgt path= :"3earch/ProductGatogorySearchFilter" />
Answer: E
NEW QUESTION 34
Within add-ins, web-service calls must be handled with care in order to avoid performance concerns.
Identify two ways to support maintaining a responsive agent interface when using Connect Web Services for SOAP from an add-in.
- A. Update your user interface thread from your network-call thread to allow real time status updates.
- B. Run network calls within a separate thread to avoid locking the user interface.
- C. Implement a caching mechanism, and a data expiration mechanism, within your model to avoid duplicate network traffic.
- D. Implement a distinct model for each of your addins to avoid network contention.
- E. Identify your most common requests and pre-load those data in the getcontrol1 ( ) method of each of your add-ins.
Answer: A
NEW QUESTION 35
You have a client that has a nonstandard data import and cannot use Connect Web Services for SOAP or the Data Import Wizard. This requires you to write script to handle the import. What is the correct method and folder to upload the script?
- A. Using WebDAV, create a new folder in euf/development named scripts and copy your script into it.
- B. Using File Manager within the console, select custom scripts and upload your script into it.
- C. Using File Manager within the console, select import scripts and upload your script into it.
- D. Using WebDAV, create a new folder in euf/assets named import and copy your script into it.
Answer: A
NEW QUESTION 36
Which statement is true about the Knowledge API?
- A. A new interaction ID is automatically created as soon as an old ID expires.
- B. In the customer portal framework, each unique visit by a user is tracked through the web session
- C. In the customer portal framework, each unique visit by a user is tracked through an interaction I
- D. A unique interaction ID is allocated for each unique user and can be reused by the users for multiple visits for the duration specified by the VISIT_MAX_TIME configuration value.
Answer: C
NEW QUESTION 37
Which is the correct way to add a new thread entry to an incident by using the Connect for PHP API model?
A)
B)
C)
D)
- A. Option D
- B. Option C
- C. Option B
- D. Option A
Answer: D
NEW QUESTION 38
You notice that your mobile Customer Portal pages are not displaying in development mode. Identify the cause of the error.
- A. Cookies are required for Custom Portal.
- B. A mobile page set mapping has not been enabled.
- C. The login_required attribute of the Page metatag should be set to false.
- D. The post_page_render hook should set the user agent cookie.
- E. The pre_age_render hookShould Set the USER_AGENT cookie.
Answer: C
NEW QUESTION 39
Your Customer wants to fetch specific contact details using an ROQL query. Their requirements are:
1. Fetch Contact ID, Contact First name, and Contact Last name details.
2. Contact first name should start with "A."
3. Query should run against the report database.
4. All contacts must be sorted in ascending order by Contact first name.
Which query will meet all the requirements?
- A. String queryString = "USE REPORT; SELECT id. C.Name.First, C.Name.Last FROM Contact C WHERE C.Name.First = 'A%' ORDER BY Contact.Name.First;
- B. String queryString = "USE REPORT; SELECT id, C.Name.First, C.Name.Last FROM Contact C WHERE C.Name.First like 'A%' ORDER BY Contact.Name.First;
- C. String queryString = "USE REPORT; SELECT id, C.First, C.Last FROM Contact C WHERE C.First tike *A%' ORDER BY Contact.First;
- D. Name.First like 'A%* ORDER BY Contact.Name.First;
- E. String queryString = "USE OPERATIONAL; SELECT id, C.Name.First, C.Name.Last FROM Contact C WHERE
Answer: D
NEW QUESTION 40
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?
- A. errorCodeO
- B. getCodeO
- C. getMessageO
- D. errorMessags()
- E. logMessageO
Answer: C,E
NEW QUESTION 41
A developer is writing code on the Ask a Question page to redirect users to the login form if they are not already logged in. Which is the correct rntag to implement this logic?
A)
B)
C)
D)
E)
- A. Option E
- B. Option D
- C. Option C
- D. Option B
- E. Option A
Answer: E
NEW QUESTION 42
Your customer has a requirement to store the total value of sales for each Contact and to produce reports that total sales for Contacts with specific characteristics. It is important to be able to record data to 2 decimal places. The maximum total will not exceed one million dollars. Select three options which will help you achieve this?
- A. Relate a custom object containing a custom field to the Contact object
- B. Add a custom object and a custom field for this object of the integer type
- C. Add a custom object and a custom field for this object of text type
- D. Add a Custom Field to the standard Contact object of decimal type
- E. Create a custom report to total the custom field for the Contact object and its related objects
- F. Add a custom object and a custom field for this object of a decimal type
Answer: B,C,E
NEW QUESTION 43
You have deployed a CPM and would like to log any errors that happen in its execution. Which option is not available to you from the CPM logic?
- A. the log files maintained in the configuration panel in the console
- B. logMsasage ( "message" ) ;
- C. writing to the notes field of the object on which you are performing CPM actions
- D. writing to a custom logging table within the CPM code
Answer: A
NEW QUESTION 44
Your site has a custom object deployed under a package named ProductRegistration and the object is named RegisteredProduct. You are trying to create a new entry in the RegisteredProduct object from a custom model using ConnectPHP.
Identify the correct code that will create the new entry in the RegisteredProduct object.
A)
B)
C)
D)
- A. Option B
- B. Option D
- C. Option C
- D. Option A
Answer: A
NEW QUESTION 45
There is a requirement to create an add-in that has limited functionality for most profiles. However, supervisor profiles are allowed to use the full functionality of this add-in. How can you set up and deploy this add-in?
- A. You can deploy the add-in with a configuration file zipped with the DLL. Change the configuration file for the supervisor profiles so that the DLL will allow full access for those users.
- B. For all supervisor accounts, open the Add-In tab of the Account Workspace and select the Administrator check box next to the add-in.
- C. Add-ins are deployed as DLLs to Oracle B2C Service and there is no way to divide permissions of these DLLs.
- D. You can create a serverconfigProperty called supervisorRole, which will be defaulted to false. When you deploy the add-in using the Add-In Manager, you will change the SupervisorRole to true for the Supervisor profiles. The code within the add-in will use this serverconfigProperty to determine if full functionality of the add-in should be allowed.
- E. Using the Add-In Manager, go to the Profile Access section of the add-in. For all of the Supervisor profiles, select the Run as Administrator check box.
Answer: D
NEW QUESTION 46
Which API operation can be used to retrieve a list of all Incident Queue labels and IDs configured on your Oracle B2C Service site?
- A. GetMetaData
- B. GatValuesForNamedlDHierarchy
- C. GatValuesForNamedID
- D. QueryObjects
Answer: D
NEW QUESTION 47
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.
- A. Authenticate via a customized SAML authentication structure.
- B. Authenticate via staff account and session ID by calling prepareConnectsession.
- C. Authenticate via a single username and password that is stored in a text file included with the add-in.
- D. Authenticate via username and password that are stored in add-in server configuration variables.
Answer: B
NEW QUESTION 48
How can you make the Incident.Subject workspace field "required" from within the Workspace Add-in code?
A)
B)
C)
D)
- A. Option B
- B. Option D
- C. Option C
- D. Option A
Answer: A
NEW QUESTION 49
......
Latest 1z0-1034-20 Actual Free Exam Questions Updated 56 Questions: https://www.prepawayete.com/Oracle/1z0-1034-20-practice-exam-dumps.html