[2022年最新] 高合格率な1Z0-1033-21テストアンサーかつOracle 1Z0-1033-21テストPDF [Q27-Q49]

Share

[2022年最新] 高合格率な1Z0-1033-21テストアンサーかつOracle 1Z0-1033-21テストPDF

完璧1Z0-1033-21問題集試験問題と解答でパス保証されます

質問 27
Identify two reasons why some or all transaction in a particular step are hidden for a user in Transaction Manager.

  • A. The user has the RestrictedAccess user type.
  • 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. The participant profile that is valid for this user has the Document Views tab, the Document Views panel, and the "Entire Document" = "hide" setting.
  • D. A hiding rule was defined in commerce rules.
  • E. There is no validparticipant profile for this user with hidden transactions.
  • F. The step has an auto-forwarding rule, which did not return the user or one of his groups and all participantprofiles do not have other permission methods selected.

正解: A,B

 

質問 28
Identify two standard ways to modify the overall integration behavior of CPQ Cloud and Salesforce. (Choose two.)

  • A. Write a custom BML Util library function in CPQ Cloud.
  • 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 CPQ Cloud.
  • D. Use the Site Setup object and CPQ Cloud Commerce Package settings in Salesforce to meet varying customer requirements.

正解: B,D

 

質問 29
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. 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.
  • B. 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.
  • C. 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.
  • D. 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."

正解: C

 

質問 30
Which two statements are false about BML? (Choose two.)

  • A. BML is a C++ based markup language.
  • 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 follows the Object-Oriented programming model.

正解: A,B

 

質問 31
How do you modify a specific user's access (grant access or remove access) to Product Families, Supported Product Families, and Data Table folders?

  • A. Use the Navigation Menus item on the Administration home page to grant or remove access to specific Product Families or Data Table folders for the user.
  • B. Go to the Product Family definition or the Data Table folder properties for which you want to grant or remove access, click the Access Permissions tab, select or deselect the check boxesrelated to the users you want to grant access to or remove access from for this Product Family or Data Table folder.
  • C. For each Product Family or Data table folder affected, click the Modify tab for that item and then select or deselect the check boxes related to the users youwant to grant access to or remove access from for this Product Family or Data Table folder.
  • D. Click the Group name on the Group Administration List page that has this user as a member, click the Access Permissions tab, select or deselect the check boxes related to the items you want to grant access to or remove access from for this user.
  • E. Click the user's name on the User Administration List page to edit the user, click the Access Permission tab, select or deselect the check boxes related to theitems you want to grant access to or remove access from for this user.

正解: D

 

質問 32
The commerce step "Pending" has four participant profiles in the following order: SalesRep,SalesManager, Owner, and Admin. The Admin profile allows access with the FullAccess user type. The Owner profile has at performer steps "start" step selected. The step has an auto-forwarding rule.
A FullAccess user with the SalesGroupA and SalesManagerA groups creates a new quote and saves it, which moves the quote to "Pending." The auto-forwarding rule returned the following two lines:
SalesManagerA~Company~SalesManager
SalesGroupA~Company~SalesRep
Which profile will be used to display the quote in the"Pending" step to this user?

  • A. SalesRep profile
  • B. Owner profile
  • C. SalesManager profile
  • D. Admin profile

正解: A

 

質問 33
Identify two options to which transactions can be forwarded using forwarding rules. (Choose two.)

  • A. any email address registered in the CPQ Cloud system
  • B. any of the users who arepart of the Approval group
  • C. users
  • D. user groups

正解: C,D

解説:
Explanation
References:

 

質問 34
After saving content to the Content library, you check the Content library Tree and find that the new content is missing. What would be your immediate action?

  • A. Deploy Commerce.
  • B. Deploy Config and Commerce.
  • C. Close, refresh dynamic sources, and re-open the Dynamic Data window.
  • D. Close and re-open the Content Library Tree.

正解: D

 

質問 35
When a user clicks Save within Commerce of CPQ, the user gets the following error: "insufficient access on cross reference id." Why?

  • A. The user does not have CPQ access.
  • B. The user does not have the ability to see and edit any object in Salesforce that the user is trying to edit.
  • C. Upon installing Salesforce Managed Package, the flag "Allow Quote Creation" is not checked.
  • D. The user does not exist in Salesforce Managed Package.

正解: B

 

質問 36
Which Configuration Flow would you choose to design a Configurator where attributes vary based on prior user selections and have a sequential relationship consisting of distinct steps?

  • A. Search Flow
  • B. any Configuration Flow with a combination of Constraint and Hiding rules that meet requirements
  • C. Master Start and End Flow
  • D. Multi Node Configuration Flow

正解: D

 

質問 37
Identify four types of attributes that can be set by formulas. (Choose four.)

  • A. Single Select Menu Attributes
  • B. Integer Attributes
  • C. Currency Attributes
  • D. DateAttributes
  • E. Text Attributes
  • F. Boolean Attributes

正解: B,C,D,F

 

質問 38
Identify two ways in which you can display a message to a user while using simple table-based lookups for an attribute. (Choose two.)

  • A. defining an advanced BML (CPQ Cloud Language) function for that attribute
  • B. setting the message type as Table Column when selecting an attribute to populate
  • C. defining a static text message for that attribute
  • D. setting the message type as StaticEntry when selecting an attribute to populate

正解: C,D

 

質問 39
While designing the integration of a CPQ Cloud transaction with an external Order Management System, you must ensure that the transaction is submitted as an Order on a single-action-click from within CPQ Cloud.
Which two statements are true given this requirement?

  • A. The Order Management System will need toinitiate the Submit Order call on the click of a button within its own system.
  • B. The CPQ Cloud transaction will perform an update Transaction() API call to send transaction data in response to a valid request from the Order Management System.
  • C. The Order Management System will perform a getTransaction() API call to fetch transaction data in response to a valid request from the CPQ Cloud quote.
  • D. TransactionID of a transaction is key during the Order submission process.
  • E. The CPQ Cloud transaction will initiate the Submit Order call on the click of a button from the transaction.

正解: A,B

 

質問 40
A customer has BOM Mapping configured on their site using a simple Table-Based BOM Mapping rule.
However, they want to modify their BOM Mapping to also map an additional Configuration attribute to a Transaction Line level attribute.
Which two methods can the customer use to achieve this? (Choose two.)

  • A. Define an Advanced BML-Based BOM Mapping rule that populates the"attributes" node of the BOM item.
  • B. Add a new entry in the BOM Attribute Definition table for the BOM item.
  • C. Add a new entry in the BOM Item Mapping Definition table for the BOM item.
  • D. Add a new entry in the BOM Attribute Mapping table for the BOM item.
  • E. Define an Advanced BML-Based BOM Mapping rule that populates the "fields" node of the BOM item.
  • F. Define an Advanced BML-Based BOM Mapping rule that populates the "definition" node of the BOM item.

正解: A,D

 

質問 41
When using WebServices 1.0, consider the following sequence of a client system calling CPQ Cloud WebServices.
1. Call Security Login WebServices with User ID and Password.
2. Create a Commerce update Transaction WebServices call by using an existing transaction ID.
3.Make the following updates in the web service XML:
* Set Session ID.
* Set "_shipTo_first_name" to "myName"
4. Submit the WebService call.
5. Call Security Logout WebServices with the Session ID to close the session.
Based on the given sequence, which two statements are true? (Choose two.)

  • A. Step 3 does not specify an action to execute; therefore, nothing is updated in the transaction.
  • B. The Commerce transaction should be updated with the new Ship To name.
  • C. The call in step 4 will throw an error.
  • D. The session will still be open.
  • E. Step 5 is unnecessary. Session ID is not needed to log out.

正解: B,E

 

質問 42
Which two scenarios can be automated with File Transfer Protocol (FTP)? (Choose two.)

  • A. An administrator needs to update Configuration Attribute Value Pricing on a Model and deploy the changes.
  • B. An administrator needs to bulk update attachments on a multiple Commerce Transactions.
  • C. Every month, an administrator needs to apply changes requested by the marketing department on descriptions for parts in CPQ Cloud.
  • D. Every night, an administrator queries the inventory database and updates a CPQ Cloud data table with the new inventory levels.

正解: C,D

 

質問 43
A client wants customers to be able to select a laptop category from a drop-down list in the ProductConfiguration section. After the laptop category is selected, all laptops within that category need to be displayed without the user having to do any more selections.
Which option meets this requirement?

  • A. Auto Update
  • B. Formula Administration
  • C. Commerce library function
  • D. Util library function

正解: A

 

質問 44
Given the following function:

What does [n] specify?

  • A. an array of the new values
  • B. the number of occurrences of the old that will be replaced from the beginning
  • C. the number of occurrences of the old that will be skipped from the beginning
  • D. an array of the old values

正解: A

 

質問 45
What standard functionality would you use to align attribute labels on a configuration screen so that they are evenly distributed vertically?

  • A. Use CSS.
  • B. Add read-only text area attributes in the layout with the required dimensions.
  • C. Add spacers in the Configuration Layout and define spacer height.
  • D. Add HTML attributes and use </br>.

正解: D

 

質問 46
For a multi-language Document Designer template, which of the following two activities are possible for the nondefault language view? (Choose two.)

  • A. Move text elements between elements and layouts.
  • B. Modify date and currency formats.
  • C. Add or remove table element's rows and columns.
  • D. Change text content.
  • E. Add new image element in a section.

正解: B,E

 

質問 47
A customer attempts to set up Subscription Ordering on their site using the steps outlined in the ABO Implementation Guide. The site has been previously set up with BOM Mapping for a specific model. Upon testing the Subscription Ordering functionality for this model, they notice that no values are populated in the Action Code Transaction Line level attribute when adding line items to their Transaction.
Which statement is true?

  • A. They selected an incorrect function for the "BML Util Function" selection under BOM settings (Admin
    > BOM > Declare Util Function).
  • B. They failed to incorporate conditionals to handle action code statuses in the formula for the Price (List) Transaction attribute (Admin > Process Definition > Formulas).
  • C. They provided incorrect BOM Mapping values for the model inthe BOM Item Definition and BOM Item Mapping tables (Admin > Data Tables).
  • D. They specified an incorrect site URL in the abo_initializeContext BML Util Library function (Admin > BML Library).
  • E. They added an incorrect reverse mapping entry for the model in the Oracle_aboPart2Model table (Admin > Data Tables).

正解: C

 

質問 48
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 can be used to compute multiple iterations of the libraryfunctions and print each.
  • D. Test Script describes the various functions used in BML.

正解: B,D

 

質問 49
......

1Z0-1033-21試験問題高合格率な1Z0-1033-21問題集PDF:https://www.goshiken.com/Oracle/1Z0-1033-21-mondaishu.html