C2010-653 Exam Questions - Real & Updated Questions PDF [Q29-Q53]

Share

C2010-653 Exam Questions - Real & Updated Questions PDF

Pass Guaranteed Quiz 2022 Realistic Verified Free IBM

NEW QUESTION 29
Records have been created with a field called cstExeptionUsedLI, and some have a value of Days Away From Work. The client has decided they want the list updated with new values and to also remove from the list Days Away From Work.
How does this affect the record?

  • A. It does not affect the record; the record will still have Days Away From Work as its list field value, and it can also use the new values in the list.
  • B. The system will not allow the removal of Days Away From Work since there is a record that is using that value.
  • C. It does not affect the record; the record will continue to use the previous list values, and it can never use the new values for auditing purposes.
  • D. The record's list field will come up blank, the record should be updated again providing a value from the list.

Answer: A

 

NEW QUESTION 30
What is the required action to trigger an onChange event?

  • A. A field value is changed by a Data Integrator.
  • B. The user removing the focus from a field after changing its value
  • C. A state transition action is clicked.
  • D. The field value is changed by a workflow.

Answer: B

 

NEW QUESTION 31
The Association tab of a form is not available at runtime. What should be done to make this tab visible?

  • A. Configure the Show Association setting in Form Builder
  • B. Configure the Include Association Tab setting in Data Modeler
  • C. Configure the Visible setting in the Association tab in Form Builder
  • D. Configure the Visible setting in the Association tab in the pre-load workflow

Answer: A

 

NEW QUESTION 32
Which tool is used to create a module?

  • A. Report Manager
  • B. Data Modeler
  • C. Form Builder
  • D. Portal Builder

Answer: B

 

NEW QUESTION 33
Which statement is true regarding a synchronous workflow that uses temporary data and is called using a call workflow task in an asynchronous workflow?

  • A. Since the synchronous workflow was called from an asynchronous workflow, the workflow will use permanent data.
  • B. A synchronous workflow cannot be called using a call workflow task; it can only be called from a state transition sub action.
  • C. A synchronous workflow cannot be called from an asynchronous workflow.
  • D. There is no user interacting with the data therefore there is no temporary data, and in this case the workflow will fail.

Answer: A

 

NEW QUESTION 34
Which statement is true regarding an onChange event?

  • A. It cannot pop up another form.
  • B. It cannot trigger a state family action.
  • C. It cannot pop up a query result.
  • D. It cannot create a permanent association.

Answer: B

 

NEW QUESTION 35
In the Admin Console DataConnect tool, what is the purpose of Force Clean Up?

  • A. It fails the completed DataConnect jobs.
  • B. It removes the completed DataConnect jobs.
  • C. It retries the completed DataConnect jobs.
  • D. It readies the completed DataConnect jobs.

Answer: B

 

NEW QUESTION 36
Based on the Application Building for the IBM TRIRIGA Application Platform 3 guide, which name is valid for a new custom date field?

  • A. cstStartDateTX
  • B. cstStartDateDA
  • C. cstStartDateDT
  • D. cstStartDateBL

Answer: B

 

NEW QUESTION 37
When looking at a workflow instance, what can the red border around a task mean?

  • A. The task has failed.
  • B. The task is a critical task.
  • C. The task was skipped.
  • D. The task has been completed.

Answer: A

 

NEW QUESTION 38
Where does an onClick event get configured?

  • A. In the properties of a tab in Form Builder
  • B. In the start condition of a workflow
  • C. In the properties of a field in Form Builder
  • D. In the properties of a smart section in Data Modeler

Answer: C

 

NEW QUESTION 39
If the Dependent List box is checked, what must also be specified?

  • A. List Size
  • B. Business Object
  • C. Default Value
  • D. Master List

Answer: D

 

NEW QUESTION 40
In a workflow, a Retrieve Records Task is failing to return records. Which two steps should be taken to resolve the issue? (Choose two.)

  • A. Check that the filter in the query is correct
  • B. Check the association selected in the From Records
  • C. Check that the From Record is pointing to the correct workflow task
  • D. Make sure that the query is attached
  • E. Run the query in the Systems Report tab of My Reports

Answer: B,C

 

NEW QUESTION 41
The Data Integrator tool supports which file format for import?

  • A. XML(*.xml)
  • B. Excel (*.xls, *xlsx)
  • C. Tab delimited(*.txt)
  • D. HTML(*.htm,*.html)

Answer: C

 

NEW QUESTION 42
When looking at a workflow instance there is a switch that is inside the body of an iterator that shows that both sides of the switch were executed. Why?

  • A. Each side alternately executes in switch tasks.
  • B. Each side is shown only when the last two iterations resulted in both sides executing.
  • C. Each side was executed during separate iterations.
  • D. Each side was executed because the switch criteria was left blank.

Answer: C

 

NEW QUESTION 43
A developer has been tasked to create a method to push a record from the null state to the triActive 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 tri Draft, another from tri Draft to triActive in Data Modeler, and keep Secondary Action checked in the state transition properties.
  • B. Create a state transition from null to tri Draft, another from tri Draft to triActive in Form Builder, and keep Secondary Action checked in the state transition properties.
  • C. Create a state transition from null to triActive in Form Builder and keep Visible unchecked in the state transition properties.
  • D. Create a state transition from null to triActive in Data Modeler and keep Default Display unchecked in the state transition properties.

Answer: D

 

NEW QUESTION 44
How are changes made to a workflow saved in the workflow editor?

  • A. Changes are saved when the workflow is closed.
  • B. Changes are saved when the Apply option is selected in each task property.
  • C. Changes are saved when the workflow is published.
  • D. Changes are auto saved.

Answer: D

 

NEW QUESTION 45
Which statement is true about a switch task?

  • A. The square is always the true side and can be on either the left or right.
  • B. The square is always the false side and always on the left.
  • C. The square is always the false side and can be on either the left or right.
  • D. The square is always the true side and always on the left.

Answer: C

 

NEW QUESTION 46
An editable query has been created with the name triPeople - triRetired - Editable. The query designer wants to allow the user to be able to unretire multiple records. When the designer goes to set the state in the editable query she does not see the option to set this property. What could be the problem?

  • A. There are no editable fields in the triRetired state so this state is excluded.
  • B. The record has been set to be uneditable in the triRetired state, so an editable query cannot be created
  • C. The developer has not set the editable property to Yes.
  • D. The query type has been set to Report. This type of query is not editable.

Answer: C

 

NEW QUESTION 47
Which statement is true about a reference when referring to a smart section or locator field?

  • A. It indicates a direct link between records.
  • B. It represents a relationship between records by bridging across the IBS_SPEC_ASSIGNMENTS (association) table.
  • C. It is the slowest way to access related data and should only be used in mapping as a last resort.
  • D. It is a lookup established by using a dependent association.

Answer: A

 

NEW QUESTION 48
When creating an extended formula there are variable declarations called Inputs. Which statement is true?

  • A. Inputs are not case sensitive and do not have to be used in the order they were declared.
  • B. Inputs are case sensitive and must be used in the order they were declared.
  • C. Inputs are not case sensitive and must be used in the order they were declared.
  • D. Inputs are case sensitive and do not have to be used in the order they were declared.

Answer: D

 

NEW QUESTION 49
Which statement is true regarding the inclusion of Control Number in a Data Integrator template?

  • A. It should always be included.
  • B. It is necessary to guarantee the creation of unique records.
  • C. It prevents the import process from updating records.
  • D. It should only be used to update existing records.

Answer: C

 

NEW QUESTION 50
When a transition occurs to move a record into a tri Active state, the expected behavior is that the form is in a read-only state. This is not happening. What is the issue with the Read-Only property?

  • A. It is not configured in the Form Section properties.
  • B. It is not configured in the State Transition properties for at least one transition.
  • C. It is not configured in the Business Object properties.
  • D. It is not configured in the Sub Action properties.

Answer: B

 

NEW QUESTION 51
Which workflow type gets executed by an association of two objects?

  • A. asynchronous workflow using temporary data
  • B. synchronous workflow using temporary data
  • C. synchronous workflow using permanent data
  • D. asynchronous workflow using permanent data

Answer: D

 

NEW QUESTION 52
When do we define the additional fields to be populated along with the locator field?

  • A. After the locator field has been saved, with the Edit Map command.
  • B. After the locator field has been saved, from the additional fields own Edit Map properties.
  • C. At runtime in the record with the Ed it Map command.
  • D. At the same time that the locator field is first created and before it is saved.

Answer: A

 

NEW QUESTION 53
......

Get to the Top with C2010-653 Practice Exam Questions: https://passleader.torrentvalid.com/C2010-653-valid-braindumps-torrent.html