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);
How can action buttons be hidden in Commerce?
A. by using Commerce hiding rules
B. by using Configuration hiding rules
C. by using profiles and steps in Commerce
D. by putting the action button bar on a hidden tab in Commerce
Which is the correct procedure for adding multiple files to File Manager in a single step?
A. Click File Manager on the Admin home page, click the Browse button next to "Browse for ZIP File", identify the zip file to upload, and click the Add/Update Files button.
B. Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to "Browse for ZIP File:", identify the zip file to upload, and click the Add File button.
C. Click File Manager on the Admin home page, select the folder where you want to store the new files, click the Browse button next to "Browse for ZIP File:", identify the zip file to upload, and click the Add/ Update Files button.
D. Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to "Browse for ZIP File:", and click the Add/Update Files button.
E. Click File Manager on the Admin home page, select the folder, where you want to store the new files, click the Browse button next to "Browse for ZIP File:", identify the zip file to upload, and click the Add File button.
When using Web Services 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 5 is unnecessary. Session ID is not needed to log out.
B. The call in step 4 will throw an error.
C. Step 3 does not specify an action to execute; therefore, nothing is updated in the transaction.
D. The session will still be open.
E. The Commerce transaction should be updated with the new Ship To name.
For a multi-language Document Designer template, which of the following two activities are possible for the nondefault language view? (Choose two.)
A. Add new image element in a section.
B. Add or remove table element's rows and columns.
C. Change text content.
D. Move text elements between elements and layouts.
E. Modify date and currency formats.
When designing an integration with an ERP system, you must communicate with a third party integration
tool (such as a middleware or a hub).
Which three methods can be used to communicate with a middleware in this scenario? (Choose three.)
A. Automated FTP
B. urldata function call in a Commerce Advanced Modification BML function
C. Formula Management
D. Commerce Integration XSLs on an Action
E. Send XML on a Transition Rule via Real Time Integration
F. Commerce Integration Cloud Service Integration on an Action
G. DataCube Reporting
Using standard functionality, how do you prevent a user from manually adding or removing rows in an array set?
A. by using CSS to hide icons
B. by hiding the control attribute
C. by hiding the control attribute and marking it as a forced set
D. by selecting the "Disable user override" property on the configurable array set editor page
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 Static Entry when selecting an attribute to populate
C. setting the message type as Table Column when selecting an attribute to populate
D. defining a static text message for that attribute
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"
What is the correct procedure for moving a file from one folder to another in File Manager?
A. Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, click the destination folder, and click the Move button.
B. Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, select the destination folder from the Select Folder drop-down menu, and click the Move button.
C. Click File Manager on the Admin home page, click the source file folder, click the file you want to move, and drag the file to the destination folder.
D. Click File Manager on the Admin home page, click the source file folder, right-click the file you want to move and select Copy from the shortcut menu, click the destination file folder, and right-click in the list of files in that destination folder and select Paste from the shortcut menu.
E. Click File Manager on the Admin home page, click the source file folder, select the check box next to the file you want to move, select the destination folder from the Select Folder drop-down menu, and click the Copy button.