A company requires an automated process to send email reminders to its employees on the first day of each month. How should the BPM application developer implement this?
A financial services company has an account opening process that can last for several days or weeks as it waits for customers to supply additional information by
mail. During that time the customer may call the company to inquire the status of the process, so the customer service representatives use the Processes tab in
Process Portal to view the details of the process.
The company has determined the default instance details view doesn't contain all of the information needed. The BPM application developer has been tasked with
providing a modified instance details view for this process that contains all of the necessary information.
What actions can the BPM application developer take to modify the instance details view to meet the needs of the business? (Choose 2)
A BPM Application developer is creating a coach view that allows other developers to reuse this coach view to create a flow on the Diagram of a Human Service. How must the BPM application developer configure the coach view?
A BPM application developer needs to create a coach view in a client-side human service where a user can look up a city without entering the entire city name. This coach view will use a stock control where a user enters a partial spelling of a city, and the control will automatically populate a drop-down list with the list of the matching cities. The data will be pulled dynamically from a database. What type of service must the BPM application developer choose as the selection service configuration option for the select coach view?
A BPM Application developer is creating a reusable coach view that will be implemented using custom JavaScript. The coach will retrieve some of its data via an Ajax call. The BPM Application developer supplies a default implementation for the Ajax service that has two parameters. How must the BPM application developer implement the invocation of the Ajax service?
A BPM application developer is reviewing a business process built by a colleague. The process is an application that uses business objects based on an industry
standard data model and uses several integrations to back end systems that also use that data model.
The process has been through a pre-production test cycle and is not performing well. The main area of concern is with the BPM client side Human Service where
the coaches take too long to appear in the browser when the task is claimed.
Which of the following BPM factors should the BPM application developer include in their review of the badly performing Client Side Human Services? (choose 2)