March Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

C_C4H420_13 Questions and Answers

Question # 6

In the action of a rule, you wish to disallow the value ‘’120 Volt’’ which has a Code of ‘’120’’ belonging to the attribute ‘’Voltage’’. Which tag would perform this action?

A.

<*DisallowAttributeVoltage:120 Volt)*>

B.

<*Disallowattribute(Voltage:120 )*>

C.

<*DisallowValues(120 Volt)*>

D.

<*DisallowValues{Voltage:120 Volt)*>

Full Access
Question # 7

The base price of a product was changed, where can you investigate when the changes occurred?

A.

Audit Trail

B.

Script workbench

C.

Developer Console

D.

Log

Full Access
Question # 8

Which of the following python lines would set the display value ‘’20 GB’’ (value code ‘’20GB’’) for a dropdown attribute named ‘’Additional Disk Space’’?

A.

Tagparserproduct. Parsetring (‘’<*Selectvalue(Additional Disk Space:20 GB)*>’’)

B.

Tagparserproduct. Parsetring (‘’<*Assign Value(Additional Disk Space:20 GB)*>’’)

C.

Product.Attributes.GetByName (‘’Additional Disk Space’’)SelectValue(‘’20 GB)’’)

D.

Product.Attributes.GetByName (‘’Additional Disk Space’’)AssignValue(‘’20 GB)’’)

Full Access
Question # 9

What is a disadvantage when using CPQ SOAP API?

A.

Low flexibility you are constrained to the format the APIs set

B.

Little to no documentation available

C.

Lack of security and safety procedure

D.

Operations are not packed in a single method call

Full Access
Question # 10

What are the methods to create simple products in CPQ?

Note: There are 3 correct answers to this question.

A.

Scripting

B.

Custom Tables

C.

Product APIS

D.

Excel Import

E.

Manual Creation

Full Access
Question # 11

What is the main difference between product Types and Categories?

A.

Product Types are used for pricing and segmentation in quote, while categories group products in the Catalog.

B.

Discounts for product Types are always executed before discount for Categories.

C.

Each product type can have one discount active, while Categories can have multiple discounts.

D.

Product types are used to group product in the Catalog while Categories are visible on the Quote.

Full Access
Question # 12

Which of the following are standard administrative methods for creating products?

Note: There are 2 correct answers to this question.

A.

Import from an excel upload

B.

Automatic creation from CRM

C.

Manual creation

D.

Import from JSON

Full Access