Which two of the following are valid targets for the server-side build command? (Choose two.)
Correct Answer:
AE
🗳️
You have two structs, Struct A and Struct B. Struct A contains an attribute called att1 of type MYDOMAIN1, based on SVR_INT64. Struct B contains an attribute called att1 of type MYDOMAIN2, based on SVR_STRING.
What happens when the assignment statement structA.assign(structB) is executed?
Correct Answer:
B
🗳️
Customization of out-of-the-box (OOTB) artifacts is implemented in IBM Cúram SPM by overriding OOTB artifacts with custom ones or by merging OOTB artifacts with custom ones.
Which two artifacts types are customized by merging? (Choose two.)
Correct Answer:
CD
🗳️
Suppose that you created a new Process class in your model and performed a build generated command.
What do you need to do next?
Correct Answer:
D
🗳️