Given the following code:
Which statement will return the value for results as 25.0 when it is put in place of the blank line shown above the "}else{" statement?
A. results = atoi (var);
B. results = atof (var);
C. results = stringtointeger (var);
D. results = stringtofloat (var);
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 added an incorrect reverse mapping entry for the model in the Oracle_aboPart2Model table (Admin > Data Tables).
B. They selected an incorrect function for the "BML Util Function" selection under BOM settings (Admin > BOM > Declare Util Function).
C. They specified an incorrect site URL in the abo_initializeContext BML Util Library function (Admin > BML Library).
D. They provided incorrect BOM Mapping values for the model in the BOM Item Definition and BOM Item Mapping tables (Admin > Data Tables).
E. They failed to incorporate conditionals to handle action code statuses in the formula for the Price (List) Transaction attribute (Admin > Process Definition > Formulas).
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 Opportunity Product 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 ?Upset
C. SFDC Products ?Upset All (200, 400, 600, 800, 1000)
D. SFDC Quote ?Process Updates
E. SFDC Opportunity ?Upload
A red "X" appears instead of a part (item) in a configuration. What causes this?
A. The Recommended Item rule is recommending a part that does not exist.
B. The Recommended Item rule is not firing.
C. The Recommended Item rule is recommending more than one-part number.
D. The Recommended Item rule is recommending an incorrect price for the part number.
Which operation is allowed in a BMQL query?
A. SELECT and UPDATE
B. SELECT, INSERT, and UPDATE
C. SELECT
D. SELECT, INSERT, and DELETE
What standard functionality would you use to align attribute labels on a configuration screen so that they are evenly distributed vertically?
A. Add spacers in the Configuration Layout and define spacer height.
B. Add read-only text area attributes in the layout with the required dimensions.
C. Use CSS.
D. Add HTML attributes and use .
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
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.
Identify the three data types available for part custom fields. (Choose three.)
A. "Currency"
B. "Float" can be changed to "Integer"
C. "String" can be changed to "Single Select Menu"
D. "Boolean"
E. "Date" can include time
F. "Multi Select Menu"
Which statement is true about creating individual user groups for each partner organization, when creating partner organizations?
A. A host company FullAccess user create groups for partner organizations; however, the superuser of a partner organization can only assign users to existing groups.
B. The groups of a partner organization are maintained by FullAccess users belonging to the partner organization.
C. The groups of partner organizations are created by using the Bulk Upload utility or SOAP API calls.
D. Partner organizations use the same user groups defined for the host company.
E. Partner organizations have only users, but no user groups.