
[Dec 27, 2021] IBM C2010-653 Real Exam Questions and Answers FREE
Pass IBM C2010-653 Exam Info and Free Practice Test
NEW QUESTION 39
Which list shows valid report types when creating a new report in the Report Manager?
- A. Report, Chart, Summary
- B. Report, Chart, Plot
- C. Chart, Plot, Summary
- D. Report, Plot, Summary
Answer: A
NEW QUESTION 40
What is/are the number of navigation level(s) allowed for an item of type Quick link?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION 41
When a business object (BO) is published, how can one tell that the publish process has been completed?
- A. The revised property is not grayed out in the Data Modeler.
- B. A pop-up message appears to confirm the BO publication.
- C. A notification has been sent to the user that triggered the publish process.
- D. All forms for this BO are automatically published with this BO.
Answer: C
NEW QUESTION 42
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 the association selected in the From Records
- B. Run the query in the Systems Report tab of My Reports
- C. Make sure that the query is attached
- D. Check that the filter in the query is correct
- E. Check that the From Record is pointing to the correct workflow task
Answer: A,E
NEW QUESTION 43
What is the purpose of the special value $$today$$ in a field filter?
- A. it will filter based upon the day of the week
- B. it will filter based upon the date the query was created
- C. it will filter based upon the current date
- D. it will filter based upon the last 24 hours
Answer: C
NEW QUESTION 44
A customer has complained that an error message is showing up after they close and reopen the form. It is discovered that a synchronous workflow controls the error message process.
What should be changed so that the error message displays while the form is open?
- A. Change the synchronous workflow to an asynchronous workflow.
- B. Change the synchronous workflow to trigger from a state action.
- C. Change the synchronous workflow to use permanent data.
- D. Change the synchronous workflow to use temporary data.
Answer: D
NEW QUESTION 45
When a retired workflow is added to an Object Migration package, what is the expected result when importing it to another environment?
- A. It will be removed on upload.
- B. It will be imported into whatever state the workflow exists in the target environment.
- C. It will be imported in a retired state.
- D. It will be skipped on import.
Answer: C
NEW QUESTION 46
A workflow needs to perform a sequence of tasks many times for a finite set of records. Which workflow task should be used?
- A. Iter task
- B. Modify Records task
- C. Get Temp Record task
- D. Retrieve Records task
Answer: A
NEW QUESTION 47
Which workflow type can be called from a custom section action?
- A. Scheduled event workflow
- B. Subflow workflow
- C. Synchronous workflow
- D. Asynchronous workflow
Answer: C
NEW QUESTION 48
Which statement is true about source mapping?
- A. It is used only when the source and target objects are the same type.
- B. It is used only when there is a temporary association between the objects.
- C. It is used only when the source object is the object of the start task.
- D. It is used only when mapping a smart section or locator field.
Answer: D
NEW QUESTION 49
Which statement is true regarding building a form?
- A. Sections can be added to the form without being defined in the business object (BO).
- B. Locator fields can be added to the form without being defined in the BO.
- C. Data fields can be added to the form without being defined in the BO.
- D. Smart sections can be added to the form without being defined in the BO.
Answer: A
NEW QUESTION 50
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 was executed during separate iterations.
- B. Each side is shown only when the last two iterations resulted in both sides executing.
- C. Each side alternately executes in switch tasks.
- D. Each side was executed because the switch criteria was left blank.
Answer: A
NEW QUESTION 51
An object migration package is being validated. Which log file shows the details of the validation?
- A. server.log
- B. security.log
- C. Cache.log
- D. ObjectMigration.log
Answer: D
NEW QUESTION 52
Where are two places to view the results of a completed workflow? (Choose two.)
- A. Workflow Events in the Admin Console
- B. Workflow Builder
- C. Workflow Instance Tab of a record
- D. Workflow Agent Manager in the Admin Console
- E. Workflows Executing in the Admin Console
Answer: B,C
NEW QUESTION 53
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 workflow is published.
- C. Changes are auto saved.
- D. Changes are saved when the Apply option is selected in each task property.
Answer: C
NEW QUESTION 54
How can the progress of a Data Integrator file upload be monitored in IBM TR1RIGA Application Platform V3.2 (TRIRIGA)?
- A. The TRIRIGA Admin Console: Managed Objects > System Manager
- B. The TRIRIGA Admin Console: Error Logs > Process Error Log
- C. The TRIRIGA application menu: Tools > System Setup > System > Data Upload
- D. The TRIRIGA application menu: Tools > Administration > Data Integrator
Answer: C
NEW QUESTION 55
How can an action be made to appear under the More action?
- A. By using the More option in the business object state transition action
- B. By using the More option in the form state transition action
- C. By adding multiple sub actions on the state transition action
- D. By using the Secondary Action option in the state transition action
Answer: D
NEW QUESTION 56
Which workflow type will be a Pre-Create workflow?
- A. Asynchronous
- B. Synchronous
- C. System
- D. Subflow
Answer: B
NEW QUESTION 57
Which tool can change the name of a form?
- A. Data Modeler
- B. Form Builder
- C. Reports Manager
- D. Association Manager
Answer: B
NEW QUESTION 58
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 59
Where does an onClick event get configured?
- A. In the properties of a field in Form Builder
- B. In the start condition of a workflow
- C. In the properties of a smart section in Data Modeler
- D. In the properties of a tab in Form Builder
Answer: A
NEW QUESTION 60
How are runtime filters created?
- A. By selecting the appropriate Module, Business Object, and Field in the Advanced tab.
- B. By checking the box marked User and setting the appropriate filter operator for the desired field.
- C. By checking the box marked System with a keyword of $$RUNTIME$$ as the value for the desired field
- D. By checking the Prompt Before Query check box on the Options sub tab of the General tab.
Answer: B
NEW QUESTION 61
In the Data Modeler's Association List what does a red star next to the association indicate?
- A. The association is used in a smart section.
- B. The association is referenced by a required field.
- C. The association is referenced by a locator field.
- D. The association is a dependent association.
Answer: D
NEW QUESTION 62
When creating a Smart Section, which parameter allows the end user to edit field data being displayed?
- A. Live Link
- B. Reference Only with Live Link
- C. Reference Only
- D. Reference with Modify
Answer: D
NEW QUESTION 63
Which statement is true in describing a dependent list?
- A. The parent of a dependent list must exist before a dependent list can be created.
- B. Dependent lists must be dynamic.
- C. A dependent list must have more entries than the parent list.
- D. A list is set to dependent after both lists are created.
Answer: A
NEW QUESTION 64
......
Latest C2010-653 Exam Dumps IBM Exam: https://www.testsimulate.com/C2010-653-study-materials.html