
Latest IBM C2010-653 Free Certification Exam Material with 132 Q&As
UPDATED C2010-653 Exam Questions Certification Test Engine to PDF
NEW QUESTION # 32
The designer is creating a query that will return several thousand records, so he is using the option Prompt Before Query to give the user a chance to reduce the number of records to be returned by the query. When the report is run it does not stop and returns all the records immediately.
What is wrong with this query?
- A. The records returned are below a preset threshold used by the platform to enable this function
- B. There are no system filters.
- C. The record's flag Enable Prompt Before Query has not been set in the business objects.
- D. There are no runtime filters.
Answer: D
NEW QUESTION # 33
When applying the Sort Section action on a form's tab, which statement is true regardless of the original layout of the sections?
- A. The sections will be reorganized in the selected order from the top of the tab to the bottom of the tab regardless of the original parameters.
- B. The sections will be reorganized in the selected order with the exception of those sections where the Visible property is left unchecked.
- C. The sections will be reorganized in the order that they were created.
- D. The sections will be reorganized in the selected order from the bottom of the tab to the top of the tab regardless of the original parameters.
Answer: A
NEW QUESTION # 34
A field level formula that depends on a query has been modified within a business object. The query did not change. Which cache must be cleared?
- A. Extended Formula Cache
- B. Query Cache
- C. UOM Data
- D. State Data
Answer: A
NEW QUESTION # 35
How can some of the Menu tabs be hidden from end users in the system?
- A. In the Security Manager, set Personalize Portal to Yes, then hide the tabs in their portal
- B. In the Security Manager, set Personalize Bookmarks to Yes, then hide the tabs in their portal
- C. In the Security Manager, set Access All Profiles to No
- D. In the Navigation Builder, use the Group Overrides to hide these Menu tabs from the end users1 Security Group
Answer: D
NEW QUESTION # 36
A developer adds a new state transition to a business object and now would like it add it to an existing form. What must be done?
- A. Select Default Display in the state transition properties in Data Modeler.
- B. Select Secondary Action in the state transition properties in Data Modeler.
- C. Nothing, state transitions are automatically imported into a form.
- D. Click Find in the form to import existing state transitions.
Answer: D
NEW QUESTION # 37
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 triActive in Data Modeler and keep Default Display unchecked in the state transition properties.
- B. Create a state transition from null to triActive in Form Builder and keep Visible unchecked in the state transition properties.
- C. 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.
- D. 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.
Answer: A
NEW QUESTION # 38
The Workflow Instance tab of a form is not available at runtime. What should be done to make this tab visible?
- A. Configure the Visible setting in the Workflow Instance tab in the pre-load workflow
- B. Configure the Show Workflow Instance setting in Form Builder
- C. Configure the Visible setting in the Workflow Instance tab in Form Builder
- D. Configure the Include Workflow Instance Tab setting in Data Modeler
Answer: B
NEW QUESTION # 39
Which statement is true about a trigger action workflow task?
- A. It cannot be used to trigger a self transition action.
- B. It cannot be used to trigger an action in the null state.
- C. It can be used to perform an action on multiple records.
- D. It can be used to call a scheduled event.
Answer: D
NEW QUESTION # 40
Where in the Admin Console can it be determined which workflows are currently running in the system?
- A. Workflow Agent Manager
- B. Threads Manager
- C. Workflow Events
- D. Workflows Executing
Answer: D
NEW QUESTION # 41
When creating or modifying a form, which item can be added directly to a tab?
- A. a section
- B. afield
- C. a form
- D. a tab
Answer: A
NEW QUESTION # 42
In the Admin Console DataConnect tool, what is the purpose of Force Clean Up?
- A. It retries the completed DataConnect jobs.
- B. It removes the completed DataConnect jobs.
- C. It readies the completed DataConnect jobs.
- D. It fails the completed DataConnect jobs.
Answer: B
NEW QUESTION # 43
A new classification has been defined and the developer is ready to create the new classification's local root. From the Hierarchy pane the focus is placed on the Classification root node and the option New is selected. The new classification does not show up as an option in the Hierarchy pane drop-down as a valid child that can be added to the root.
What could be wrong?
- A. The new classification's form has not been added to the Includes/Forms tab of the new classification's form.
- B. The new classification's form has not been added to the Includes/Forms tab of the classification business object (BO).
- C. The new classification's form has not been added to the Includes/Forms tab of the root classification form.
- D. The new classification's form has not been added to the Includes/Forms tab of the new classifications BO.
Answer: C
NEW QUESTION # 44
The Building form utilizes a Contact query section to show all contacts associated to the Building.
A user says that he remembers adding multiple contacts to the Building record last week but now no contacts appear in the Contact query section. When troubleshooting the associations, which statement is true?
- A. The association filter used in the query must also have the association defined in the Report Manager.
- B. The association filter for the query in the query section is no longer filtering by the association string created when the form adds records.
- C. The association filter used in the query must match what is defined in the Association Manager between the Building and Contact BO.
- D. The association filter used in the query must match what is defined in the Data Modeler's Association List for the Building business object (BO).
Answer: B
NEW QUESTION # 45
Which data attribute(s) must a Data Integrator file contain to determine if the data being imported should create new records or update existing records?
- A. ID field
- B. All elements of the Publish Name
- C. SPECJD field
- D. Control Number field
Answer: B
NEW QUESTION # 46
Once the form with sections to be moved is open in Form Builder, which two statements are true?
- A. Moving a section will change its security permissions.
- B. Moving the sections impacts the tab order of the fields.
- C. Moving a section will remove its section actions.
- D. In order to access the section actions, the tab label must be selected in the navigation section.
- E. The form must be in a Revision in Progress state to move the sections.
Answer: D,E
NEW QUESTION # 47
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. A synchronous workflow cannot be called from an asynchronous workflow.
- B. Since the synchronous workflow was called from an asynchronous workflow, the workflow will use permanent data.
- C. A synchronous workflow cannot be called using a call workflow task; it can only be called from a state transition sub action.
- D. There is no user interacting with the data therefore there is no temporary data, and in this case the workflow will fail.
Answer: B
NEW QUESTION # 48
After making changes to a portal, what actions are required for the user to see the changes?
- A. clear the application cache from the admin console
- B. bounce the application server
- C. clear the browser cache
- D. sign out and sign back in
Answer: D
NEW QUESTION # 49
A state transition is not supposed to be available as a clickable action in a form at runtime but it appears anyway. Why?
- A. The state transition is not configured to be excluded in the Sub Action properties.
- B. The Default Display property is not configured to be excluded in the Sub Action properties.
- C. The Hidden Action property is not configured correctly in the State Transition properties.
- D. The Secondary Action property is not configured correctly in the State Transition properties.
Answer: A
NEW QUESTION # 50
Which statement is always true about runtime filters and queries?
- A. Runtime filters allow the system to dynamically alter results (for example based on the record that initiated the query)
- B. Runtime filters can be set against fields that are not displayed on the query.
- C. Users are limited to three values when using runtime filters.
- D. When using runtime filters, the user must apply filters before seeing the results of the query.
Answer: B
NEW QUESTION # 51
A text field on a form cannot display all of the characters in its value in a single line. How can the visible portion of the field be enlarged on the form?
- A. Adjust the result column setting for this field in Data Modeler
- B. Adjust the minimum size setting for this field in Form Builder
- C. Adjust the size value for this field in Data Modeler
- D. Adjust the column and/or row span settings for this field in Form Builder
Answer: D
NEW QUESTION # 52
When a business object (BO) is published, how can one tell that the publish process has been completed?
- A. A pop-up message appears to confirm the BO publication.
- B. All forms for this BO are automatically published with this BO.
- C. The revised property is not grayed out in the Data Modeler.
- D. A notification has been sent to the user that triggered the publish process.
Answer: D
NEW QUESTION # 53
Where are two places to view the results of a completed workflow? (Choose two.)
- A. Workflow Builder
- B. Workflow Instance Tab of a record
- C. Workflow Agent Manager in the Admin Console
- D. Workflow Events in the Admin Console
- E. Workflows Executing in the Admin Console
Answer: A,B
NEW QUESTION # 54
......
Get The Important Preparation Guide With C2010-653 Dumps: https://www.vce4plus.com/IBM/C2010-653-valid-vce-dumps.html
Get Totally Free Updates on C2010-653 Dumps PDF Questions: https://drive.google.com/open?id=1nNmXzGdJB4wc0pBjohSlmEjtQVkvRk_g