IBM C1000-004 Exam
IBM Curam SPM V7.X Application Developer (Page 3 )

Updated On: 7-Feb-2026

Consider the following assignable relationship:


Which statement about the modeling is true?

  1. You cannot assign an entity to a struct.
  2. You cannot assign an entity to a struct that aggregates other structs.
  3. You cannot assign an entity to a list struct.
  4. There is nothing wrong with the modeling.

Answer(s): D



Which two statements about customizing a client page are true? (Choose two.)

  1. Copy the UIM or VIM file to a custom folder and make all changes to the copied file.
  2. The custom page can have a different name to the page that you are customizing.
  3. You can make the changes directly to the out-of-the-box UIM or VIM file.
  4. Do not change the name of the page.
  5. The generator will ensure that the UIM file in the component with the lowest priority is the one that will be used.

Answer(s): C,D



Consider the definition of the code table item in the following extract from TrafficLights.ctx:


Which Java statement checks the status of an attribute called trafficLight?

  1. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.GO)) {
  2. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.TL1)) {
  3. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.GREEN)) {
  4. if (trafficLight.equals(“Green”)) {

Answer(s): A



Which statement about UIM pages is correct?

  1. A UIM page can appear in more than one component, and the version displayed at runtime depends on which components the user is allowed to access.
  2. A UIM page cannot appear in more than one component.
  3. UIM pages appear in more than one component will be merged.
  4. If a UIM page appears in more than one component, only the page from the highest priority component will be displayed at runtime.

Answer(s): D


Reference:

https://www.ibm.com/support/knowledgecenter/SS8S5A_6.1.0/com.ibm.curam.content.doc/WebClientReference/r_WEBCREF_Reference1Attributes22.html



Which statement about customizing restricted code tables is true?

  1. Use the Administration Suite to disable the restricted property for the code table before customizing it.
  2. Customize the code table as normal, but the code table may be removed in the next release.
  3. Custom code tables can be defined as restricted when you first create them.
  4. Raise a support case if a restricted code table needs to be customized.

Answer(s): A


Reference:

https://www.ibm.com/support/pages/ibm-cúram-social-program-management-platform-6030






Post your Comments and Discuss IBM C1000-004 exam prep with other Community members:

Join the C1000-004 Discussion