C1000-004 IBM Curam SPM V7.X Application Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which task is valid when developing REST APIs in IBM Cúram SPM?

Select an option, then click Submit answer.

  • Run ‘build database’ whenever you modify ResourcesConfig.xml.

  • Define operations of type <> in a class of type <>.

  • Document the structs and operations in ResourcesConfig.xml so that the documentation appears in Swagger UI.

  • Specify the mandatory fields in the model.

Question 8

Which statement about handcrafted service layer classes is true?

Select an option, then click Submit answer.

  • The generators create the intf, base, and factory classes, while the developer provides the impl class.

  • Entity classes are not modeled, as they are provided by the Entity Interface.

  • The DAO Interface provides search (readmulti) operations.

  • Handcrafted service layer classes do not use structs.

Question 9

Examine the below message definition. What is the result when the runtime locale is set to fr_CA?

Select an option, then click Submit answer.

  • Washroom.

  • Lavatory.

  • Restroom.

  • An error is displayed.