Oracle CPQ 2021 Implementation Essentials Exam Number: 1Z0-1033-21

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

If BOM price is <<blank>>, which of the the following defines the default price definition? (A) Discount price definition (B) Net Price Definition (C) Item Price Definition (D) List Price Definition (E) Part DB price Definition

(E) Part DB price Definition

How can action buttons be hidden in Commerce? a) by using Commerce hiding rule b) by using Configuration hiding rules c) by using profiles and steps in Commerced) By putting the action button bar on a hidden tab in commerce.

c) by using profiles and steps in Commerce

For which deal management analytics the transaction level attributes must be declared as data columns? A) Scatter Plot B) Win Probability C) Price Optimization D) Last price paid E) Price Score

A) Scatter Plot B) Win Probability C) Price Optimization

What is required for foreign key definition? A) a natural key must exist in parent data table B) a natural key must exist in child data table C) Integer column should exist in child table

A) a natural key must exist in parent data table

Given the following code: xmlPayload = "<?xml version= "1.0" encoding="UTF-8"?><library><book lang= "en">Spring in Action</book><book lang= "fr">J2EE Blueprint</book></library>"; xpaths = string [1]; xpaths [0] = "/library/book/@lang"; output = rwadxmlmultiple (xmlPayload, xpaths); for xpath in xpaths { print ("(key) = ( "+ xpath +") "); values = string [1]; values = get (output, xpath); for value in values{ print (" (value) = (" + value + ") "); } } Return ""; What will be returned? A. (key) = (/library/book/@lang)(value) = (en)(value) = (fr) B. (key) = (/lang/book/library)(value) = (en)(value) = (fr) C. (key) = (/library/book/@lang)(value) = (English)(value) = (French) D. (key) = (/library/book/@lang)(value) = (Spring in Action)(value) = (J2EE Blueprint)

A. (key) = (/library/book/@lang)(value) = (en)(value) = (fr)

Which of the following are valid symbols to use to denote a comment in BML script? (choose 2) A. // B. ## C. */* and */ D. \^ and ^\ E. !! F. (and)

A. //

What is the maximum number of Foreign Keys that can be defined? A. 5 B. 25 C. 50 D. 10

A. 5

System Configuration Initialization option are defined in Config Setting. There is Inter Model Rule which sets the value in another model. (2 options needs to be selected) A. As soon as you open the affected Model B. When Configuration is saved. C. Process Invocation D. When config data moves from Config to commerce.

A. As soon as you open the affected Model D. When config data moves from Config to commerce.

Which two statements are false about BML? A. BML follows the Object-Oriented programming model B. BML does not need to be externally compiled as the application compiles the BML C. BML has characteristics of Compiled and Interpretive programming. D. BML is a C++ based markup language.

A. BML follows the Object-Oriented programming model C. BML has characteristics of Compiled and Interpretive programming.

When defining a Line-level price guidance analytic, which steps are required? (Choose 4) A. Choose whether to use historical % from optimal discounts B. Filter input data by part number C. Set up data columns for filter attributes D. Define price gauge E. Input win probability % F. Select appropriate transactions from Scatterplot analytic to use as sample G. Select actions to trigger

A. Choose whether to use historical % from optimal discounts B. Filter input data by part number F. Select appropriate transactions from Scatterplot analytic to use as sample G. Select actions to trigger

What steps are required for configuring several child models within System Configuration (Choose 3) A. Clone child models from one root to another B. CSS customization for status icons is allowed C. You can add entire system configuration to favorites from root model D. You can configure a child model without root model E. Child model configurations can have different statuses like Error, Warning, Completed, Invalid

A. Clone child models from one root to another B. CSS customization for status icons is allowed E. Child model configurations can have different statuses like Error, Warning, Completed, Invalid

Which 3 attribute types are available for mapping to price attributes in Pricing engine? A. Commerce attributes B. Part attributes C. Integration attributes D. Configuration attributes E. Data table attributes F. Document designer attributes

A. Commerce attributes B. Part attributes D. Configuration attributes

When using a series of IF statements in sequence, what statement is used in the sequence following the initial IF clause? A. ELIF B. ELSE C. ELSEIF D.NEXTIF

A. ELIF

Which button do you use to create a new folder in File Manager? A. Edit B. Add/Update Files C. Update D. Browse E. Add file

A. Edit

Which two fields are required when adding a new user to the CPQ Cloud site? A. Email B. Last Name C. First Name D. Type E. Password

A. Email C. First Name

Production site on 19B and non-prod site on 19D. How can we migrate between these sites? A. Export package from 19D non-prod site and import into 19B prod site B. Export package from 19B prod site and import into 19D non-prod site C. Use import from source mode in migration center D. Connect both prod and non-prod site for whole site migration

A. Export package from 19D non-prod site and import into 19B prod site **

Which of the following are simple data types in BML? (Choose 3) A. Float B. RecordSet C. Date D. Array E. String F. Dictionary

A. Float C. Date E. String

Which of the following are valid components in a BMQL command? (Choose 4) A. From B. Select C. Copy D. Column E. Exact F. Export G. Like H. Where I. Import

A. From B. Select G. Like H. Where

Identifier is not provided in excel sheet which was exported from Line item export action. What will happen during importing the sheet? A. Information can't be imported B. Imported with a warning to user about missing identifier C. Only sales BOM mapped line items will be imported

A. Information can't be imported

A partner user approves a quote. However, the status in the CRM does not get updated. Which two options will NOT update the status on the CRM? A. Integrations are not associated to the approve action. B. Partner user approved the quote through mobile approvals. C. Partner user doesn't have access to 'status' attribute in pending step within CPQ D. Partner user doesn't have correct partner info credentials.

A. Integrations are not associated to the approve action. C. Partner user doesn't have access to 'status' attribute in pending step within CPQ

What is a use of longtime() function? A. Logs the specified tag and time elapsed to the site's Event Log. B. Logs the specified Action and time elapsed to the site's Event Log. C. Logs the specified tag and time elapsed to the Performance Log. D. Logs the specified Action and time elapsed to the Performance Log. E. Logs the specified Action and time elapsed to the Site Administration Log.

A. Logs the specified tag and time elapsed to the site's Event Log.

Which of these is the correct steps to create a Price Gauge in Commerce? A. Main document > Create new HTML attribute > Associate Price Gauge visualization > Select gauge input attribute B. Main document > Create new price gauge type attribute > Select gauge input attribute C. Main document > Create new Integer attribute > Select gauge input attribute D. Analytics > Price Guidance analytic > Associate analytic to HTML attribute

A. Main document > Create new HTML attribute > Associate Price Gauge visualization > Select gauge input attribute

System Configuration is marked as not complete during Initialization Option. 3 answers A. Multi Node Flow B. Depth of Models in system are more than the Depth of models defined in the settings. C. Number of Models in system are more than the Number of models defined in the settings. D. Depth of Models Less then the Depth of models defined in the settings. E. Number of Models Less Than Number of models

A. Multi Node Flow B. Depth of Models in system are more than the Depth of models defined in the settings. C. Number of Models in system are more than the Number of models defined in the settings.

Which 3 types of quotes are available as a standard feature of Salesforce connector? A. Opportunity quotes B. Standard/loose quotes C. Account quotes D. Case quotes E. Contact quotes

A. Opportunity quotes B. Standard/loose quotes C. Account quotes

Price gauge values can be populated using which three? A. Price guidance analytic B. Scatterplot analytic C. Win probability analytic D. Current price/discount E. Target pricing integrated from external pricing system

A. Price guidance analytic D. Current price/discount E. Target pricing integrated from external pricing system

Which three steps for Embedding CPQ configurator within Oracle Commerce Cloud are correct? (Choose 3). A. Provide endpoint URL to return to Commerce Cart page B. Provide endpoint URL to return to CPQ Cart page C. Write BML function to generate and return integration payload to CPQ Cart D. Write BML function to generate and return integration payload to Commerce Cart E. Client-side integration at Product family level F. Server-side integration at Product family level

A. Provide endpoint URL to return to Commerce Cart page D. Write BML function to generate and return integration payload to Commerce Cart E. Client-side integration at Product family level

What's the use of Target, Starting and Floor Prices? A. Provide guidance on where to start and stop when negotiating pricing B. Guide users on desirability of configuration C. Indicate pricing profitability D. Define if price/discount will be approved by management

A. Provide guidance on where to start and stop when negotiating pricing

Which three are correct setup choices for Commerce hiding rules involving Array attributes? (Choose 3). A. Rule condition can contain array attributes from more than one array set B. When rule condition has array attributes, Components to hide can have array attributes from another array set C. When rule condition has array attributes, Components to hide cannot have array attributes from another array set D. When rule condition doesn't have array attributes Components to hide can have array attributes from multiple array sets. E. When rule condition doesn't have array attributes Components to hide cannot have array attributes from multiple array sets.

A. Rule condition can contain array attributes from more than one array set C. When rule condition has array attributes, Components to hide cannot have array attributes from another array set D. When rule condition doesn't have array attributes Components to hide can have array attributes from multiple array sets.

Steps to Setup For Subscription Pricing. 3 options A. Setup Charge Types B. Setup Pricing charges which will be applied to all transaction or customer C. Setup Discount Type which can be selectively applied to all Transaction or customer D. Setup Pricing charges which will be applied to selected transaction or customer E. Setup Discount Type which will be applied to selected transaction or customer

A. Setup Charge Types B. Setup Pricing charges which will be applied to all transaction or customer E. Setup Discount Type which will be applied to selected transaction or customer

Which 2 can Subscription Workbench be used to do? A. Show list of all active assets of all the accounts B. Initiate a transaction when an operation like modify/terminate is performed on assets C. Perform ABO operations on one or more assets D. Launch product configuration on terminate/suspend operation on an asset

A. Show list of all active assets of all the accounts C. Perform ABO operations on one or more assets

Date attributes are stored in Oracle CPQ as what type of data? A. String B. Date C. Integer D. Float

A. String

Identify two reasons why some or all transaction in a particular step are hidden for a user in Transaction Manager. A. The step has an auto-forwarding rule, which did not return the user or one of his groups and all participant profiles do not have other permission methods selected. B. All participant profiles of this step have group access defined and the "Performer Step" set, and the user did not perform an action on the hidden transactions in other steps. C. There is no valid participant profile for this user with hidden transactions. D. The user has the RestrictedAccess user type. E. A hiding rule was defined in commerce rules. F. The participant profile that is valid for this user has the Document Views tab, the Document Views panel, and the "Entire Document" = "hide" setting.

A. The step has an auto-forwarding rule, which did not return the user or one of his groups and all participant profiles do not have other permission methods selected. F. The participant profile that is valid for this user has the Document Views tab, the Document Views panel, and the "Entire Document" = "hide" setting.

What two steps are required to pass additional data from configuration to commerce (Choose two) A. Use comments to pass data from Config to commerce B. Use BOM Mapping C. Not possible to pass data D. Use Price List

A. Use comments to pass data from Config to commerce B. Use BOM Mapping

Which 2 commerce functionalities can be used to allow/restrict export of line items data? A. Validation rule B. Hiding rule C. Constraint rule D. Document Views tab on attribute E. Recommendation rule F. Participant profile in steps

A. Validation rule B. Hiding rule

Which 4 are supported by HTML Email Templates? (Choose 4). A. Will Token stop coming in subject for Default and Transition Email. It will come in body. B. Multiple Line comment is supported. C. HTML Email Approve and Reject Link will be enabled in Transition Rules D. HTML Email Approve and Reject Link supported in Default Email Templates E. HTML Email Approve and Reject Link supported in Advanced Email Templates F. HTML Email Approve and Reject Link supported in Custom Email Templates

A. Will Token stop coming in subject for Default and Transition Email. It will come in body. D. HTML Email Approve and Reject Link supported in Default Email Templates E. HTML Email Approve and Reject Link supported in Advanced Email Templates F. HTML Email Approve and Reject Link supported in Custom Email Templates

Deal management metric can be used in case using "With Optimization" as option, what is the basic Analytics? A. Win Prob analytics B. Scatter Plot Analytics C. Price Optimization D. Last price Paid

A. Win Prob analytics

How to hide Commerce Action, select 1 option. A. Write commerce hiding Rule B. Via steps and participant profile by selecting ""hide"" C. Write configuration hiding rule

A. Write commerce hiding Rule

A multi-select attribute with five options is displayed as check boxes. Depending on the conditions, the Configurator should show a user three of these five options. How do you accomplish this? A. by writing a Constraint rule B. by writing a Hiding rule C. by writing a Recommendation rule D. by writing a Pricing rule

A. by writing a Constraint rule

When creating a connection for a CPQ SOAP Endpoint in ICS, which format is expected? A. https://<siteURL>/v2_0/receiver/commerce/oraclecpqo?WSDL B. https://<siteURL> C. https://<siteURL>/ics/catalog D. https://<siteURL>/v1/receiver?WSDL

A. https://<siteURL>/v2_0/receiver/commerce/oraclecpqo?WSDL

A part using pricing engine/items has two/multiple profiles and two/multiple policies. Options were having what is the intended behavior in this case A. it will only consider First profile and first rule. B. it will only consider first policy and first profile C. it will consider first profile and aggregate prices of the policies and vice versa

A. it will only consider First profile and first rule.

3 input Variables for Price Optimization/ Win Probability Analytic

A.Primary Driver Attribute B. Additional Driver Attribute C. Status Attributes

How to Move a file from 1 folder to another in File manager

Admin->File Manager->check Select button for the file->Select Destination Folder from the dropdown ->Click on Move

What is true about foreign keys? A) Only 10 foreign keys can be defined in data tables. B) Foreign keys can be defined on only 2 data tables. C) Foreign keys can be created on any data tables. D) Foreign keys can be created only on integer columns.

B) Foreign keys can be defined on only 2 data tables.

The Related Parts data table exists in the QA environment and in the production environment. The table has 3,000 records in the QA environment and 4,000 records in the production environment.How many records will be present in the data table in the production environment if this table is migrated from the QA environment? A. 7,000 B. 3,000 C. 4,000 D. 1,000

B. 3,000

What is the correct navigation path to create Account Integrations? A. Admin > Accounts >Add >Integration B. Admin > Accounts > Integration > Add C. Admin > Process Definition > Integrations > List > Add D. Admin > Accounts > Import >Integration > Add

B. Admin > Accounts > Integration > Add

Which type of Table Search will search both Table names and Table data? A. Data Search B. Advanced Conditions Search C. Complex Data Search D. Simple Keyword Search

B. Advanced Conditions Search

The Related Rules List can be seen for which of the following? (Choose 3) A. Users B. Commerce Attributes C. Data Tables D. Configuration Models E. Document Designer templates F. Commerce Actions G. Configuration Attributes

B. Commerce Attributes F. Commerce Actions G. Configuration Attributes

Which two items are necessary to migrate between environments? (Choose two.) A. Environments must have similar urls (for example, testcustomer and devcustomer). B. Environments must be on the same major release (for example, 2016R2). C. Environments must be on the same minor release (for example, 2016R2 update 2). D. Administrators must have FullAccess logins for both environments. E. Entities to be migrated must be deployed within 24 hours of the migration.

B. Environments must be on the same major release (for example, 2016R2). D. Administrators must have FullAccess logins for both environments.

When defining a new user, which Type value can grant a user account complete access to the CPQ Cloud site? A. Administration with Create/Modify Users selected B. FullAccess with Create/Modify Users selected C. Superuser with Create/Modify Users selected D. Root with Create/Modify Users selected E. AdminAccess with Create/Modify Users selected

B. FullAccess with Create/Modify Users selected

What would you do if a partner organization is no longer needed and the access of all users needs to be removed? A. Proxy log in as superuser, go to the list of partner organizations, and select the partner organization and delete it. B. Go to the list of partner organizations, perform a proxy log in as the superuser of the partner organization, go to the list of users, select all active users, and click Inactivate. C. Proxy log in as superuser, go to the list of partner organizations, and select Denied in the Access drop-down list. D. Open the list of partner organizations and set the value of Maximum Users to ""0"".

B. Go to the list of partner organizations, perform a proxy log in as the superuser of the partner organization, go to the list of users, select all active users, and click Inactivate.

How many snapshots does system store in migration center ? A. It will store all the selected snapshots for certain time frame. B. It will store only 10 snapshots. C. It will only keep the latest snapshot.

B. It will store only 10 snapshots.

Filter Rule is applied on line Items for Group A, What is true statement about Filter Rules? A.When Filter rule is applied over line items then Hiding, constrain rule for line items will not run. B. Line Items are not visible to user Group A. C. All Line Items are accessible using Rest APIs. D. Line Items will exclude for summation for pricing.

B. Line Items are not visible to user Group A.

Which three page types have predefined page templates? (Choose three.) A. Process Document List Page B. Product Line List Page C. User Administration List Page D. Model List Page E. Parts Search Page

B. Product Line List Page D. Model List Page E. Parts Search Page

What are the three steps required to setup signed punch-in attributes for sending config attributes info from Commerce cloud to CPQ through model punch-in URL inside REST API. (Choose 3) A. Generate access token B. Provide access token data C. Upload public key in integration center D. Provide passwords to external sites E. Create custom BML function to validate external source

B. Provide access token data C. Upload public key in integration center E. Create custom BML function to validate external source

Subscription Management integration is used for which 2 types of business procedures. A. One-time purchases of goods B. Quote to cash for non-tangible products and services C. Quote to cash for all products and services D. Lead to cash for non-tangible products and services E. Selling recurring-price based products and their billing management

B. Quote to cash for non-tangible products and services E. Selling recurring-price based products and their billing management

What can the administrator group can be used to do? (choose 3) A. Restrict access to actions and attribute. B. Restrict access to migration center. C. Restrict access to certain transactions. D. Restrict access to document designer. E. restrict access to individual data tables folders. F. Restrict access to Proxy login

B. Restrict access to migration center. D. Restrict access to document designer. E. restrict access to individual data tables folders.

Consider the following requirements for integration with Salesforce:* Transaction information needs to be pushed back to Salesforce and synchronized.* You must be able to synchronize a transaction with up to 1,000 lines back to the OpportunityProduct object in Salesforce. On the basis of these requirements, which three XSL sets should you use to provide the integration? (Choose three.) A. SFDC Opportunity - Import B. SFDC Quote - Upsert C. SFDC Products - Upset All (200, 400, 600, 800, 1000) D. SFDC Quote - Process Updates E. SFDC Opportunity - Upload

B. SFDC Quote - Upsert C. SFDC Products - Upset All (200, 400, 600, 800, 1000) D. SFDC Quote - Process Updates

Select two statements that are true about Test Script found in a function debugger. (Choose two.) A. Test Script is template of how the BML function should be written. B. Test Script provides a way to test a BML Library function when array type attributes are input parameters. C. Test Script describes the various functions used in BML. D. Test Script can be used to compute multiple iterations of the library functions and print each.

B. Test Script provides a way to test a BML Library function when array type attributes are input parameters. D. Test Script can be used to compute multiple iterations of the library functions and print each.

The following BML code in Config encountered an HTTP 404 error from someurl.com.Which two statements are true? (Choose two.) A. An unhandled exception will be displayed in red text at the top of the configuration screen. B. The HTTP error will be captured in the CPQ Cloud Error Logs: bm.log. C. An HTTP error will be displayed in red text with the message "HTTP 404 Not Found" at the top of the configuration screen. D. The call will return "call failed." E. The call will return "HTTP 404 Not Found."

B. The HTTP error will be captured in the CPQ Cloud Error Logs: bm.log. D. The call will return "call failed."

When troubleshooting Recommendation Rule conflicts, the first priority in determining which rule takes precedence is based on Product Hierarchy. Which of the following determines which Recommendation Rule takes precedence? A. Recommendation Rules at the Product Line level take precedence B. The Recommendation Rule at the lowest level of the Product Hierarchy takes precedence C. Recommendation Rules at the Model level take precedence D. Recommendation Rules at the Product Family level take precedence E. Recommendation Rules at the All Product Families level take precedence F. The Recommendation Rule at the highest level of the Product Hierarchy takes precedence

B. The Recommendation Rule at the lowest level of the Product Hierarchy takes precedence

Identify three values that you can find in the Usage Metrics Report for the last month.(Choose three.) A. The number of configurations completed for different product families by internal users and partner organization users. B. The number of transactions for different Commerce processes created by internal users and partner organization users. C. A list of active partner organization users with the most recent login date and time and the number of logins. D. The number of logins by internal users in the last 30 days and the percentage of active users logged in. E. The total data size of the CPQ site occupied on the server. F. The total number of partner organizations and the number of active partner organizations.

B. The number of transactions for different Commerce processes created by internal users and partner organization users. C. A list of active partner organization users with the most recent login date and time and the number of logins. F. The total number of partner organizations and the number of active partner organizations.

Which of the following permissions are added to a FullAccess user type to turn them into a Superuser? A. Web Services Only B. User Administrator C. Allow Proxy Login D. Access Administrator

B. User Administrator

Which of the following is the main Error Log in Oracle CPQ? A. modsec_debug_OHS.log B. bm.log C. Administration Log D. Performance Log E. slow_thread_executions.log F. printserver_stdout_dd.log

B. bm.log

In order to obtain additional sets of records when performing a REST call, which of the following sample URLs would a user use to obtain an additional 1000 records? A.https://testsite.bigmachines.com/rest/v1/commereceDocumantsExampleTransactions?totalResults=1000 B.https:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?offset=1000 C.https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampleTransactions?set=1000 D.https://testsite.bigmachines.com/rest/v1/commerceDocumentsExampletransactions?limit=1000

B.https:///testsitebigmachines.com/rest/v1/commerceDocumantsExampleTransactions?offset=1000

What is the only way to see data from a Secure Data Table Column in its original form? A. Advanced Data Table Search B. Third party DB Tools C. BMQL D. Selecting the decrypt option for the column

C. BMQL

How many Natural Keys can be set in a single Data Table? A. 25 B. 5 C. 10 D. 50

C. 10

What are the two types of Groups that can be created in Oracle CPQ? (Choose 2) A. User B. Channel C. Administrator D. Partner E. Sales

C. Administrator E. Sales

Who can access secure folders in File Manager on a specific CPQ site? A. Any user logged into any CPQ site B. Anyone who has the full site URL for the CPQ site C. Any user logged in to the specific CPQ site D. User E. Any user on the internet

C. Any user logged in to the specific CPQ site

Which 3 types of email notifications can be sent to mobile approvers from CPQ? A. Rich-text notifications B. SMS notifications C. Default approver template notifications D. Advanced notifications E. Custom approver template notifications

C. Default approver template notifications D. Advanced notifications E. Custom approver template notifications

Your customer has sales organizations in two countries. The customer wants to make sure that users from one country have access only to quotes from that country. How do you achieve this? A. Define different steps (for example, Pending A and Pending B) for each country.The participant profile of each step allows access through user groups (either Group A or Group B depending on the step). Using transition rules, make sure that quotes for Country A are always moved to steps belonging to that country. B. Hide Transaction Manager in CPQ and make sure that all access to quotes is performed from the CRM system where you can easily define which quotes should be visible for different users. C. Define two groups: Country A and Country B. Define a participant profile, Sales, for each step. Define an auto-forwarding rule which returns either "Group A~company~Sales" or "Group B~company~Sales." D. Define two groups: Country A and Country B. For each step, define two different participant profiles: Profile A and Profile B. For each profile, select one matching group.

C. Define two groups: Country A and Country B. Define a participant profile, Sales, for each step. Define an auto-forwarding rule which returns either "Group A~company~Sales" or "Group B~company~Sales."

The Data Table Export Scheduler is via what part of CPQ? A. BML Util Library B. Migration Center C. Integration Center D. Data Cube Export

C. Integration Center

What type of Data Table reflects saved changes immediately to the table without a deploy? A. Instant B. Updated C. Live D. Active

C. Live

A new user group has been created in the development environment. What should you do to migrate this new user group to the production environment? A. Migrate Commerce to the production environment. B. Migrate the new user group to the production environment. C. Manually create the new user group in the production environment. D. Migrate the new users to the production environment.

C. Manually create the new user group in the production environment.

What is the correct results recordset for a 'modify' BMQL query? A. One integer entry showing number of rows modified B. One integer entry showing number of rows added C. Two integer entries showing number of rows modified and number of rows added D. One integer entry showing number of rows modified and one string entry showing record error

C. Two integer entries showing number of rows modified and number of rows added

Which of the following create a valid Dictionary entry in BML? (Choose 2) A. item B. attribute C. key D. value E. figure F. name

C. key D. value

What is Oracle Standard way for multilingual document creation?

Create a multilingual specific document and map it to printer friendly excel views.Use language attribute when mapping this XSL view to Print type Action.

Which of the following is a shorthand for the full site URL when referencing a file in File Manager? A. $FILE_PATH$ B. $LOCAL_PATH$ C. $FILE_MANAGER$ D. $BASE_PATH$

D. $BASE_PATH$

User is a full access and is able to see/access to an administrator group however he is not able to add/update users in the group A. User does not have create/modify users access. B. User does not have access to users administration page. C. User does not have access to group administration page. D. Access Administrator is not checked for the user

D. Access Administrator is not checked for the user

Which statement is true about Developer Toolkit CLI? A. Only supports GitHub and Subversion B. Only supports GitHub C. Only supports Microsoft version control D. Can be used with any version control system of choice

D. Can be used with any version control system of choice

What are the typical types of Partner Organizations that would be added to Oracle CPQ? (Choose 3) A. Channel B. Software_Added Reseller C. Subsidiary D. Distributor E. Software F. Reseller G. Value-Added Reseller H. Hardware

D. Distributor F. Reseller G. Value-Added Reseller

Which Web Developer Tool in your browser is best used to see the HTML/CSS information about an object on a CPQ page? A. Storage B. Web Console C. Debugger D. Element/Inspector E. Performance F. Network G. Memory

D. Element/Inspector

What is the correct method to add new parts data to the CPQ Cloud database? A. Use the "Import from Source" function in the Migration Center to connect to the remote part system and upload the part data into a .csv file, put the .csv file in a compressed ZIP file, and use Bulk Upload to upload the part data to the CPQ Cloud site. B. Use Bulk Upload to upload the data from the remote part system into a .csv file and import the file into the CPQ Cloud site. C. Export the part data from your current part system into a .csv file, put the .csv file into a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site. D. Perform a bulk-downloaded of at least one part to capture the part file format that the CPQ Cloud site uses, populate the new part data into the downloaded part file (.csv file), enter "add" in the Update column for each new part, save the spreadsheet as a .csv file, put the .csv file in a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site. E. Use the "Import from Source" function in the Migration Center to connect to the remote part system and upload the part data directly to the CPQ Cloud database.

D. Perform a bulk-downloaded of at least one part to capture the part file format that the CPQ Cloud site uses, populate the new part data into the downloaded part file (.csv file), enter "add" in the Update column for each new part, save the spreadsheet as a .csv file, put the .csv file in a compressed zip file, and use Bulk Upload to upload the part data to the CPQ Cloud site.

Which statement is a proper definition of a Punch-In? A. Punch-Ins are links that hook into a specific Commerce process in the system. They can be used to navigate directly to a given Commerce process in your application. They can also be used to jump into a specific Commerce process from an external website. B. Punch-Ins are links that hook into specific product families in the system. They can be used to navigate directly from a product family to another in your application. They can also be used to jump into a specific product family from an external website. C. Punch-Ins are links that relate into specific parts in the system. They can be used to search directly for a given part in your application. They can also be used to search for a specific part from an external website. D. Punch-Ins are links that hook into specific pages in the system. They can be used to navigate directly from one page to another in your application. They can also be used to jump to a specific page from an external website. E. Punch-Ins are buttons that take you to specific pages in the system. They can be used to navigate directly from one page to another in your application.

D. Punch-Ins are links that hook into specific pages in the system. They can be used to navigate directly from one page to another in your application. They can also be used to jump to a specific page from an external website.

When Oracle CX Commerce self-service users access an Oracle CPQ Configurator as guest users, how is the CPQ UI presented to the user? A. Via a new browser window where the user is presented with the CPQ Configurator page. B. Via an iFrame that displays within Oracle CPQ C. Via a new browser window where the user is presented with the CPQ login page. D. Via an iFrame that displays within Oracle CX Commerce

D. Via an iFrame that displays within Oracle CX Commerce

Which statement is FALSE about Live data tables? A. Can be modified using UI, web services, BMQL, and bulk uploads B. Doesn't need to be deployed after modification C. Insert, modify, delete, update are supported in BMQL D. Web services are recommended over BMQL functions

D. Web services are recommended over BMQL functions

Your customer wants to create a user that has complete access to the site and has the ability to add and edit new users. Which procedure should you follow to accomplish this? A. Click the Add button on the User Administration List page; enter values for the required fields (Login, Password, Email, First Name, Last Name, and Phone Number); set the Type field to Admin; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user; select the Add New Users check box; and click the Add button to save the changes. B. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user; select the Create/Modify Users check box; and click the Update button to save the changes. C. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; select the Create/Modify Users check box, and click the Add button to add the user to the system. D. Click the Add button on the User Administration List page, set the Type field to Admin, click the Add button to add the user to the system, click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box, and click the Update button to save the changes. E. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box; and click the Update button to save the changes.

E. Click the Add button on the User Administration List page; enter values for the required fields (Login, Email, and First Name); set the Type field to FullAccess; click the Add button to add the user to the system; click the new user's name on the User Administration List page to edit the user, select the Create/Modify Users check box; and click the Update button to save the changes.

Which user type can perform all administrative functions and create/modify user accounts? A. ChannelAgent B. FullAccess C. RestrictedAccess D. SalesAgent E. Superuser

E. Superuser

Which function is best used with BML Loops to set the number of array elements/loop iterations? A. count B. loopcount C. arraysize D. next E. range

E. range

What is the correct steps to Bulk download Parts, Serial Number and data tables?

Go to Download in Admin Home Page -> select the Translations radio button -> select language and module -> click download

Bulk download Parts, Serial Number and data tables.

Go to Download in Admin Home Page -> select the parts radio button -> enter the search criteria -> choose the download format -> click next -> click on the file link in the download status. Repeat the steps for serial number and data tables.

If Pricing engine is enabled along with Parts. What will be the value for Pricing Type & Part Type A. Recommended item part B. Customer specific pricing C. Recommended item price(unit price) D. Direct buy

TBD

In the system Configuration, we have attribute at parent level. What must you do to access value of attribute at child Model.

Use Inter Model Ruless and _system_attribute to access the value of Parent Attribute.

Which Configuration Flow would you choose to design a Configurator where attributes very based on prior user selections and have a sequential relationship consisting of distinct steps? a) Multi Node Configuration Flow b) Search Flow c) Master Start and End Flow d) any Configuration Flow with a combination of Constraint and Hiding rules that meets requirements

a) Multi Node Configuration Flow

Select Delete Behaviour of Foreign key ? Choose Three. a) On Delete No Action b) On Delete Set Cascade c) On Delete Set Null d) On Delete Save Value

a) On Delete No Action b) On Delete Set Cascade c) On Delete Set Null

Oracle CPQ Cloud provides integration guides for some applications. Identify two such applications. a) Salesforce.com b) Microsoft Dynamics c) Oracle Sales Cloud d) Oracle On Demand

a) Salesforce.com c) Oracle Sales Cloud

What are three testing strategies for Oracle SPQ Cloud BigMachines? a) Test cases should be directly linked to business requirements. b) Avoid using a test case tracking tool because it is time consuming to track all of the testing team's efforts. c) Perform isolated tests as well as intra-system and cross-system integration tests. d) Create specific test data for accounts, opportunities, and contracts in Saleforce and use that data to perform end-to-end tests for BigMachines quotes.

a) Test cases should be directly linked to business requirements. c) Perform isolated tests as well as intra-system and cross-system integration tests. d) Create specific test data for accounts, opportunities, and contracts in Saleforce and use that data to perform end-to-end tests for BigMachines quote

Which two statements are true about the integration of CPQ Cloud (without middleware) with external ERP systems? a) The ERP system should support exchange of XML data b) CPQ Cloud can call ERP system without using BML c) Web Services Definition Language (WSDL) can be used to build an XML request that is sent to ERP systems. d) You need two CPQ Cloud actions: one to send a request to an ERP system and another to receive a valid response. e) Calling an ERP system does not require authentication of any kind.

a) The ERP system should support exchange of XML data c) Web Services Definition Language (WSDL) can be used to build an XML request that is sent to ERP system

Which three Configuration rules support table-based lockups? a) Constraint rule b) Hiding rule c) Recommendation rule d) Recommended Item rule e) Configuration Flow rule

b) Hiding rule d) Recommended Item rule e) Configuration Flow rule

You have 50,000 quotes in your CPQ Cloud site. Based on a new requirement that you have received from your client, you have added a new line item attribute to the line item grid, which shows a customer-specific discount for the line item part, fetched from a data table.How would you update the existing quotes to show this discount values? a) Update the quotes manually. b) Run a mass update to update all quotes. c) The existing line items will get updated automatically. d) Create a new Commerce library function and pass the quote numbers as input.

b) Run a mass update to update all quotes.

Identify two ways to modify the overall integration behavior of BigMachines and Salesforce. a) Write a custom BML Util library function in BigMachines. b) Use the integration XSLs within the Commerce process to modify integration behavior at the object and field levels. c) Write a Salesforce API to change integration behavior in BigMachines. d) Use the Site Setup object and BigMachines Commerce Package settings in Salesforce to meet varying customer requirements.

b) Use the integration XSLs within the Commerce process to modify integration behavior at the object and field levels. d) Use the Site Setup object and BigMachines Commerce Package settings in Salesforce to meet varying customer requirements.

A red "x" is showing up instead of a part (item) in a configuration. What is causing this? a) The Recommended Item rule is not firing. b) The Recommended Item rule is recommending more than one part number. c) The Recommended Item rule is recommending a part that does not exist. d) The Recommended Item rule is recommending an incorrect price for the part number.

c) The Recommended Item rule is recommending a part that does not exist.

Which statement is false about FTP (File Transfer Protocol) processing in CPQ Cloud tool? a) You must list files in the order in which they should be processed in the upload_list.xml file. b) FTP uploads are processed every 60 minutes c) You must upload files to the automated folder on the FTP server. d) You can use the Bulk Data Service to extract the CSV file format and upload it via FTP automation

c) You must upload files to the automated folder on the FTP server.


Kaugnay na mga set ng pag-aaral

Discovering Statistics Using IBM SPSS Statistics, 5e

View Set

AN - Endocrine and Reproductive Practice Exam ATI

View Set

Chemistry B: Lesson: CHARGING UP: IONIZATION OF ATOMS

View Set

Operations Management - Chapter 10

View Set

Triangle Congruence: SSS and HL Assignment and Quiz

View Set