IBM Sterling Configurator V9.1, Deployment v6.0

Page:    1 / 8   
Exam contains 116 questions

A modeler is working on a project for a telecom company. The requirement is that when configuring the "Internet" account, the user must be able to add an unlimited number of email addresses and the Model must capture all the email addresses. What can a modeler do to meet this requirement?

  • A. Use dynamic instantiation.
  • B. Reuse the same Option Item Group multiple times.
  • C. Reuse the same Option Class Group multiple times.
  • D. Use multiple User Entered Value (UEV) Option Items.


Answer : A

A Model is developed per the following image:


To ensure consistency and control of priorities, which of the following statements is TRUE?

  • A. "Property, D" will always be equal to 5.
  • B. The formula cannot be attached to property as depicted in the image.
  • C. To ensure that the value of "Property, D" is 7 after Model execution, change the priority of formula firing so that the formula for deriving "Property, C" is fired before the formula for "Property, D".
  • D. To ensure that the value of "Property, C" is calculated before the value of "Property, D", replace the formula with two rules. Rule1 calculates "Property, C" and Rule2 calculates "Property, D". Set the priority for Rule1 is set to 40, and the priority of Rule2 to 50.


Answer : D

When a customer selects an Option Item, the server refreshes/re-displays the page and any changes to the available Option Classes. Which UI property controls this action?

  • A. UI: AUTOMATIC POST
  • B. UI: DEFAULT SELECTION
  • C. UI: CLASS DISPLAY NAME
  • D. UI: ADDITIONAL DESCRIPTION


Answer : A

A storefront wants to: 1.hide their out-of-stock product A during the configuration process.
2.promote their fast selling product B by including some information that will always be shown about the product. Which UI properties should be chosen for products A and B?

  • A. Set _isViewable to 0 for product A and populate UI: DISPLAY ADDITIONAL INFO for product B.
  • B. Set UI: IGNORE IN QUOTE to yes for product A and populate UI: DISPLAY ADDITIONAL INFO for product B.
  • C. Set _isViewable to 0 for product A, and populate UI: CONSTANT GUIDING TEXT in the parent Option Class of product B.
  • D. Set UI: IGNORE IN QUOTE to yes for product A and populate UI: CONSTANT GUIDING TEXT in the parent Option Class of product B.


Answer : C

Review the following scenario: ?A rule named "Rule_R" is defined on a Model named
"Model_M1".
-> Model_M1 has an Option Class named "Option_Class_C1", and Rule_R is associated to it.
-> Model_M1 is then attached to another Option Class named "Option_Class_C2" of a different Model named "Model_M2".
-> Model_M2 already has Rule_R defined.
Which rule will be fired on Option_Class_C1?

  • A. Rule_R from Model_M1 will be used.
  • B. Rule_R from Model_M2 will be used.
  • C. Both the rules will be evaluated on Option_Class_C1.
  • D. Due to the conflict, Visual Modeler will give a run time error of ambiguous association.


Answer : A

A modeler discovers that there is Option Item Group in the root Model Group that exists for different logos which can be offered for printing on variety of articles. The modeler starts using it in the t-shirt Model and then notices that a new property for background color is required for all the logos. The modeler can create and use the property by creating the property on the:

  • A. t-shirt Model and attaching it to the logo Option Items in the t-shirt Model.
  • B. root Model Group and attaching it to the logo Option Items in the t-shirt Model.
  • C. root Model Group and attaching it to the Option Items in the Option Item Group.
  • D. Option Item Group and attaching it to the Option Items in the Option Item Group.


Answer : C

A furniture company has a Model for a house with an option to select different types of furniture commonly found in a house (e.g. tables, chairs etc). Each of those furniture types are modeled as Option Classes and the available options are defined as Option Items. The prices are defined as a property on Option Items. Multiple selections can be made in each of the furniture types and quantities can be entered for them. Which function(s) will be needed in a rule attached at the Option Class level to determine the average price of each of the furniture type selected?

  • A. sum()
  • B. childSum()
  • C. sum(), count()
  • D. childSum(), count()


Answer : B

When naming properties, a modeler avoids using names that start with an "_" (underscore).
The modeler is correct to do this, because names that start with an "_" (underscore) are which type of properties?

  • A. UI Properties
  • B. UEV Properties
  • C. System Properties
  • D. Rule Trace Properties


Answer : C

Which is the CORRECT statement for testing a Model?

  • A. An imported Model should be complied before testing.
  • B. While testing a Model, US Dollars is always the currency.
  • C. A product cannot be assigned to an Option Item without testing a Model.
  • D. To Test a Model, all of the Model Groups in the Visual Modeler should be compiled.


Answer : A

A car manufacturer wants to display a list of available cars based on what the customer chooses for the:


What should be the rule fragment/condition written for this?

  • A. value(AvailableCars) not in list(CarType) [Fragment is false]
  • B. value(AvailableCars) not in propval(CarType) [Fragment is false]
  • C. propval(AvailableCars) not in list(CarType) [Fragment is false]
  • D. propval(AvailableCars) not in parent(CarType) [Fragment is false]


Answer : C

Review the Property Pool from the debug console:


Which two of the following are INCORRECT?

  • A. Disk Drives is a property.
  • B. The Model name is MXDS-7500.
  • C. Microprocessor is an Option Class..
  • D. The user can select multiple Software..
  • E. MX75_Bays_Available is an Option Item in the Model.E.MX75_Bays_Available is an Option Item in the Model.


Answer : AE

A modeler wishes to duplicate the Model from Model Group A to Model Group B, to take advantage of some of the reusable components inside Model Group B. How can this be
MOST efficiently achieved?

  • A. Search the Model XML from the Models repository, and import the Model to Model Group B.
  • B. Export the Model from Model Group A as an XML file, and import the Model to Model Group B.
  • C. Use Ctrl+C to copy the Model onto the clipboard, and then use Ctrl+V to paste it into Model Group B.
  • D. Select the Model from Model Group A, and use the Copy button to copy the Model to Model Group B.


Answer : D

A modeler has to create a rule with many fragments. In which order should the fragments be set up for better performance?

  • A. The nested fragments should come first.
  • B. The least probable fragment should come first.
  • C. The sequence of the fragments do not make any difference.
  • D. The fragments that use custom function handlers should come first.


Answer : B

A modeler is troubleshooting and debugging a Model. In the shopping cart, the modeler could only see items with a SKU attached to it. Where can the modeler see the rest of the selections, including those without a SKU?

  • A. Cache screen
  • B. Summary screen
  • C. Messages screen
  • D. Bill Of Material (BOM)


Answer : D

A customer wants to buy a telescope and the manufacture wants to limit the selection to one of three magnification sizes:100, 200 and 300. Within the User Entered Values (UEV) control, which property should be used to achieve this behavior?

  • A. UI: UEV NUMERIC VALUE
  • B. UI: UEV ALLOWED VALUES
  • C. UI: UEV ASSIGNMENT PROPERTY
  • D. UEV cannot be used in this scenario; drop-down should be used.


Answer : B

Page:    1 / 8   
Exam contains 116 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy