Refer to the exhibit.
What is the effect of checking the Searchable box when adding an attribute to a structured data type?
A. enables the use of the attribute in TaskSpace Search forms
B. enables a filter to be created in Process Reporting Services using that attribute
C. creates an index in the Business Activity Monitor database using that attribute
D. creates an index in the repository using that attribute
Which information can be set when a queue manager suspends a task in a work queue?
A. absolute date and time, when the task is automatically resumed
B. amount of time, relative to suspending, when the task is automatically resumed
C. user, group, or role who can resume the task
D. whether to resume or abort the workflow after a given amount of time
An application developer is integrating with an existing web service. The developer already has an XML file that represents the request to be sent to the web service. In addition, the developer needs to store the response as an XML file for further processing.
Which activity template should be used?
A. Web Service
B. Dynamic Web Service
C. WS Inbound - Initiate
D. WS Inbound - Step
What is the EMC recommended best practice for clarifying a conditional transition in the process template?
A. Set the transition logic in the current activity.
B. Set the transition logic in a Decision Split activity.
C. Create a custom method that sets the next activity.
D. Have the activity wait for a named trigger event.
What should an application developer configure in the task template to show the package content in line with a viewer?
A. Add a viewer control on the task template and bind it to /Activity/.../
B. Add a viewer control on the task template and bind it to /Activity/.../
C. Add an embedded form control on the task template and bind it to /Activity/.../
D. Add an embedded form control on the task template and bind it to /Activity/.../
What is one benefit of using a shared data model?
A. Data can be collected on one form and displayed on another form.
B. Multiple users can work on the same form instance at the same time.
C. Searches can be conducted on multiple levels.
D. The same graphical resources can be shared across forms.
When an adaptor configuration is marked as Global Adaptor, which other templates can use the adaptor?
A. all other templates in the Composer Project
B. all other templates in the xCP application
C. all other templates in the repository
D. all other templates registered with the global repository
When an alert is configured to automatically invoke a process, what must the target process contain?
A. correlation identifiers
B. HTTP inbound activity template
C. email notification recipients
D. defined process parameters
A process dashboard contains a dashlet displaying report information about incoming purchase orders. Dashboard users need to be able to narrow the results of the report to specific customers, but with a large number of customers in the system, it is difficult for users to isolate the correct customer.
How can the dashboard be designed to alleviate this problem?
A. Add a filter to the source report that automatically narrows the results.
B. Create a single search filter and configure it as the dashlet filter.
C. Add a TaskSpace search component to the dashboard.
D. Divide the dashboard into separate dashlets for specific customer groups.
An application developer built a solution that invokes processes using the DQL Inbound - Initiate activity.
Which aspect of this activity may require updating prior to packaging with Composer to ensure optimum performance in production?
A. DQL Qualification To Fetch Objects
B. Update Object Attributes Query
C. Post Process Option
D. Polling Frequency