C1000-004 IBM Curam SPM V7.X Application Developer

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which two statements about configurable validations are true? (Choose two.)

Select all that apply, then click Submit answer.

  • All out-of-the-box validations are configurable.

  • Configurable validations are disabled by default.

  • Configurable validations are listed in the Analysis Documentation.

  • Configurable validations can be enabled and disabled by using the Administration Suite.

  • Configurable validation error messages are defined in the ValidationConfiguration.xml file.

Question 5

You want to model attribute2 as a code table in the following entity.

Which two steps are required? (Choose two.)

Select all that apply, then click Submit answer.

  • Set the domain definition for attribute2 to CODETABLE_CODE.

  • Set the Type for SAMPLE_DOMAIN2 to CODETABLE_CODE.

  • Define the code table name as a property of attribute2.

  • Define the code table name as a property of SAMPLE_DOMAIN2.

  • Define the code table name as a property of CODETABLE_CODE.

Question 6

You are asked to implement a feature that checks client eligibility. The feature should be executed from a page. However, the time to perform the eligibility check may take longer than the accessible waiting time for users.

Which type of process should you use to implement the feature?

Select an option, then click Submit answer.

  • Timer.

  • Deferred.

  • Event.

  • Batch.