IBM C2010-597 - IBM TRIRIGA Application Platform V3.2.1 Application Development Exam
Page: 2 / 27
Total 131 questions
Question #6 (Topic: )
A developer has been tasked to create a method to push a record from the null state to
thetriActive state without having the action available on a form. What should be done to
implement this design?
thetriActive state without having the action available on a form. What should be done to
implement this design?
A. Create a state transition from null to triActive in Form Builder and keep Visible unchecked in the state transition properties.
B. Create a state transition from null to triActive in Data Modeler and keep Default Display unchecked in the state transition properties.
C. Create a state transition from null to tri Draft, another from tri Draft to triActive in Form Builder, and keep Secondary Actionchecked in the state transition properties.
D. Create a state transition from null to tri Draft, another from tri Draft to triActive in Data Modeler, and keep Secondary Action checked in the state transition properties.
Answer: B
Question #7 (Topic: )
What is the required action to trigger an onChange event?
A. A state transition action is clicked.
B. The field value is changed by a workflow.
C. A field value is changed by a Data Integrator.
D. The user removing the focus from a field after changingits value
Answer: D
Question #8 (Topic: )
Which statement is true about a Publish Name (also known as BO Mapping)?
A. The Publish Name must start with a field.
B. A Publish Name is not required to publish a BO.
C. The Publish Name may not use multiple field values.
D. Using multiple values for the Name field is allowed only if they come from different BO sections.
Answer: A
Question #9 (Topic: )
Which statement is true about the Summary Columns section on the Order and Group tab
of a query?
of a query?
A. It is used with every field type.
B. It returns the records in a summary line instead of as individual records.
C. Itsums any selected number field for each group type and/or for total records.
D. It allows the developer to type in a query description for other developers to preview
Answer: C
Question #10 (Topic: )
When creating an extended formula there are variable declarations called Inputs. Which
statement is true?
statement is true?
A. Inputs are case sensitive and must be used in the order they were declared.
B. Inputs are not case sensitive and must be used in the order they were declared.
C. Inputs are case sensitive and do not have to be used in the order they were declared.
D. Inputs are not case sensitive and do not have to be used in the order they were declared.
Answer: C